summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-12-08slip: sl_alloc(): remove unused parameter "dev_t line"Marc Kleine-Budde
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-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-07net: dsa: Allow compiling out legacy supportFlorian Fainelli
2017-12-07bnxt_en: Don't print "Link speed -1 no longer supported" messages.Michael Chan
2017-12-06ipvlan: Eliminate duplicated codes with existing functionGao Feng
2017-12-06mlxsw: spectrum: handle NETIF_F_HW_TC changes correctlyJiri Pirko
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-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: dsa: return per-port upstream portVivien Didelot
2017-12-05net: dsa: mv88e6xxx: setup global upstream portVivien Didelot
2017-12-05net: dsa: mv88e6xxx: helper to setup upstream portVivien Didelot
2017-12-05net: dsa: mv88e6xxx: egress floods all DSA portsVivien Didelot
2017-12-05nfp: dump indirect ME CSRsCarl Heymann
2017-12-05nfp: dump CPP, XPB and direct ME CSRsCarl Heymann
2017-12-05nfp: dump firmware nameCarl Heymann
2017-12-05nfp: dump single hwinfo field by keyCarl Heymann
2017-12-05nfp: dump all hwinfoCarl Heymann
2017-12-05nfp: dump rtsymsCarl Heymann
2017-12-05nfp: dumpspec TLV traversalCarl Heymann
2017-12-05nfp: dump prologCarl Heymann
2017-12-05nfp: load debug dump specCarl Heymann
2017-12-05nfp: debug dump ethtool opsCarl Heymann
2017-12-05Merge branch 'ieee802154-for-davem-2017-12-04' of git://git.kernel.org/pub/sc...David S. Miller
2017-12-05netdevsim: make functions nsim_bpf_create_prog and nsim_bpf_destroy_prog staticColin Ian King
2017-12-05macb: Kill PHY reset codeSergei Shtylyov
2017-12-05phylib: Add device reset GPIO supportSergei Shtylyov
2017-12-05tun: add eBPF based queue selection methodJason Wang
2017-12-05net: hns3: Refactors the requested reset & pending reset handling codeSalil Mehta
2017-12-05net: hns3: Add reset service task for handling reset requestsSalil Mehta
2017-12-05net: hns3: Refactor of the reset interrupt handling logicSalil Mehta
2017-12-05net: macb: change GFP_KERNEL to GFP_ATOMICJulia Lawall
2017-12-05phylink: convert to fwnodeRussell King
2017-12-05sfp: convert to fwnodeRussell King
2017-12-05sfp: fix sparse warningRussell King
2017-12-05sfp: add documentation for kernel APIsRussell King
2017-12-05phylink: add documentation for kernel APIsRussell King