1. aff3d9e net: stmmac: enable multiple buffers by Joao Pinto · 8 years ago
  2. de6b08f net: ethoc: Use ether_addr_copy() by Tobias Klauser · 8 years ago
  3. 0ed4844 Merge branch 'mlxsw-cleanups' by David S. Miller · 8 years ago
  4. abbdf4b mlxsw: spectrum: Align the matchall default case returned value by Or Gerlitz · 8 years ago
  5. bf95233 mlxsw: spectrum: Cosmetic naming change by Arkadi Sharshevsky · 8 years ago
  6. 33928ee r8152: check hw version first by hayeswang · 8 years ago
  7. b6e13ae Merge branch 'usbnet-ksettings' by David S. Miller · 8 years ago
  8. bde87ad net: usb: usb: remove old api ethtool_{get|set}_settings by Philippe Reynes · 8 years ago
  9. fd4f0a7 net: usb: asix: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  10. 39f49ea net: usb: sr9700: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  11. a44017a net: usb: smsc75xx: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  12. 90a8e95 net: usb: sierra_net: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  13. 17400f7 net: usb: mcs7830: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  14. bcb58f7 net: usb: dm9601: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  15. d0b3ab3 net: usb: cdc_ncm: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  16. d8c3de2 net: usb: sr9800: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  17. eaf9a32 net: usb: smsc95xx: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  18. 8bae355 net: usb: usbnet: add new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  19. 37a30b4 net: bcmgenet: Track per TX/RX rings statistics by Florian Fainelli · 8 years ago
  20. bf4e0a3 net: ipv4: add support for ECMP hash policy choice by Nikolay Aleksandrov · 8 years ago
  21. 88997e4 net/8021q: create device with all possible features in wanted_features by Andrey Vagin · 8 years ago
  22. b3407c8 Cleanup some warning from timestamping code. by Ezequiel Lara Gomez · 8 years ago
  23. 6df014c Enable tx timestamping on loopback and dummy by Ezequiel Lara Gomez · 8 years ago
  24. 406910a Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  25. 41e9573 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  26. b9974d7 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  27. c6da525 i40e: always remove old filter when adding new FDir filter by Jacob Keller · 8 years ago
  28. 1ec8dea i40e: explicitly fail on extended MAC field for ethtool_rx_flow_spec by Jacob Keller · 8 years ago
  29. 097dbf5 i40e: add counters for UDP/IPv4 and IPv4 filters by Jacob Keller · 8 years ago
  30. 510dd46 i40e: don't re-enable ATR when flushing filters if SB has TCP4/IPv4 rules by Jacob Keller · 8 years ago
  31. 6d06942 i40e: reset fd_tcp_rule count when restoring filters by Jacob Keller · 8 years ago
  32. e122eb74 i40e: remove redundant check for fd_tcp_rule when restoring filters by Jacob Keller · 8 years ago
  33. 377cc24 i40e: exit ATR mode only when adding TCP/IPv4 filter succeeds by Jacob Keller · 8 years ago
  34. e5187ee i40e: return immediately when failing to add fdir filter by Jacob Keller · 8 years ago
  35. 01016da i40e: rework exit flow of i40e_add_fdir_ethtool by Jacob Keller · 8 years ago
  36. 8ce43dc i40e: don't use arrays for (src|dst)_ip by Jacob Keller · 8 years ago
  37. fe0b0cd i40e: send correct port number to AdminQ when enabling UDP tunnels by Jacob Keller · 8 years ago
  38. 48ce880 i40evf: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  39. 4485a84 netfilter: fix the warning on unused refcount variable by Reshetova, Elena · 8 years ago
  40. a7f9094 i40e: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  41. 3a1eb6d igb/ixgbe: Fix typo in igb_build_skb and/or ixgbe_build_skb code comment by Alexander Duyck · 8 years ago
  42. b1bb2eb igb: Re-add support for build_skb in igb by Alexander Duyck · 8 years ago
  43. e014272 igb: Break out Rx buffer page management by Alexander Duyck · 8 years ago
  44. e3cdf68 igb: Add support for padding packet by Alexander Duyck · 8 years ago
  45. 8649aae igb: Add support for using order 1 pages to receive large frames by Alexander Duyck · 8 years ago
  46. e089129 igb: Add support for ethtool private flag to allow use of legacy Rx by Alexander Duyck · 8 years ago
  47. 3456fd5 igb: Use page_address offset from page instead of masking virtual address by Alexander Duyck · 8 years ago
  48. cb0ef1d igb: Only sync size of expected frame in ethtool testing by Alexander Duyck · 8 years ago
  49. cfbc871 igb: Limit maximum frame Rx based on MTU by Alexander Duyck · 8 years ago
  50. 7cc6fd4 igb: Don't bother clearing Tx buffer_info in igb_clean_tx_ring by Alexander Duyck · 8 years ago
  51. d2bead5 igb: Clear Rx buffer_info in configure instead of clean by Alexander Duyck · 8 years ago
  52. 7ec0116 igb: Use length to determine if descriptor is done by Alexander Duyck · 8 years ago
  53. 7bd1759 igb: Add support for DMA_ATTR_WEAK_ORDERING by Alexander Duyck · 8 years ago
  54. b54ab92 netfilter: refcounter conversions by Reshetova, Elena · 8 years ago
  55. fe723df liquidio: fix wrong information about link modes reported to ethtool by Manish Awasthi · 8 years ago
  56. 513d2d0 Merge branch 'netvsc-small-changes' by David S. Miller · 8 years ago
  57. 76f5ed8 netvsc: remove unused #define by stephen hemminger · 8 years ago
  58. 262b7f1 netvsc: add comments about callback's and NAPI by stephen hemminger · 8 years ago
  59. 6de38af netvsc: avoid race with callback by stephen hemminger · 8 years ago
  60. 3a70418 Merge branch 'bpf-inline-lookups' by David S. Miller · 8 years ago
  61. 95ff141 samples/bpf: add map_lookup microbenchmark by Alexei Starovoitov · 8 years ago
  62. 9015d2f bpf: inline htab_map_lookup_elem() by Alexei Starovoitov · 8 years ago
  63. 81ed18a bpf: add helper inlining infra and optimize map_array lookup by Alexei Starovoitov · 8 years ago
  64. 8041902 bpf: adjust insn_aux_data when patching insns by Alexei Starovoitov · 8 years ago
  65. 79741b3 bpf: refactor fixup_bpf_calls() by Alexei Starovoitov · 8 years ago
  66. e245c5c bpf: move fixup_bpf_calls() function by Alexei Starovoitov · 8 years ago
  67. 4396e46 tcp: remove tcp_tw_recycle by Soheil Hassas Yeganeh · 8 years ago
  68. d82bae1 tcp: remove per-destination timestamp cache by Soheil Hassas Yeganeh · 8 years ago
  69. 8b705f5 Merge branch 'sunvnet-better-connection-management' by David S. Miller · 8 years ago
  70. 9c5a3a1 sunvnet: xoff not needed when removing port link by Shannon Nelson · 8 years ago
  71. b12a96f sunvnet: count multicast packets by Shannon Nelson · 8 years ago
  72. e1f1e5f sunvnet: track port queues correctly by Shannon Nelson · 8 years ago
  73. 0f512c8 sunvnet: add stats to track ldom to ldom packets and bytes by Shannon Nelson · 8 years ago
  74. 867fa15 ldmvsw: better use of link up and down on ldom vswitch by Shannon Nelson · 8 years ago
  75. 19ddde1 bonding: add 802.3ad support for 25G speeds by Jarod Wilson · 8 years ago
  76. be7164c tcp_westwood: fix tcp_westwood_info() style mistakes by chun Long · 8 years ago
  77. 0c88a76 liquidio: use meaningful names for IRQs by Rick Farrington · 8 years ago
  78. b229487 liquidio: remove/replace invalid code by Rick Farrington · 8 years ago
  79. 5080f39 netem: apply correct delay when rate throttling by Nik Unger · 8 years ago
  80. cd918af Merge branch 'sched-cleanups' by David S. Miller · 8 years ago
  81. a5e6a3b net/sched: fq_codel: Avoid set-but-unused variable by Or Gerlitz · 8 years ago
  82. 4dba87b net/sched: act_ife: Staticfy find_decode_metaid() by Or Gerlitz · 8 years ago
  83. 2f77139 net: ethernet: bgmac: Allow MAC address to be specified in DTB by Steve Lin · 8 years ago
  84. 01ac299 net: ethernet: fs_enet: Remove useless includes by Christophe Leroy · 8 years ago
  85. b79df0f isdn: hardware: mISDN: Remove reference to CONFIG_8xx by Christophe Leroy · 8 years ago
  86. 9768b45 net: mvneta: support suspend and resume by Jane Li · 8 years ago
  87. 7e3f4f3 Merge branch 'mlxsw-vrf' by David S. Miller · 8 years ago
  88. c7f6e66 mlxsw: spectrum_router: Don't abort on l3mdev rules by Ido Schimmel · 8 years ago
  89. 3d70e458 mlxsw: spectrum_router: Add support for VRFs on top of bridges by Ido Schimmel · 8 years ago
  90. 7179eb5 mlxsw: spectrum_router: Add support for VRFs by Ido Schimmel · 8 years ago
  91. 9db032b mlxsw: spectrum_router: Don't destroy RIF if L3 slave by Ido Schimmel · 8 years ago
  92. 5783788 mlxsw: spectrum_router: Associate RIFs with correct VR by Ido Schimmel · 8 years ago
  93. fdeea7b net: vrf: Set slave's private flag before linking by Ido Schimmel · 8 years ago
  94. 5d7bfd1 ipv4: fib_rules: Dump FIB rules when registering FIB notifier by Ido Schimmel · 8 years ago
  95. 6a003a5 ipv4: fib_rules: Add notifier info to FIB rules notifications by Ido Schimmel · 8 years ago
  96. 3c71006 ipv4: fib_rules: Check if rule is a default rule by Ido Schimmel · 8 years ago
  97. ce594e9 r8152: simply the arguments by hayeswang · 8 years ago
  98. 3c679cb ipvs: Document sysctl pmtu_disc by Hangbin Liu · 8 years ago
  99. 24b4441 ipvs: Document sysctl sync_ports by Hangbin Liu · 8 years ago
  100. 237e572 ipvs: Document sysctl sync_qlen_max and sync_sock_size by Hangbin Liu · 8 years ago