| Age | Commit message (Expand) | Author |
| 2017-04-07 | net: sunhme: Use net_device_stats from struct net_device | Tobias Klauser |
| 2017-04-07 | net: sunbmac: Use net_device_stats from struct net_device | Tobias Klauser |
| 2017-04-07 | net: nuvoton: Use net_device_stats from struct net_device | Tobias Klauser |
| 2017-04-07 | net: nmlan_cs: Use net_device_stats from struct net_device | Tobias Klauser |
| 2017-04-07 | net: moxa: Use net_device_stats from struct net_device | Tobias Klauser |
| 2017-04-07 | net: macb: Use net_device_stats from struct net_device | Tobias Klauser |
| 2017-04-07 | net: emac: Use net_device_stats from struct net_device | Tobias Klauser |
| 2017-04-07 | net: dl2k: Use net_device_stats from struct net_device | Tobias Klauser |
| 2017-04-07 | net: cxgb3: Use net_device_stats from struct net_device | Tobias Klauser |
| 2017-04-07 | net: cxgb: Use net_device_stats from struct net_device | Tobias Klauser |
| 2017-04-07 | Merge branch 'qed-XDP-header-adjust' | David S. Miller |
| 2017-04-07 | qede: Support XDP adjustment of headers | Mintz, Yuval |
| 2017-04-07 | qede: Add support for ingress headroom | Mintz, Yuval |
| 2017-04-07 | qede: Prevent VFs from using XDP | Mintz, Yuval |
| 2017-04-07 | qede: Correct XDP forward unmapping | Mintz, Yuval |
| 2017-04-07 | qede: Update receive statistic once per NAPI | Mintz, Yuval |
| 2017-04-07 | Merge branch 's390-next' | David S. Miller |
| 2017-04-07 | s390/netiucv: improve endianness handling | Hans Wippel |
| 2017-04-07 | s390/ctcm: improve endianness handling | Hans Wippel |
| 2017-04-07 | s390/qeth: improve endianness handling | Hans Wippel |
| 2017-04-07 | s390/qeth: Remove unused code | Julian Wiedmann |
| 2017-04-07 | s390/qeth: remove unused return value | Julian Wiedmann |
| 2017-04-07 | s390/qeth: fix up ssqd tracing | Julian Wiedmann |
| 2017-04-07 | s390/qeth: use QDIO_*_QFMT defines | Julian Wiedmann |
| 2017-04-07 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue | David S. Miller |
| 2017-04-07 | i40e: close client on remove and shutdown | Mitch Williams |
| 2017-04-07 | i40e: register existing client on probe | Mitch Williams |
| 2017-04-07 | i40e: remove client instance on driver unload | Mitch Williams |
| 2017-04-07 | i40e/i40evf: Add capability exchange for outer checksum | Preethi Banala |
| 2017-04-06 | Merge branch 'ftgmac-rework-batch2-rx-path' | David S. Miller |
| 2017-04-06 | ftgmac100: Work around HW bug in runt frame detection | Benjamin Herrenschmidt |
| 2017-04-06 | ftgmac100: Remove rx descriptor accessors | Benjamin Herrenschmidt |
| 2017-04-06 | ftgmac100: Add missing barrier in ftgmac100_rx_packet() | Benjamin Herrenschmidt |
| 2017-04-06 | ftgmac100: Directly receive into sk_buffs | Benjamin Herrenschmidt |
| 2017-04-06 | ftgmac100: Simplify rx pointer handling in the rx path | Benjamin Herrenschmidt |
| 2017-04-06 | ftgmac100: Simplify rx packets error handling | Benjamin Herrenschmidt |
| 2017-04-06 | ftgmac100: Cleanup rx checksum handling | Benjamin Herrenschmidt |
| 2017-04-06 | ftgmac100: Use a scratch buffer for failed RX allocations | Benjamin Herrenschmidt |
| 2017-04-06 | ftgmac100: Drop support for fragmented receive | Benjamin Herrenschmidt |
| 2017-04-06 | ftgmac100: Move ftgmac100_alloc_rx_page() before its users | Benjamin Herrenschmidt |
| 2017-04-06 | Merge tag 'batadv-next-for-davem-20170406' of git://git.open-mesh.org/linux-merge | David S. Miller |
| 2017-04-06 | Merge branch 'qed-misc-cleanups-and-fixes' | David S. Miller |
| 2017-04-06 | qed: Make OOO archipelagos into an array | Michal Kalderon |
| 2017-04-06 | qed: Provide iSCSI statistics to management | Mintz, Yuval |
| 2017-04-06 | qed: Inform qedi the number of possible CQs | Mintz, Yuval |
| 2017-04-06 | qed: Add missing stat for new isles | Mintz, Yuval |
| 2017-04-06 | qed: Don't close the OUT_EN during init | Mintz, Yuval |
| 2017-04-06 | qed: Configure cacheline size in HW | Tomer Tayar |
| 2017-04-06 | qed: Don't use main-ptt in unrelated flows | Rahul Verma |
| 2017-04-06 | qed: Warn PTT usage by wrong hw-function | Mintz, Yuval |