summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: collect HMA memory dumpRahul Lakkireddy2017-12-089-4/+51
* cxgb4: collect MC memory dumpRahul Lakkireddy2017-12-085-56/+108
* cxgb4: collect on-chip memory informationRahul Lakkireddy2017-12-087-241/+374
* veth: set peer GSO valuesStephen Hemminger2017-12-081-0/+3
* net: stmmac: fix broken dma_interrupt handling for multi-queuesNiklas Cassel2017-12-081-8/+46
* net: dsa: lan9303: Protect ALR operations with mutexEgil Hjelmeland2017-12-081-2/+12
* virtio_net: Disable interrupts if napi_complete_done rescheduled napiToshiaki Makita2017-12-081-3/+6
* tuntap: fix possible deadlock when fail to register netdevJason Wang2017-12-081-3/+4
* net: dsa: Allow compiling out legacy supportFlorian Fainelli2017-12-072-1/+5
* bnxt_en: Don't print "Link speed -1 no longer supported" messages.Michael Chan2017-12-071-3/+7
* ipvlan: Eliminate duplicated codes with existing functionGao Feng2017-12-061-11/+2Star
* mlxsw: spectrum: handle NETIF_F_HW_TC changes correctlyJiri Pirko2017-12-063-0/+52
* tun: avoid unnecessary READ_ONCE in tun_net_xmitWillem de Bruijn2017-12-061-3/+1Star
* act_mirred: get rid of tcfm_ifindex from struct tcf_mirredCong Wang2017-12-068-29/+20Star
* bnxt_en: Uninitialized variable in bnxt_tc_parse_actions()Dan Carpenter2017-12-061-4/+1Star
* net: macb: change GFP_ATOMIC to GFP_KERNELJulia Cartwright2017-12-061-1/+1
* net: macb: reduce scope of rx_fs_lock-protected regionsJulia Cartwright2017-12-061-5/+11
* net: macb: kill useless use of list_empty()Julia Cartwright2017-12-061-19/+12Star
* net: dsa: return per-port upstream portVivien Didelot2017-12-061-1/+1
* net: dsa: mv88e6xxx: setup global upstream portVivien Didelot2017-12-061-13/+16
* net: dsa: mv88e6xxx: helper to setup upstream portVivien Didelot2017-12-061-7/+20
* net: dsa: mv88e6xxx: egress floods all DSA portsVivien Didelot2017-12-061-1/+3
* nfp: dump indirect ME CSRsCarl Heymann2017-12-052-0/+123
* nfp: dump CPP, XPB and direct ME CSRsCarl Heymann2017-12-051-0/+102
* nfp: dump firmware nameCarl Heymann2017-12-051-0/+36
* nfp: dump single hwinfo field by keyCarl Heymann2017-12-051-0/+57
* nfp: dump all hwinfoCarl Heymann2017-12-053-0/+45
* nfp: dump rtsymsCarl Heymann2017-12-051-0/+124
* nfp: dumpspec TLV traversalCarl Heymann2017-12-051-1/+153
* nfp: dump prologCarl Heymann2017-12-051-2/+86
* nfp: load debug dump specCarl Heymann2017-12-051-1/+33
* nfp: debug dump ethtool opsCarl Heymann2017-12-055-8/+137
* Merge branch 'ieee802154-for-davem-2017-12-04' of git://git.kernel.org/pub/sc...David S. Miller2017-12-051-26/+64
|\
| * net: ieee802154: adf7242: Rework IRQ and packet handlingMichael Hennerich2017-11-291-15/+39
| * net: ieee802154: adf7242: Avoid redundant RC_READY pollingMichael Hennerich2017-11-291-6/+12
| * net: ieee802154: adf7242: Add additional DEBUG informationMichael Hennerich2017-11-291-2/+8
| * net: ieee802154: adf7242: Fix bug if defined DEBUGMichael Hennerich2017-11-291-2/+2
| * net: ieee802154: adf7242: Add support for ADF7241 devicesMichael Hennerich2017-11-291-1/+3
* | netdevsim: make functions nsim_bpf_create_prog and nsim_bpf_destroy_prog staticColin Ian King2017-12-051-2/+2
* | macb: Kill PHY reset codeSergei Shtylyov2017-12-052-22/+0Star
* | phylib: Add device reset GPIO supportSergei Shtylyov2017-12-054-19/+77
* | tun: add eBPF based queue selection methodJason Wang2017-12-051-23/+122
* | net: hns3: Refactors the requested reset & pending reset handling codeSalil Mehta2017-12-052-36/+65
* | net: hns3: Add reset service task for handling reset requestsSalil Mehta2017-12-052-11/+34
* | net: hns3: Refactor of the reset interrupt handling logicSalil Mehta2017-12-052-32/+78
* | net: macb: change GFP_KERNEL to GFP_ATOMICJulia Lawall2017-12-051-1/+1
* | phylink: convert to fwnodeRussell King2017-12-051-38/+53
* | sfp: convert to fwnodeRussell King2017-12-052-8/+9
* | sfp: fix sparse warningRussell King2017-12-051-1/+1
* | sfp: add documentation for kernel APIsRussell King2017-12-051-0/+104