aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-30net: Avoid receiving packets with an l3mdev on unbound UDP socketsRobert Shearman6-17/+66
2017-01-30net: dsa: bcm_sf2: Add support for ethtool::rxnfcFlorian Fainelli4-0/+645
2017-01-30net: dsa: bcm_sf2: Add CFP registers definitionsFlorian Fainelli1-0/+146
2017-01-30net: dsa: bcm_sf2: Configure traffic classes to queue mappingFlorian Fainelli2-0/+13
2017-01-30net: dsa: Hook {get,set}_rxnfc ethtool operationsFlorian Fainelli2-0/+34
2017-01-29net: add devm version of alloc_etherdev_mqs functionRafał Miłecki2-0/+33
2017-01-29tcp: include locally failed retries in retransmission statsYuchung Cheng1-9/+9
2017-01-29tcp: record pkts sent and retransmisttedYuchung Cheng2-1/+7
2017-01-29net: qcom/emac: add an error interrupt handler for the sgmiiTimur Tabi4-7/+153
2017-01-29net: qcom/emac: remove extraneous wake-on-lan codeTimur Tabi2-14/+0
2017-01-29net: qcom/emac: do not call emac_mac_start twiceTimur Tabi3-4/+1
2017-01-29net: qcom/emac: always use autonegotiation to configure the SGMII linkTimur Tabi1-39/+10
2017-01-29net: qcom/emac: display the phy driver info after we connectTimur Tabi2-4/+3
2017-01-29openvswitch: Simplify do_execute_actions().andy zhou1-22/+20
2017-01-29net: dsa: b53: use dsa_port's bridge pointerVivien Didelot2-7/+3
2017-01-29net: dsa: qca8k: use dsa_port's bridge pointerVivien Didelot2-9/+4
2017-01-29net: dsa: mv88e6xxx: use dsa_port's bridge pointerVivien Didelot2-22/+11
2017-01-29net: dsa: pass bridge device when a port leavesVivien Didelot6-10/+12
2017-01-29net: dsa: move bridge device in dsa_portVivien Didelot3-6/+6
2017-01-29net: dsa: store a dsa_port in dsa_slave_privVivien Didelot7-100/+96
2017-01-29net: dsa: add ds and index to dsa_portVivien Didelot2-0/+8
2017-01-29net: dsa: use ds->num_ports when possibleVivien Didelot7-19/+19
2017-01-29net: dsa: variable number of portsVivien Didelot6-11/+29
2017-01-29ravb: Support 1Gbps on R-Car H3 ES1.1+ and R-Car M3-WGeert Uytterhoeven1-2/+8
2017-01-29ravb: Add tx and rx clock internal delays mode of APSRKazuya Mizuguchi2-0/+33
2017-01-29net: ethernet: aquantia: return -ETIME in macro AQ_HW_WAIT_FORColin Ian King1-1/+1
2017-01-29net: ethernet: aquantia: remove another redundant err checkColin Ian King1-2/+0
2017-01-29net: ethernet: aquantia: remove redundant err checkColin Ian King1-2/+0
2017-01-29gtp: let userspace handle packets for invalid tunnelsAndreas Schultz1-4/+4
2017-01-29gtp: remove unnecessary rcu_read_lockAndreas Schultz1-20/+4
2017-01-28batman-adv: Fix includes for IS_ERR/ERR_PTRSven Eckelmann2-2/+2
2017-01-28batman-adv: Fix double call of dev_queue_xmitSven Eckelmann1-1/+3
2017-01-27RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabledJack Morgenstein1-1/+2
2017-01-27xfs: prevent quotacheck from overloading inode lruBrian Foster1-1/+2
2017-01-27net: adjust skb->truesize in pskb_expand_head()Eric Dumazet4-11/+15
2017-01-27sfc: insert catch-all filters for encapsulated trafficEdward Cree2-146/+449
2017-01-27sfc: refactor debug-or-warnings printksJon Cooper2-15/+12
2017-01-27net: implement netif_cond_dbg macroEdward Cree1-0/+9
2017-01-27sfc: fixes to filter restore handlingJon Cooper1-4/+38
2017-01-27net: wan: Remove unused stats member from struct frad_localTobias Klauser1-2/+0
2017-01-27net: phy: broadcom: add support for BCM54210ERafał Miłecki2-1/+34
2017-01-27ISDN: eicon: silence misleading array-bounds warningArnd Bergmann1-1/+2
2017-01-27net: phy: micrel: add support for KSZ8795Sean Nyekjaer2-0/+16
2017-01-27gtp: fix cross netns recv on gtp socketAndreas Schultz1-6/+4
2017-01-27gtp: clear DF bit on GTP packet txAndreas Schultz1-1/+1
2017-01-27gtp: add genl family modules aliasAndreas Schultz1-0/+1
2017-01-27tcp: don't annotate mark on control socket from tcp_v6_send_response()Pablo Neira6-10/+10
2017-01-27net/ipv6: support more tunnel interfaces for EUI64 link-local generationFelix Jia3-0/+12
2017-01-27net/ipv6: allow sysctl to change link-local address generation modeFelix Jia4-21/+86
2017-01-27net: Fix ndo_setup_tc commentFlorian Fainelli1-5/+6