summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-12-11rhashtable: Change rhashtable_walk_start to return voidTom Herbert
2017-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-12-08Merge tag 'linux-can-fixes-for-4.15-20171208' of git://git.kernel.org/pub/scm...David S. Miller
2017-12-08Merge tag 'wireless-drivers-for-davem-2017-12-08' of git://git.kernel.org/pub...David S. Miller
2017-12-08slip: sl_alloc(): remove unused parameter "dev_t line"Marc Kleine-Budde
2017-12-08net: mvpp2: fix the RSS table entry offsetAntoine Tenart
2017-12-08cxgb4: collect PCIe configuration logsRahul Lakkireddy
2017-12-08cxgb4: collect egress and ingress SGE queue contextsRahul Lakkireddy
2017-12-08cxgb4: skip TX and RX payload regions in memory dumpsRahul Lakkireddy
2017-12-08cxgb4: collect HMA memory dumpRahul Lakkireddy
2017-12-08cxgb4: collect MC memory dumpRahul Lakkireddy
2017-12-08cxgb4: collect on-chip memory informationRahul Lakkireddy
2017-12-08veth: set peer GSO valuesStephen Hemminger
2017-12-08net: stmmac: fix broken dma_interrupt handling for multi-queuesNiklas Cassel
2017-12-08net: dsa: lan9303: Protect ALR operations with mutexEgil Hjelmeland
2017-12-08bnxt_en: Fix sources of spurious netpoll warningsCalvin Owens
2017-12-08sfc: pass valid pointers from efx_enqueue_unwindBert Kenward
2017-12-08gianfar: Disable EEE autoneg by defaultClaudiu Manoil
2017-12-08virtio_net: Disable interrupts if napi_complete_done rescheduled napiToshiaki Makita
2017-12-08tuntap: fix possible deadlock when fail to register netdevJason Wang
2017-12-08can: peak/pcie_fd: fix potential bug in restarting tx queueStephane Grosjean
2017-12-08can: usb_8dev: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-08can: kvaser_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-08can: esd_usb2: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-08can: ems_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-08can: mcba_usb: cancel urb on -EPROTOMartin Kelly
2017-12-07usbnet: fix alignment for frames with no ethernet headerBjørn Mork
2017-12-07net: dsa: Allow compiling out legacy supportFlorian Fainelli
2017-12-07net: dsa: mv88e6xxx: Unregister MDIO bus on error pathAndrew Lunn
2017-12-07net: dsa: mv88e6xxx: Fix interrupt masking on removalAndrew Lunn
2017-12-07net: ethernet: arc: fix error handling in emac_rockchip_probeBranislav Radocaj
2017-12-07net: mvmdio: disable/unprepare clocks in EPROBE_DEFER caseTobias Jordan
2017-12-07bnxt_en: Don't print "Link speed -1 no longer supported" messages.Michael Chan
2017-12-07virtio_net: fix return value check in receive_mergeable()Yunjian Wang
2017-12-07Merge tag 'iwlwifi-for-kalle-2017-12-05' of git://git.kernel.org/pub/scm/linu...Kalle Valo
2017-12-07brcmfmac: Avoid build error with make W=1Andy Shevchenko
2017-12-06drivers: net: dsa: remove duplicate includesPravin Shedge
2017-12-06ipvlan: Eliminate duplicated codes with existing functionGao Feng
2017-12-06mlxsw: spectrum: handle NETIF_F_HW_TC changes correctlyJiri Pirko
2017-12-06xen-netback: Fix logging message with spurious period after newlineJoe Perches
2017-12-06tun: avoid unnecessary READ_ONCE in tun_net_xmitWillem de Bruijn
2017-12-06act_mirred: get rid of tcfm_ifindex from struct tcf_mirredCong Wang
2017-12-06net: thunderx: Fix TCP/UDP checksum offload for IPv4 pktsFlorian Westphal
2017-12-06bnxt_en: Uninitialized variable in bnxt_tc_parse_actions()Dan Carpenter
2017-12-05net: macb: change GFP_ATOMIC to GFP_KERNELJulia Cartwright
2017-12-05net: macb: reduce scope of rx_fs_lock-protected regionsJulia Cartwright
2017-12-05net: macb: kill useless use of list_empty()Julia Cartwright
2017-12-05net: qualcomm: rmnet: Fix leak in device creation failureSubash Abhinov Kasiviswanathan