1. 1796a81 gtp: let userspace handle packets for invalid tunnels by Andreas Schultz · 8 years ago
  2. 1093192 gtp: remove unnecessary rcu_read_lock by Andreas Schultz · 8 years ago
  3. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  4. 9b41080 sfc: insert catch-all filters for encapsulated traffic by Edward Cree · 8 years ago
  5. 34e7aef sfc: refactor debug-or-warnings printks by Jon Cooper · 8 years ago
  6. 2d3d4ec sfc: fixes to filter restore handling by Jon Cooper · 8 years ago
  7. 0fc9ae1 net: phy: broadcom: add support for BCM54210E by Rafał Miłecki · 8 years ago
  8. a00ebc4 Merge tag 'linux-can-next-for-4.11-20170124' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 8 years ago
  9. 9d162ed net: phy: micrel: add support for KSZ8795 by Sean Nyekjaer · 8 years ago
  10. 3ab1b46 gtp: fix cross netns recv on gtp socket by Andreas Schultz · 8 years ago
  11. c6ce1d0 gtp: clear DF bit on GTP packet tx by Andreas Schultz · 8 years ago
  12. ab72982 gtp: add genl family modules alias by Andreas Schultz · 8 years ago
  13. a47b70e ravb: unmap descriptors when freeing rings by Kazuya Mizuguchi · 8 years ago
  14. 55ed0ce net: dsa: Pass device pointer to dsa_register_switch by Florian Fainelli · 8 years ago
  15. 80c8eae liquidio: Avoid accessing skb after submitting to input queue by Satanand Burla · 8 years ago
  16. 8293c7bc net: phy: broadcom: drop duplicated define for RGMII SKEW delay by Rafał Miłecki · 8 years ago
  17. 85b4685 net: phy: broadcom: use auxctl reading helper in BCM54612E code by Rafał Miłecki · 8 years ago
  18. 529ec6a virtio_net: reject XDP programs using header adjustment by Jakub Kicinski · 8 years ago
  19. b68df01 virtio_net: use dev_kfree_skb for small buffer XDP receive by John Fastabend · 8 years ago
  20. 7489bda r8152: check rx after napi is enabled by hayeswang · 8 years ago
  21. 248b213 r8152: re-schedule napi for tx by hayeswang · 8 years ago
  22. de9bf29 r8152: avoid start_xmit to schedule napi when napi is disabled by hayeswang · 8 years ago
  23. 26afec3 r8152: avoid start_xmit to call napi_schedule during autosuspend by hayeswang · 8 years ago
  24. 6eacfb5 sfc: reduce severity of PIO buffer alloc failures by Tomáš Pilař · 8 years ago
  25. fff37fd net: thunderx: Leave serdes lane config on 81/83xx to firmware by Sunil Goutham · 8 years ago
  26. fff4ffd net: thunderx: Support to configure queue sizes from ethtool by Sunil Goutham · 8 years ago
  27. d6f8cfa net: phy: leds: Break dependency of phy.h on phy_led_triggers.h by Geert Uytterhoeven · 8 years ago
  28. 8a87fca net: phy: leds: Clear phy_num_led_triggers on failure to avoid crash by Geert Uytterhoeven · 8 years ago
  29. 8b901f6 net-next: ethernet: mediatek: change the compatible string by John Crispin · 8 years ago
  30. 90c694b bnxt_en: Fix RTNL lock usage on bnxt_get_port_module_status(). by Michael Chan · 8 years ago
  31. 0eaa24b bnxt_en: Fix RTNL lock usage on bnxt_update_link(). by Michael Chan · 8 years ago
  32. a551ee9 bnxt_en: Fix bnxt_reset() in the slow path task. by Michael Chan · 8 years ago
  33. a9c54ad r8152: fix the wrong spelling by hayeswang · 8 years ago
  34. a67edbf bpf: add initial bpf tracepoints by Daniel Borkmann · 8 years ago
  35. 716dcae Merge tag 'mlx5-updates-2017-01-24' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  36. 1130383 netvsc: call netif_receive_skb by stephen hemminger · 8 years ago
  37. b58a185 netvsc: simplify get next send section by stephen hemminger · 8 years ago
  38. 6c80f3f netvsc: report per-channel stats in ethtool statistics by Simon Xiao · 8 years ago
  39. 793e395 netvsc: account for packets/bytes transmitted after completion by stephen hemminger · 8 years ago
  40. 46b4f7f netvsc: eliminate per-device outstanding send counter by stephen hemminger · 8 years ago
  41. 2289f0a netvsc: simplify rndis_filter_remove by stephen hemminger · 8 years ago
  42. 2c7f83c netvsc: don't pass void * to internal device_add by stephen hemminger · 8 years ago
  43. dc54a08 netvsc: optimize receive path by stephen hemminger · 8 years ago
  44. b8b835a netvsc: group all per-channel state together by stephen hemminger · 8 years ago
  45. ceaaea0 netvsc: remove unused variables by stephen hemminger · 8 years ago
  46. d8e18ee netvsc: enhance transmit select_queue by stephen hemminger · 8 years ago
  47. ff4a441 netvsc: allow get/set of RSS indirection table by stephen hemminger · 8 years ago
  48. 2b01888 netvsc: allow more flexible setting of number of channels by stephen hemminger · 8 years ago
  49. 962f3fe netvsc: add ethtool ops to get/set RSS key by stephen hemminger · 8 years ago
  50. b5a5dc8 netvsc: report rss field values by stephen hemminger · 8 years ago
  51. b448f4e netvsc: report number of rx queues in ethtool by stephen hemminger · 8 years ago
  52. 23312a3 netvsc: negotiate checksum and segmentation parameters by stephen hemminger · 8 years ago
  53. 0b307eb netvsc: remove no longer needed receive staging buffers by stephen hemminger · 8 years ago
  54. c61a6a7 net: dsa: mv88e6xxx: Implement the 6390 external MDIO bus by Andrew Lunn · 8 years ago
  55. a3c53be5 net: dsa: mv88e6xxx: Support multiple MDIO busses by Andrew Lunn · 8 years ago
  56. 0dd12d5 net: dsa: mv88e6xxx: Add mdio private structure by Andrew Lunn · 8 years ago
  57. ee26a22 net: dsa: mv88e6xxx: Pass mii_bus to all PHY operations by Andrew Lunn · 8 years ago
  58. efb3e74 net: dsa: mv88e6xxx: Abstract mv88e6165 PHY operations by Andrew Lunn · 8 years ago
  59. 185acee alx: work around hardware bug in interrupt fallback path by Tobias Regnery · 8 years ago
  60. 37187a0 alx: fix fallback to msi or legacy interrupts by Tobias Regnery · 8 years ago
  61. f1db5c1 alx: fix wrong condition to free descriptor memory by Tobias Regnery · 8 years ago
  62. 5b9f575 qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN card by Bjørn Mork · 8 years ago
  63. 23d28a8 ibmveth: Add a proper check for the availability of the checksum features by Thomas Huth · 8 years ago
  64. aa13f7c net: ethernet: aquantia: Integrate AQtion 2.5/5 GB NIC driver by David VomLehn · 8 years ago
  65. ee6d6d0 net: ethernet: aquantia: Receive side scaling by David VomLehn · 8 years ago
  66. c5760d0 net: ethernet: aquantia: Ethtool support by David VomLehn · 8 years ago
  67. 753f478 net: ethernet: aquantia: Hardware interface and utility functions by David VomLehn · 8 years ago
  68. 98c4c20 net: ethernet: aquantia: Atlantic hardware abstraction layer by David VomLehn · 8 years ago
  69. a4d36e2 net: ethernet: aquantia: PCI operations by David VomLehn · 8 years ago
  70. 970a2e9 net: ethernet: aquantia: Vector operations by David VomLehn · 8 years ago
  71. bab6de8 net: ethernet: aquantia: Atlantic A0 and B0 specific functions. by David VomLehn · 8 years ago
  72. 97bde5c net: ethernet: aquantia: Support for NIC-specific code by David VomLehn · 8 years ago
  73. ef81153 net: ethernet: aquantia: Low-level hardware interfaces by David VomLehn · 8 years ago
  74. 018423e net: ethernet: aquantia: Add ring support code by David VomLehn · 8 years ago
  75. 3a35780 net: ethernet: aquantia: Common functions and definitions by David VomLehn · 8 years ago
  76. 5015024 net: ethernet: aquantia: Make and configuration files. by David VomLehn · 8 years ago
  77. efb5f68 vxlan: do not age static remote mac entries by Balakrishnan Raman · 8 years ago
  78. 8b3f933 vxlan: don't flush static fdb entries on admin down by Roopa Prabhu · 8 years ago
  79. 3ebe834 net: ks8851: Drop eeprom_size structure member by Stephen Boyd · 8 years ago
  80. d0fa28f virtio_net: fix PAGE_SIZE > 64k by Michael S. Tsirkin · 8 years ago
  81. 5eb0249 net/mlx5e: CQE compression control code reuse by Shaker Daibes · 8 years ago
  82. b4e029d net/mlx5e: Reduce memory consumption on kdump kernel by Kamal Heib · 8 years ago
  83. 8c7245a6 net/mlx5: Push min-inline mode resolution helper into the core by Or Gerlitz · 8 years ago
  84. c9497c9 net/mlx5: Add support for setting VF min rate by Mohamad Haj Yahia · 8 years ago
  85. 264d7bf net/mlx5: E-Switch, Enlarge the FDB size for the switchdev mode by Or Gerlitz · 8 years ago
  86. ce99f6b net/mlx5e: Support SRIOV TC encapsulation offloads for IPv6 tunnels by Or Gerlitz · 8 years ago
  87. 9a94111 net/mlx5e: Maximize ip tunnel key usage on the TC offloading path by Or Gerlitz · 8 years ago
  88. 76f7444 net/mlx5e: Use the full tunnel key info for encapsulation offload house-keeping by Or Gerlitz · 8 years ago
  89. 75c33da net/mlx5e: TC ipv4 tunnel encap offload cosmetic changes by Or Gerlitz · 8 years ago
  90. 19f4440 net/mlx5e: Add TC offloads matching on IPv6 encapsulation headers by Or Gerlitz · 8 years ago
  91. 073ff3c net/mlx5: Use exact encap header size for the FW input buffer by Or Gerlitz · 8 years ago
  92. 1870241 phy: marvell: remove conflicting initializer by Arnd Bergmann · 8 years ago
  93. e163683 net: dummy: Introduce dummy virtual functions by Phil Sutter · 8 years ago
  94. 8b86b2c net: broadcom: bnx2x: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  95. 98d0f7b mlxsw: spectrum: Add packet sample offloading support by Yotam Gigi · 8 years ago
  96. 0677d68 mlxsw: reg: add the Monitoring Packet Sampling Configuration Register by Yotam Gigi · 8 years ago
  97. a59b7e0 mlxsw: spectrum_router: Correctly reallocate adjacency entries by Ido Schimmel · 8 years ago
  98. 6a0b76c r8152: don't execute runtime suspend if the tx is not empty by hayeswang · 8 years ago
  99. 8a180cc net: dsa: b53: Utilize mdio_module_driver by Florian Fainelli · 8 years ago
  100. b765234 net: stmmac: dwmac-meson8b: make the RGMII TX delay configurable by Martin Blumenstingl · 8 years ago