1. eb63ecc net: vrf: Drop conntrack data after pass through VRF device on Tx by David Ahern · 9 years ago
  2. a0f37ef net: vrf: Fix NAT within a VRF by David Ahern · 9 years ago
  3. 83a77e9 net: macb: Added PCI wrapper for Platform Driver. by Bartosz Folta · 9 years ago
  4. 94acf16 ibmveth: calculate gso_segs for large packets by Thomas Falcon · 9 years ago
  5. 026acd5 net: qcom/emac: don't try to claim clocks on ACPI systems by Timur Tabi · 9 years ago
  6. b822ee6c encx24j600: Fix some checkstyle warnings by Jeroen De Wachter · 9 years ago
  7. ebe5236 encx24j600: bugfix - always move ERXTAIL to next packet in encx24j600_rx_packets by Jeroen De Wachter · 9 years ago
  8. 8cd1f70 net: ethernet: hip04: Call SET_NETDEV_DEV() by Dongpo Li · 9 years ago
  9. 2087d42 net: ethernet: hisi_femac: Call SET_NETDEV_DEV() by Dongpo Li · 9 years ago
  10. 66e2809 net: dsa: mv88e6xxx: Fix opps when adding vlan bridge by Andrew Lunn · 9 years ago
  11. e28ceeb net/3com/3c515: Fix timer handling, prevent leaks and crashes by Thomas Gleixner · 9 years ago
  12. a220871 virtio-net: correctly enable multiqueue by Jason Wang · 9 years ago
  13. 3111912 e1000: use disable_hardirq() for e1000_netpoll() by WANG Cong · 9 years ago
  14. 0266ac4 i40e: don't truncate match_method assignment by Keller, Jacob E · 9 years ago
  15. 6246168 net: ethernet: ti: netcp: add support of cpts by WingMan Kwok · 9 years ago
  16. 529ed12 net: phy: phy drivers should not set SUPPORTED_[Asym_]Pause by Timur Tabi · 9 years ago
  17. 739c8e1 net: ethernet: stmmac: remove private tx queue lock by Lino Sanfilippo · 9 years ago
  18. 980f140 net: ethernet: sxgbe: remove private tx queue lock by Lino Sanfilippo · 9 years ago
  19. bfd8d97 net: nicvf: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  20. 52986a2 net: ethernet: ti: cpsw: sync rates for channels in dual emac mode by Ivan Khoronzhuk · 9 years ago
  21. 0be01b8 net: ethernet: ti: cpsw: re-split res only when speed is changed by Ivan Khoronzhuk · 9 years ago
  22. 32b78d8 net: ethernet: ti: cpsw: combine budget and weight split and check by Ivan Khoronzhuk · 9 years ago
  23. 32b5f2d net: ethernet: ti: cpsw: don't start queue twice by Ivan Khoronzhuk · 9 years ago
  24. cb7d78d0 net: ethernet: ti: cpsw: use same macros to get active slave by Ivan Khoronzhuk · 9 years ago
  25. 0e85663 net: mvneta: select GENERIC_ALLOCATOR by Arnd Bergmann · 9 years ago
  26. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  27. d33695f net: mlx5: Fix Kconfig help text by Christopher Covington · 9 years ago
  28. ab4e4c0 net: smsc911x: back out silently on probe deferrals by Linus Walleij · 9 years ago
  29. 7b59673 ibmveth: set correct gso_size and gso_type by Thomas Falcon · 9 years ago
  30. a51f40472 net: qcom/emac: add support for the Qualcomm Technologies QDF2400 by Timur Tabi · 9 years ago
  31. 1e88ab6 net: qcom/emac: move phy init code to separate files by Timur Tabi · 9 years ago
  32. f006b2c net: xgene: avoid bogus maybe-uninitialized warning by Arnd Bergmann · 9 years ago
  33. dece303 net: xgene: move xgene_cle_ptree_ewdn data off stack by Arnd Bergmann · 9 years ago
  34. 9afd895 net/mlx5e: use %pad format string for dma_addr_t by Arnd Bergmann · 9 years ago
  35. 5579f28 net: ethernet: cpmac: Call SET_NETDEV_DEV() by Florian Fainelli · 9 years ago
  36. 9cecb13 net: ethernet: lantiq_etop: Call SET_NETDEV_DEV() by Florian Fainelli · 9 years ago
  37. 1e97426 Merge tag 'linux-can-fixes-for-4.9-20161208' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 9 years ago
  38. d2a007ab cxgb4/cxgb4vf: Assign netdev->dev_port with port ID by Arjun V · 9 years ago
  39. b0d6636 liquidio VF error handling by Raghu Vatsavayi · 9 years ago
  40. f625fe6 liquidio VF timestamp by Raghu Vatsavayi · 9 years ago
  41. d8ab848 liquidio VF ethtool stats by Raghu Vatsavayi · 9 years ago
  42. c05ebcc8 liquidio VF vxlan by Raghu Vatsavayi · 9 years ago
  43. 2135f9b liquidio VF vlan support by Raghu Vatsavayi · 9 years ago
  44. 107bc0a Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  45. ea1e76f cxgb4/cxgb4vf: Remove deprecated module parameters by Ganesh Goudar · 9 years ago
  46. 1a31cc8 driver: ipvlan: Unlink the upper dev when ipvlan_link_new failed by Gao Feng · 9 years ago
  47. ea3349a mlx4: xdp: Reserve headroom for receiving packet when XDP prog is active by Martin KaFai Lau · 9 years ago
  48. b45f067 mlx4: xdp: Allow raising MTU up to one page minus eth and vlan hdrs by Martin KaFai Lau · 9 years ago
  49. 17bedab bpf: xdp: Allow head adjustment in XDP prog by Martin KaFai Lau · 9 years ago
  50. 02dc1f3 lan78xx: add LAN7801 MAC only support by Woojung Huh · 9 years ago
  51. f38e7a3 phy: add phy fixup unregister functions by Woojung.Huh@microchip.com · 9 years ago
  52. 9217c3c liquidio VF rx data and ctl path by Raghu Vatsavayi · 9 years ago
  53. 9bdca5c liquidio CN23XX: VF TX buffers by Raghu Vatsavayi · 9 years ago
  54. 9981328 liquidio CN23XX: VF xmit by Raghu Vatsavayi · 9 years ago
  55. beea50a liquidio CN23XX: VF scatter gather lists by Raghu Vatsavayi · 9 years ago
  56. 50f7f94 liquidio CN23XX: VF mac address by Raghu Vatsavayi · 9 years ago
  57. 3cd25e4 liquidio CN23XX: VF link status by Raghu Vatsavayi · 9 years ago
  58. 846b468 liquidio CN23XX: VF offload features by Raghu Vatsavayi · 9 years ago
  59. c9fba3e macsec: remove first zero and add attribute name in comments by Zhang Shengju · 9 years ago
  60. 4022d03 net: smmac: allow configuring lower pbl values by Niklas Cassel · 9 years ago
  61. 89caaa2 net: stmmac: add support for independent DMA pbl for tx/rx by Niklas Cassel · 9 years ago
  62. 825658a net: stmmac: dwmac1000: fix define DMA_BUS_MODE_RPBL_MASK by Niklas Cassel · 9 years ago
  63. a332e2f net: stmmac: stmmac_platform: fix parsing of DT binding by Niklas Cassel · 9 years ago
  64. 50ca903 net: stmmac: simplify the common DMA init API by Niklas Cassel · 9 years ago
  65. 89ab75b net: stmmac: return error if no DMA configuration is found by Niklas Cassel · 9 years ago
  66. 7b8076c NET: usb: cdc_mbim: add quirk for supporting Telit LE922A by Daniele Palmas · 9 years ago
  67. 3f0dd6b net: ethernet: slicoss: use module_pci_driver() by Tobias Klauser · 9 years ago
  68. 7cc99fd net: stmmac: stmmac_platform: use correct setup function for gmac4 by Niklas Cassel · 9 years ago
  69. 4966a69 net: stmmac: dwmac-generic: add missing compatible strings by Niklas Cassel · 9 years ago
  70. 0620547 net: ll_temac: Utilize of_get_mac_address() by Tobias Klauser · 9 years ago
  71. da90e38 net: axienet: Utilize of_get_mac_address() by Tobias Klauser · 9 years ago
  72. 3f7d0eb net/mlx5e: Offload TC matching on packets being IP fragments by Or Gerlitz · 9 years ago
  73. d26aac2 net: mvneta: Indent some statements by Dan Carpenter · 9 years ago
  74. 0b80129 drivers: net: xgene: uninitialized variable in xgene_enet_free_pagepool() by Dan Carpenter · 9 years ago
  75. b67d0dd7 can: peak: fix bad memory access and free sequence by 추지호 · 9 years ago
  76. 5d82288 ieee802154: atusb: implement .set_frame_retries ops callback by Stefan Schmidt · 9 years ago
  77. 6cc33eb ieee802154: atusb: try to read permanent extended address from device by Stefan Schmidt · 9 years ago
  78. 4655156 ieee802154: atusb: store firmware version after retrieval for later use by Stefan Schmidt · 9 years ago
  79. c84d59e ieee802154: atusb: sync header file from firmware for new features by Stefan Schmidt · 9 years ago
  80. 63c36c4 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  81. 25e3e84 dummy: expend mtu range for dummy device by Zhang Shengju · 9 years ago
  82. e82621e nlmon: use core MTU range checking in nlmon driver by Zhang Shengju · 9 years ago
  83. ec988ad phy: Don't increment MDIO bus refcount unless it's a different owner by Florian Fainelli · 9 years ago
  84. a1f5315 driver: macvlan: Remove the rcu member of macvlan_port by Gao Feng · 9 years ago
  85. 48140a2 driver: ipvlan: Free ipvl_port directly with kfree instead of kfree_rcu by Gao Feng · 9 years ago
  86. a50af86 netvsc: reduce maximum GSO size by stephen hemminger · 9 years ago
  87. 74685b0 drivers: net: cpsw-phy-sel: Clear RGMII_IDMODE on "rgmii" links by Alex · 9 years ago
  88. 90364fe net: stmmac: do not call phy_ethtool_ksettings_set from atomic context by Niklas Cassel · 9 years ago
  89. 20138cf net: ethernet: ti: cpts: fix overflow check period by Grygorii Strashko · 9 years ago
  90. 88f0f0b net: ethernet: ti: cpts: calc mult and shift from refclk freq by Grygorii Strashko · 9 years ago
  91. 4a88fb9 net: ethernet: ti: cpts: move dt props parsing to cpts driver by Grygorii Strashko · 9 years ago
  92. 8a2c9a5 net: ethernet: ti: cpts: rework initialization/deinitialization by Grygorii Strashko · 9 years ago
  93. 2a79df3 net: ethernet: ti: cpts: drop excessive writes to CTRL and INT_EN regs by Grygorii Strashko · 9 years ago
  94. e4439fa net: ethernet: ti: cpts: clean up event list if event pool is empty by WingMan Kwok · 9 years ago
  95. 8fcd689 net: ethernet: ti: cpts: disable cpts when unregistered by Grygorii Strashko · 9 years ago
  96. 6c69140 net: ethernet: ti: cpts: fix registration order by Grygorii Strashko · 9 years ago
  97. fd123a9 net: ethernet: ti: cpts: fix unbalanced clk api usage in cpts_register/unregister by Grygorii Strashko · 9 years ago
  98. b63ba58 net: ethernet: ti: cpsw: minimize direct access to struct cpts by Grygorii Strashko · 9 years ago
  99. c8395d4 net: ethernet: ti: allow cpts to be built separately by Grygorii Strashko · 9 years ago
  100. 391fd6c net: ethernet: ti: cpts: switch to readl/writel_relaxed() by Grygorii Strashko · 9 years ago