summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2017-03-15i40e/i40evf: Add support for mapping pages with DMA attributesAlexander Duyck
2017-03-15i40e: Clarify steps in MAC/VLAN filters initialization routineFilip Sadowski
2017-03-15i40e: fix RSS queues only operating on PF0Lihong Yang
2017-03-15i40e: fix ethtool to get EEPROM data from X722 interfaceLihong Yang
2017-03-15i40e: don't add more vectors to num_lan_msix than number of CPUsJacob Keller
2017-03-15i40e: KISS the client interfaceMitch Williams
2017-03-15i40evf: add client interfaceMitch Williams
2017-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-14i40e: fix up recent proxy and wol bits for X722_SUPPORTShannon Nelson
2017-03-14i40e: Acquire NVM lock before reads on all devicesAaron Salter
2017-03-14Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-14qed*: Add support for QL41xxx adaptersMintz, Yuval
2017-03-14qed: Enable iSCSI Out-of-OrderMintz, Yuval
2017-03-14qed: Correct out-of-bound access in OOO historyMintz, Yuval
2017-03-14qed: Fix interrupt flags on Rx LL2Ram Amrani
2017-03-14qed: Free previous connections when releasing iSCSIMintz, Yuval
2017-03-14qed: Fix mapping leak on LL2 rx flowMintz, Yuval
2017-03-14qed: Prevent creation of too-big u32-chainsTomer Tayar
2017-03-14qed: Align CIDs according to DORQ requirementRam Amrani
2017-03-14mlxsw: reg: Fix SPVMLR max record countJiri Pirko
2017-03-14mlxsw: reg: Fix SPVM max record countJiri Pirko
2017-03-13tun: fix premature POLLOUT notification on tun devicesHannes Frederic Sowa
2017-03-13ucc/hdlc: fix two little issueZhao Qiang
2017-03-13net: bcmgenet: add support for the GENETv5 hardwareDoug Berger
2017-03-13net: bcmgenet: return EOPNOTSUPP for unknown ioctl commandsDoug Berger
2017-03-13net: bcmgenet: correct return value of __bcmgenet_tx_reclaimDoug Berger
2017-03-13net: bcmgenet: clear status to reduce spurious interruptsDoug Berger
2017-03-13net: bcmgenet: remove handling of wol interrupts from isr0Doug Berger
2017-03-13net: bcmgenet: manage dma interrupts in napi codeDoug Berger
2017-03-13net: bcmgenet: remove meaningless linesDoug Berger
2017-03-13net: bcmgenet: simplify circular pointer arithmeticDoug Berger
2017-03-13net: phy: bcm7xxx: add support for 28nm EPHYDoug Berger
2017-03-13net: phy: bcm-phylib: replace obsolete EEE macro referencesDoug Berger
2017-03-13Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-03-13vxlan: fix ovs supportNicolas Dichtel
2017-03-13qed*: Utilize Firmware 8.15.3.0Mintz, Yuval
2017-03-13net: usb: rtl8150: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-13net: usb: r8152: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-13net: usb: catc: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-13net: usb: asix88179_178a: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-13net: tun: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-13net: net_netdev: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-13Merge tag 'platform-drivers-x86-v4.11-2' of git://git.infradead.org/linux-pla...Linus Torvalds
2017-03-13gtp: add socket to pdp contextAndreas Schultz
2017-03-13gtp: consolidate pdp context destruction into helperAndreas Schultz
2017-03-13gtp: unify genl_find_pdp and prepare for per socket lookupAndreas Schultz
2017-03-13gtp: consolidate gtp socket rx pathAndreas Schultz
2017-03-13gtp: merge gtp_get_net and gtp_genl_find_devAndreas Schultz
2017-03-13gtp: make GTP sockets in gtp_newlink optionalAndreas Schultz
2017-03-13gtp: switch from struct socket to struct sock for the GTP socketsAndreas Schultz