summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2018-08-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-49/+69
2018-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-19/+16
2018-08-11xen/netfront: don't cache skb_shinfo()Juergen Gross-4/+4
2018-08-11net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlanIvan Khoronzhuk-4/+7
2018-08-11net: ethernet: ti: cpsw: clear all entries when delete vidIvan Khoronzhuk-11/+5
2018-08-10zram: remove BD_CAP_SYNCHRONOUS_IO with writeback featureMinchan Kim-1/+14
2018-08-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-13/+28
2018-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-33/+26
2018-08-09i2c: xlp9xx: Fix case where SSIF read transaction completes earlyGeorge Cherian-13/+28
2018-08-08net: aquantia: Fix IFF_ALLMULTI flag functionalityDmitry Bogdanov-1/+1
2018-08-08net/mlx5e: Cleanup of dcbnl related fieldsHuy Nguyen-21/+11
2018-08-08net/mlx5e: Properly check if hairpin is possible between two functionsOr Gerlitz-4/+4
2018-08-08vhost: reset metadata cache when initializing new IOTLBJason Wang-3/+6
2018-08-07net: thunderx: check for failed allocation lmac->dmacsColin Ian King-0/+2
2018-08-07cxgb4: mk_act_open_req() buggers ->{local, peer}_ip on big-endian hostsAl Viro-4/+2
2018-08-06Merge tag 'gpio-v4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-1/+55
2018-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-23/+30
2018-08-03mlxsw: core_acl_flex_actions: Remove redundant mirror resource destructionNir Dotan-0/+1
2018-08-03mlxsw: core_acl_flex_actions: Remove redundant counter destructionNir Dotan-0/+1
2018-08-03mlxsw: core_acl_flex_actions: Remove redundant resource destructionNir Dotan-1/+6
2018-08-03mlxsw: core_acl_flex_actions: Return error for conflicting actionsNir Dotan-21/+21
2018-08-03scsi: vmw_pvscsi: Return DID_RESET for status SAM_STAT_COMMAND_TERMINATEDJim Gill-3/+8
2018-08-03scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management ena...Bart Van Assche-8/+21
2018-08-03scsi: mpt3sas: Swap I/O memory read value back to cpu endiannessSreekanth Reddy-8/+8
2018-08-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-5/+54
2018-08-03Merge tag 'drm-fixes-2018-08-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-4/+21
2018-08-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-2/+6
2018-08-02Merge tag 'media/v4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-9/+16
2018-08-02drivers: net: lmc: fix case value for target abort errorColin Ian King-1/+1
2018-08-02scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGOJohannes Thumshirn-0/+1
2018-08-02scsi: fcoe: drop frames in ELS LOGO error pathJohannes Thumshirn-2/+2
2018-08-02scsi: fcoe: fix use-after-free in fcoe_ctlr_els_sendJohannes Thumshirn-1/+1
2018-08-02Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-9/+21
2018-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-11/+161
2018-08-01Merge tag 'mmc-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds-1/+2
2018-08-01Merge tag 'pm-urgent-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-2/+15
2018-08-01staging: ashmem: Fix SIGBUS crash when traversing mmaped ashmem pagesJohn Stultz-0/+2
2018-08-01net: stmmac: Fix WoL for PCI-based setupsJose Abreu-2/+38
2018-08-01bonding: avoid lockdep confusion in bond_get_stats()Eric Dumazet-2/+12
2018-08-01gpiolib-acpi: make sure we trigger edge events at least once on bootBenjamin Tissoires-1/+55
2018-08-01Merge tag 'drm-misc-fixes-2018-07-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-4/+21
2018-07-31enic: do not call enic_change_mtu in enic_probeGovindarajulu Varadarajan-1/+1
2018-07-31net/mlx5e: IPoIB, Set the netdevice sw mtu in ipoib enhanced flowFeras Daoud-0/+4
2018-07-31net/mlx5e: Fix null pointer access when setting MTU of vport representorAdi Nissim-1/+2
2018-07-31net/mlx5e: Set port trust mode to PCP as defaultOr Gerlitz-0/+2
2018-07-31net/mlx5e: E-Switch, Initialize eswitch only if eswitch managerEli Cohen-2/+2
2018-07-31net: dsa: mv88e6xxx: Fix SERDES support on 88E6141/6341Andrew Lunn-2/+2
2018-07-31Merge tag 'wireless-drivers-for-davem-2018-07-31' of git://git.kernel.org/pub...David S. Miller-1/+98
2018-07-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-57/+75
2018-07-31Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-0/+2