1. f5a2255 hv_netvsc: optimize initialization of RNDIS header by Stephen Hemminger · 7 years ago
  2. a7f99d0 hv_netvsc: use reciprocal divide to speed up percent calculation by Stephen Hemminger · 7 years ago
  3. b85e06f hv_netvsc: replace divide with mask when computing padding by Stephen Hemminger · 7 years ago
  4. 200a569 hv_netvsc: don't need local xmit_more by Stephen Hemminger · 7 years ago
  5. 07a7c494 hv_netvsc: drop unused macros by Stephen Hemminger · 7 years ago
  6. 5e51fe6 ipvlan: Add new func ipvlan_is_valid_dev instead of duplicated codes by Gao Feng · 7 years ago
  7. 136819a net: phy: realtek: add utility functions to read/write page addresses by Martin Blumenstingl · 7 years ago
  8. f609ab0 net: phy: realtek: use the same indentation for all #defines by Martin Blumenstingl · 7 years ago
  9. a82f266d net: phy: realtek: group all register bit #defines for RTL821x_INER by Martin Blumenstingl · 7 years ago
  10. 69021e3 net: phy: realtek: rename RTL821x_INER_INIT to RTL8211B_INER_INIT by Martin Blumenstingl · 7 years ago
  11. 8cc5bae net: phy: realtek: use the BIT and GENMASK macros by Martin Blumenstingl · 7 years ago
  12. 3709aad net: dsa: remove trans argument from mdb ops by Vivien Didelot · 7 years ago
  13. 80e0236 net: dsa: remove trans argument from vlan ops by Vivien Didelot · 7 years ago
  14. 9719360 net: ethernet: ti: ale: fix port check in cpsw_ale_control_set/get by Grygorii Strashko · 7 years ago
  15. 1971ab5 net: ethernet: ti: ale: use devm_kzalloc in cpsw_ale_create() by Grygorii Strashko · 7 years ago
  16. fb1a732 net: ethernet: ti: ale: move static initialization in cpsw_ale_create() by Grygorii Strashko · 7 years ago
  17. b5d31f2 net: ethernet: ti: ale: optimize ale entry mask bits configuartion by Grygorii Strashko · 7 years ago
  18. d0aef02 net: ethernet: ti: ale: disable ale from stop() by Grygorii Strashko · 7 years ago
  19. 4ff2c4b net: ethernet: ti: ale: use proper io apis by Grygorii Strashko · 7 years ago
  20. c6395f1 net: ethernet: ti: cpsw: fix ale port numbers by Grygorii Strashko · 7 years ago
  21. 2733d7b net: ethernet: ti: cpsw: move mac_hi/lo defines in cpsw.h by Grygorii Strashko · 7 years ago
  22. 2c8a14d net: ethernet: ti: cpsw: move platform data struct to .c file by Grygorii Strashko · 7 years ago
  23. dda5f5fe net: ethernet: ti: cpsw: use proper io apis by Grygorii Strashko · 7 years ago
  24. fc49be8 net: ethernet: ti: cpsw: drop unused var poll from cpsw_update_channels_res by Grygorii Strashko · 7 years ago
  25. 80274ab net: phy: remove generic settings for callbacks config_aneg and read_status from drivers by Heiner Kallweit · 7 years ago
  26. 00fde79 net: phy: core: use genphy version of callbacks read_status and config_aneg per default by Heiner Kallweit · 7 years ago
  27. 6502ad5 bnxt_en: Add ETH_RESET_AP support by Scott Branden · 7 years ago
  28. ae8223de net: macb: Added support for RX filtering by Rafal Ozieblo · 7 years ago
  29. 512286b net: macb: Added some queue statistics by Rafal Ozieblo · 7 years ago
  30. ae1f2a5 net: macb: Added support for many RX queues by Rafal Ozieblo · 7 years ago
  31. 7475908 vmxnet3: increase default rx ring sizes by Shrikrishna Khare · 7 years ago
  32. 9f66816 net: dsa: bcm_sf2: Utilize b53_get_tag_protocol() by Florian Fainelli · 7 years ago
  33. b78a6aa forcedeth: optimize the xmit with unlikely by Zhu Yanjun · 7 years ago
  34. b2dfcb3 netxen: remove timespec usage by Arnd Bergmann · 7 years ago
  35. 3243ff2 net: ethernet: davinci_emac: Deduplicate bus_find_device() by name matching by Lukas Wunner · 7 years ago
  36. 87de083 net: thunderx: Set max queue count taking XDP_TX into account by Sunil Goutham · 7 years ago
  37. aa136d0 net: thunderx: Add support for xdp redirect by Sunil Goutham · 7 years ago
  38. 96c22a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  39. f6454f8 ethernet: dwmac-stm32: Fix copyright by Benjamin Gaignard · 7 years ago
  40. a7e4fbb net: via: via-rhine: use %p to format void * address instead of %x by Colin Ian King · 7 years ago
  41. 15bfe05 net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bit by Geert Uytterhoeven · 7 years ago
  42. fc39c38 vxlan: use __be32 type for the param vni in __vxlan_fdb_delete by Xin Long · 7 years ago
  43. 5eb3d22 bonding: use nla_get_u64 to extract the value for IFLA_BOND_AD_ACTOR_SYSTEM by Xin Long · 7 years ago
  44. f95d5bf0 lmc: Use memdup_user() as a cleanup by Vasyl Gomonovych · 7 years ago
  45. dea521a bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()' by Christophe JAILLET · 7 years ago
  46. 952b6b3 net: phy: marvell10g: fix the PHY id mask by Antoine Tenart · 7 years ago
  47. 76e583c net: mvpp2: check ethtool sets the Tx ring size is to a valid min value by Antoine Tenart · 7 years ago
  48. e749aca net: mvpp2: do not disable GMAC padding by Yan Markman · 7 years ago
  49. 26146b0 net: mvpp2: cleanup probed ports in the probe error path by Antoine Tenart · 7 years ago
  50. ba2d8d8 net: mvpp2: fix the txq_init error path by Antoine Tenart · 7 years ago
  51. 09dbf62 mlxsw: spectrum_router: Update nexthop RIF on update by Petr Machata · 7 years ago
  52. d97cda5 mlxsw: spectrum_router: Handle encap to demoted tunnels by Petr Machata · 7 years ago
  53. cab43d9 mlxsw: spectrum_router: Demote tunnels on VRF migration by Petr Machata · 7 years ago
  54. 57c77ce mlxsw: spectrum_router: Offload decap only for up tunnels by Petr Machata · 7 years ago
  55. 32f0160 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 7 years ago
  56. 8abd20b e1000: Fix off-by-one in debug message by Ahmad Fatoum · 7 years ago
  57. 80752a9 i40e: Fix reporting incorrect error codes by Amritha Nambiar · 7 years ago
  58. c0f4b16 e1000e: fix the use of magic numbers for buffer overrun issue by Sasha Neftin · 7 years ago
  59. c30bf8c i40e/virtchnl: fix application of sizeof to pointer by Gustavo A R Silva · 7 years ago
  60. 5b5971d xen-netfront: remove warning when unloading module by Eduardo Otubo · 7 years ago
  61. d3fe1e0 Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  62. 7b6ddea mac80211: use QoS NDP for AP probing by Johannes Berg · 7 years ago
  63. 844056f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  64. 540c111 net: thunderbolt: Stop using zero to mean no valid DMA mapping by Mika Westerberg · 7 years ago
  65. fa6d7cb net: thunderx: Fix TCP/UDP checksum offload for IPv6 pkts by Sunil Goutham · 7 years ago
  66. ca43a0c forcedeth: replace pci_unmap_page with dma_unmap_page by Zhu Yanjun · 7 years ago
  67. 747a713 ipvlan: Fix insufficient skb linear check for ipv6 icmp by Gao Feng · 7 years ago
  68. 5fc9220 ipvlan: Fix insufficient skb linear check for arp by Gao Feng · 7 years ago
  69. f9094b7 geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6 by Hangbin Liu · 7 years ago
  70. d6efab6 Merge tag 'wireless-drivers-for-davem-2017-11-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 7 years ago
  71. 003cd77 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 7 years ago
  72. 4b52d01 net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHY by Florian Fainelli · 7 years ago
  73. e4be7ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  74. 0c19f846 net: accept UFO datagrams from tuntap and packet by Willem de Bruijn · 7 years ago
  75. 9e77d7a net: realtek: r8169: implement set_link_ksettings() by Tobias Jakobi · 7 years ago
  76. 0cc0350 net: phy: cortina: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE by Jesse Chan · 7 years ago
  77. f72271e i40evf: Use smp_rmb rather than read_barrier_depends by Brian King · 7 years ago
  78. 7b8edcc fm10k: Use smp_rmb rather than read_barrier_depends by Brian King · 7 years ago
  79. c4cb991 igb: Use smp_rmb rather than read_barrier_depends by Brian King · 7 years ago
  80. 1e1f9ca igbvf: Use smp_rmb rather than read_barrier_depends by Brian King · 7 years ago
  81. ae0c585 ixgbevf: Use smp_rmb rather than read_barrier_depends by Brian King · 7 years ago
  82. 52c6912 i40e: Use smp_rmb rather than read_barrier_depends by Brian King · 7 years ago
  83. 0a9a17e ixgbe: Fix skb list corruption on Power systems by Brian King · 7 years ago
  84. bd5608b i40e: restore promiscuous after reset by Alan Brady · 7 years ago
  85. 01acc73 i40evf: fix client notify of l2 params by Alan Brady · 7 years ago
  86. 94075bb i40e: Fix FLR reset timeout issue by Filip Sadowski · 7 years ago
  87. e56afa5 i40e: Remove limit of 64 max queues per channel by Amritha Nambiar · 7 years ago
  88. 34c164d i40e: fix the calculation of VFs mac addresses by Zijie Pan · 7 years ago
  89. 3d72aeb i40e: Fix for NUP NVM image downgrade failure by Jacob Keller · 7 years ago
  90. 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
  91. 86cb30e treewide: setup_timer() -> timer_setup() (2 field) by Kees Cook · 7 years ago
  92. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  93. b9eaf18 treewide: init_timer() -> setup_timer() by Kees Cook · 7 years ago
  94. 24ed960 treewide: Switch DEFINE_TIMER callbacks to struct timer_list * by Kees Cook · 7 years ago
  95. bd1a7b4 drivers/net: cris: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  96. a13e8d4 Merge tag 'mac80211-for-davem-2017-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  97. b48b1f7 nfp: flower: add missing kdoc by Jakub Kicinski · 7 years ago
  98. f9409e7 net: qmi_wwan: add Quectel BG96 2c7c:0296 by Sebastian Sjoholm · 7 years ago
  99. bf4e9f2 mlxsw: spectrum: Do not try to create non-existing ports during unsplit by Ido Schimmel · 7 years ago
  100. 288b3de bpf: offload: move offload device validation out to the drivers by Jakub Kicinski · 7 years ago