aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller26-74/+214
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-108/+101
2017-04-21net: dsa: LAN9303: add I2C dependencyArnd Bergmann1-1/+1
2017-04-21Merge tag 'nfc-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-nextDavid S. Miller17-973/+268
2017-04-21bonding: fix wq initialization for links created via netlinkMahesh Bandewar2-1/+6
2017-04-21net: arc_emac: switch to phy_start()/phy_stop()Alexander Kochetkov1-1/+3
2017-04-21Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller27-187/+1625
2017-04-21netvsc: fix use after free on module removalstephen hemminger2-7/+11
2017-04-21netvsc: Deal with rescinded channels correctlyK. Y. Srinivasan1-0/+16
2017-04-21ibmvnic: Remove unused bouce bufferNathan Fontenot2-57/+0
2017-04-21ibmvnic: Allocate zero-filled memory for sub crqsNathan Fontenot1-6/+3
2017-04-21ibmvnic: Disable irq prior to closeBrian King1-0/+18
2017-04-21ibmvnic: Correct crq and resource releasingNathan Fontenot1-3/+6
2017-04-21ibmvnic: Remove inflight listNathan Fontenot2-88/+19
2017-04-21ibmvnic: Do not disable IRQ after scheduling taskletBrian King1-19/+6
2017-04-21ibmvnic: Fixup atomic API usageBrian King1-6/+4
2017-04-21ibmvnic: Unmap longer term buffer before freeBrian King1-1/+1
2017-04-21ibmvnic: Fix ibmvnic_change_mac_addr struct formatMurilo Fossa Vicentini2-3/+4
2017-04-21ibmvnic: Report errors when failing to release sub-crqsThomas Falcon1-0/+6
2017-04-21liquidio: remove unnecessary variable assignmentArnd Bergmann1-2/+0
2017-04-21kaweth: use skb_cow_head() to deal with cloned skbsEric Dumazet1-12/+6
2017-04-21ch9200: use skb_cow_head() to deal with cloned skbsEric Dumazet1-7/+2
2017-04-21lan78xx: use skb_cow_head() to deal with cloned skbsEric Dumazet1-7/+2
2017-04-21sr9700: use skb_cow_head() to deal with cloned skbsEric Dumazet1-7/+2
2017-04-21cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet1-5/+2
2017-04-21smsc75xx: use skb_cow_head() to deal with cloned skbsEric Dumazet1-6/+2
2017-04-21Merge tag 'pci-v4.11-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+5
2017-04-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds4-10/+46
2017-04-21Merge tag 'acpi-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+1
2017-04-21Merge tag 'mmc-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds3-3/+21
2017-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+8
2017-04-20nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"Andy Lutomirski1-0/+9
2017-04-20nvme: Adjust the Samsung APST quirkAndy Lutomirski3-11/+38
2017-04-20qed: Fix issue in populating the PFC config paramters.sudarsana.kalluru@cavium.com1-0/+2
2017-04-20qed: Fix possible system hang in the dcbnl-getdcbx() path.sudarsana.kalluru@cavium.com1-1/+1
2017-04-20qed: Fix sending an invalid PFC error mask to MFW.sudarsana.kalluru@cavium.com1-0/+2
2017-04-20qed: Fix possible error in populating max_tc field.sudarsana.kalluru@cavium.com1-0/+7
2017-04-20smsc95xx: Use skb_cow_head to deal with cloned skbsJames Hughes1-6/+6
2017-04-20net/mlx5e: IPoIB, Fix error handling in mlx5_rdma_netdev_alloc()Dan Carpenter1-2/+3
2017-04-20qede: allocate enough data for ->arfs_fltr_bmapDan Carpenter1-1/+2
2017-04-20Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller9-193/+287
2017-04-20dp83640: don't recieve time stamps twiceDan Carpenter1-2/+0
2017-04-20mlxsw: spectrum: Add FID miss trapJiri Pirko2-0/+2
2017-04-20mlxsw: spectrum: Allow ports to work under OVS masterJiri Pirko2-2/+64
2017-04-20mlxsw: spectrum: Teach mlxsw_sp_port_vlan_set to accept any vlan rangeJiri Pirko2-29/+29
2017-04-20mlxsw: spectrum_flower: Set dummy FID before forward actionJiri Pirko1-0/+5
2017-04-20mlxsw: spectrum: Add dummy FID initializationJiri Pirko2-1/+24
2017-04-20mlxsw: spectrum: Implement action to set FIDJiri Pirko4-0/+55
2017-04-20mlxsw: spectrum: Fix indent in mlxsw_sp_netdevice_port_upper_eventJiri Pirko1-2/+2
2017-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-1/+11