Age | Commit message (Expand) | Author | Files | Lines |
2017-04-07 | net-next: dsa: add dsa support for Mediatek MT7530 switch | Sean Wang | 4 | -0/+1536 |
2017-04-07 | net-next: ethernet: mediatek: add device_node of GMAC pointing into the netde... | Sean Wang | 1 | -0/+2 |
2017-04-07 | net-next: ethernet: mediatek: add CDM able to recognize the tag for DSA | Sean Wang | 2 | -0/+10 |
2017-04-07 | net: stmmac: adding multiple napi mechanism | Joao Pinto | 2 | -41/+120 |
2017-04-07 | net: stmmac: adding multiple buffers for TX | Joao Pinto | 4 | -255/+374 |
2017-04-07 | net: stmmac: adding multiple buffers for rx | Joao Pinto | 3 | -184/+306 |
2017-04-07 | net: stmmac: break some functions into RX and TX scopes | Joao Pinto | 1 | -86/+266 |
2017-04-07 | usbnet: pegasus: Use net_device_stats from struct net_device | Tobias Klauser | 2 | -22/+15 |
2017-04-07 | usbnet: kaweth: Use net_device_stats from struct net_device | Tobias Klauser | 1 | -22/+10 |
2017-04-07 | net: typhoon: Use net_device_stats from struct net_device | Tobias Klauser | 1 | -4/+3 |
2017-04-07 | net: tulip: de2104x: Use net_device_stats from struct net_device | Tobias Klauser | 1 | -22/+20 |
2017-04-07 | net: sunhme: Use net_device_stats from struct net_device | Tobias Klauser | 2 | -13/+11 |
2017-04-07 | net: sunbmac: Use net_device_stats from struct net_device | Tobias Klauser | 2 | -10/+9 |
2017-04-07 | net: nuvoton: Use net_device_stats from struct net_device | Tobias Klauser | 1 | -22/+11 |
2017-04-07 | net: nmlan_cs: Use net_device_stats from struct net_device | Tobias Klauser | 1 | -25/+24 |
2017-04-07 | net: moxa: Use net_device_stats from struct net_device | Tobias Klauser | 2 | -19/+10 |
2017-04-07 | net: macb: Use net_device_stats from struct net_device | Tobias Klauser | 2 | -21/+20 |
2017-04-07 | net: emac: Use net_device_stats from struct net_device | Tobias Klauser | 2 | -2/+1 |
2017-04-07 | net: dl2k: Use net_device_stats from struct net_device | Tobias Klauser | 2 | -26/+20 |
2017-04-07 | net: cxgb3: Use net_device_stats from struct net_device | Tobias Klauser | 2 | -2/+1 |
2017-04-07 | net: cxgb: Use net_device_stats from struct net_device | Tobias Klauser | 2 | -2/+1 |
2017-04-07 | qede: Support XDP adjustment of headers | Mintz, Yuval | 3 | -11/+12 |
2017-04-07 | qede: Add support for ingress headroom | Mintz, Yuval | 3 | -17/+24 |
2017-04-07 | qede: Prevent VFs from using XDP | Mintz, Yuval | 1 | -0/+5 |
2017-04-07 | qede: Correct XDP forward unmapping | Mintz, Yuval | 3 | -14/+20 |
2017-04-07 | qede: Update receive statistic once per NAPI | Mintz, Yuval | 1 | -10/+11 |
2017-04-07 | i40e: close client on remove and shutdown | Mitch Williams | 1 | -0/+10 |
2017-04-07 | i40e: register existing client on probe | Mitch Williams | 1 | -0/+6 |
2017-04-07 | i40e: remove client instance on driver unload | Mitch Williams | 1 | -0/+3 |
2017-04-07 | i40e/i40evf: Add capability exchange for outer checksum | Preethi Banala | 6 | -56/+74 |
2017-04-07 | ftgmac100: Work around HW bug in runt frame detection | Benjamin Herrenschmidt | 1 | -10/+25 |
2017-04-07 | ftgmac100: Remove rx descriptor accessors | Benjamin Herrenschmidt | 2 | -115/+53 |
2017-04-07 | ftgmac100: Add missing barrier in ftgmac100_rx_packet() | Benjamin Herrenschmidt | 1 | -0/+3 |
2017-04-07 | ftgmac100: Directly receive into sk_buffs | Benjamin Herrenschmidt | 1 | -86/+56 |
2017-04-07 | ftgmac100: Simplify rx pointer handling in the rx path | Benjamin Herrenschmidt | 1 | -68/+24 |
2017-04-07 | ftgmac100: Simplify rx packets error handling | Benjamin Herrenschmidt | 1 | -36/+25 |
2017-04-07 | ftgmac100: Cleanup rx checksum handling | Benjamin Herrenschmidt | 1 | -38/+25 |
2017-04-07 | ftgmac100: Use a scratch buffer for failed RX allocations | Benjamin Herrenschmidt | 1 | -4/+38 |
2017-04-07 | ftgmac100: Drop support for fragmented receive | Benjamin Herrenschmidt | 1 | -19/+18 |
2017-04-07 | ftgmac100: Move ftgmac100_alloc_rx_page() before its users | Benjamin Herrenschmidt | 1 | -31/+28 |
2017-04-07 | qed: Make OOO archipelagos into an array | Michal Kalderon | 2 | -78/+30 |
2017-04-07 | qed: Provide iSCSI statistics to management | Mintz, Yuval | 3 | -1/+38 |
2017-04-07 | qed: Inform qedi the number of possible CQs | Mintz, Yuval | 3 | -2/+19 |
2017-04-07 | qed: Add missing stat for new isles | Mintz, Yuval | 1 | -0/+2 |
2017-04-07 | qed: Don't close the OUT_EN during init | Mintz, Yuval | 1 | -12/+0 |
2017-04-07 | qed: Configure cacheline size in HW | Tomer Tayar | 2 | -0/+54 |
2017-04-07 | qed: Don't use main-ptt in unrelated flows | Rahul Verma | 8 | -61/+124 |
2017-04-07 | qed: Warn PTT usage by wrong hw-function | Mintz, Yuval | 1 | -0/+7 |
2017-04-06 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 5 | -133/+239 |
2017-04-06 | net: ethernet: wiznet: avoid format string exposure | Kees Cook | 1 | -1/+2 |