1. cb586c6 Merge branch 'udp-gso' by David S. Miller · 7 years ago
  2. 3a687be selftests: udp gso benchmark by Willem de Bruijn · 7 years ago
  3. 3f12817 selftests: udp gso with corking by Willem de Bruijn · 7 years ago
  4. e5b2d91 selftests: udp gso with connected sockets by Willem de Bruijn · 7 years ago
  5. a160725 selftests: udp gso by Willem de Bruijn · 7 years ago
  6. 83aa025 udp: add gso support to virtual devices by Willem de Bruijn · 7 years ago
  7. 2e8de85 udp: add gso segment cmsg by Willem de Bruijn · 7 years ago
  8. 15e36f5 udp: paged allocation with gso by Willem de Bruijn · 7 years ago
  9. ad40585 udp: better wmem accounting on gso by Willem de Bruijn · 7 years ago
  10. bec1f6f udp: generate gso with UDP_SEGMENT by Willem de Bruijn · 7 years ago
  11. ee80d1e udp: add udp gso by Willem de Bruijn · 7 years ago
  12. 1cd7884 udp: expose inet cork to udp by Willem de Bruijn · 7 years ago
  13. a9537c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  14. e9350d4 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  15. 25eb0ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  16. 9c299a3 bpf: fix for lex/yacc build error with gcc-5 by John Fastabend · 7 years ago
  17. c8ad089 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  18. 91a8252 rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qp by Dag Moxnes · 7 years ago
  19. 070204a net/smc: keep clcsock reference in smc_tcp_listen_work() by Ursula Braun · 7 years ago
  20. 6f5d295 mkiss: remove redundant check for len > 0 by Colin Ian King · 7 years ago
  21. 4d7b4483 net: amd8111e: remove redundant duplicated if statement by Colin Ian King · 7 years ago
  22. 22e15b6 sctp: remove the unused sctp_assoc_is_match function by Xin Long · 7 years ago
  23. e086be9 igb: Add support for adding offloaded clsflower filters by Vinicius Costa Gomes · 7 years ago
  24. 81e696b Merge branch 'nfp-flower-tc-block-support-and-nfp-PCI-updates' by David S. Miller · 7 years ago
  25. c50647d nfp: flower: ignore duplicate cb requests for same rule by John Hurley · 7 years ago
  26. 54a4a03 nfp: flower: support offloading multiple rules with same cookie by John Hurley · 7 years ago
  27. dd92a7d1 nfp: print PCIe link bandwidth on probe by Jakub Kicinski · 7 years ago
  28. 3e3e9fd nfp: reset local locks on init by Jakub Kicinski · 7 years ago
  29. f8f3d34 igb: Add the skeletons for tc-flower offloading by Vinicius Costa Gomes · 7 years ago
  30. b4a38d4 igb: Add MAC address support for ethtool nftuple filters by Vinicius Costa Gomes · 7 years ago
  31. bae51fe igb: Enable nfc filters to specify MAC addresses by Vinicius Costa Gomes · 7 years ago
  32. 872f923 igb: Allow filters to be added for the local MAC address by Vinicius Costa Gomes · 7 years ago
  33. 0a82389 igb: Add support for enabling queue steering in filters by Vinicius Costa Gomes · 7 years ago
  34. 1d717cf igb: Add support for MAC address filters specifying source addresses by Vinicius Costa Gomes · 7 years ago
  35. 6995ddc igb: Enable the hardware traffic class feature bit for igb models by Vinicius Costa Gomes · 7 years ago
  36. 4dc93fc igb: Fix queue selection on MAC filters on i210 by Vinicius Costa Gomes · 7 years ago
  37. c77bbc6 net: rules: Move l3mdev attribute validation to a helper by David Ahern · 7 years ago
  38. 5144678 sctp: fix identification of new acks for SFR-CACC by Marcelo Ricardo Leitner · 7 years ago
  39. 47b3ba5 sctp: fix const parameter violation in sctp_make_sack by Marcelo Ricardo Leitner · 7 years ago
  40. 9ce33e4 neighbour: support for NTF_EXT_LEARNED flag by Roopa Prabhu · 7 years ago
  41. 0aef78a ipv6: addrconf: don't evaluate keep_addr_on_down twice by Ivan Vecera · 7 years ago
  42. b5facfd ipv6: sr: Compute flowlabel for outer IPv6 header of seg6 encap mode by Ahmed Abdelsalam · 7 years ago
  43. 02a6efc net: phy: allow scanning busses with missing phys by Alexandre Belloni · 7 years ago
  44. 83dd693 igb: Fix not adding filter elements to the list by Vinicius Costa Gomes · 7 years ago
  45. 8315ef6 ixgbe: Avoid performing unnecessary resets for macvlan offload by Alexander Duyck · 7 years ago
  46. 865255b ixgbe: Drop real_adapter from l2 fwd acceleration structure by Alexander Duyck · 7 years ago
  47. 3335915 ixgbe/fm10k: Only support macvlan offload for types that support destination filtering by Alexander Duyck · 7 years ago
  48. 53cd4d8 macvlan: Provide function for interfaces to release HW offload by Alexander Duyck · 7 years ago
  49. 6cb1937 macvlan: Add function to test for destination filtering support by Alexander Duyck · 7 years ago
  50. a222311 macvlan: macvlan_count_rx shouldn't be static inline AND extern by Alexander Duyck · 7 years ago
  51. 8d80ac4 ixgbe/fm10k: Drop tracking stats for macvlan broadcast/multicast by Alexander Duyck · 7 years ago
  52. 81d4e91 macvlan: Use software path for offloaded local, broadcast, and multicast traffic by Alexander Duyck · 7 years ago
  53. 7d775f6 macvlan: Rename fwd_priv to accel_priv and add accessor function by Alexander Duyck · 7 years ago
  54. b056b83 ixgbe: Drop support for macvlan specific unicast lists by Alexander Duyck · 7 years ago
  55. 1612a98 bpf, x64: fix JIT emission for dead code by Gianluca Borello · 7 years ago
  56. 5540fbf bpf: clear the ip_tunnel_info. by William Tu · 7 years ago
  57. c749fa1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  58. 3be4aaf Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  59. 24cac70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  60. 16f4faa liquidio: Swap VF representor Tx and Rx statistics by Srinivas Jampala · 7 years ago
  61. 091311d net/ipv6: fix LOCKDEP issue in rt6_remove_exception_rt() by Eric Dumazet · 7 years ago
  62. d19efb7 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 7 years ago
  63. 95ad754 net/tls: remove redundant second null check on sgout by Colin Ian King · 7 years ago
  64. 080aadd fsl/fman_port: remove redundant check on port->rev_info.major by Colin Ian King · 7 years ago
  65. d6fef10 ice: Fix insufficient memory issue in ice_aq_manage_mac_read by Md Fahad Iqbal Polash · 7 years ago
  66. c7d852e qed: Fix copying 2 strings by Denis Bolotin · 7 years ago
  67. f8d6203 sfc: ARFS filter IDs by Edward Cree · 7 years ago
  68. bc0fbc6 Merge branch 'ipconfig-NTP-server-support-bug-fixes-documentation-improvements' by David S. Miller · 7 years ago
  69. c04d2cb ipconfig: Write NTP server IPs to /proc/net/ipconfig/ntp_servers by Chris Novakovic · 7 years ago
  70. 4d019b3 ipconfig: Create /proc/net/ipconfig directory by Chris Novakovic · 7 years ago
  71. 300eec7 ipconfig: Correctly initialise ic_nameservers by Chris Novakovic · 7 years ago
  72. 8b0b37c ipconfig: Document /proc/net/pnp by Chris Novakovic · 7 years ago
  73. de1fa15 ipconfig: BOOTP: Request CONF_NAMESERVERS_MAX name servers by Chris Novakovic · 7 years ago
  74. 4e1a8af ipconfig: BOOTP: Don't request IEN-116 name servers by Chris Novakovic · 7 years ago
  75. e18bdc8 ipconfig: Tidy up reporting of name servers by Chris Novakovic · 7 years ago
  76. 660de40 ipconfig: Document setting of NIS domain name by Chris Novakovic · 7 years ago
  77. d805c52 net: ethtool: Add missing kernel doc for FEC parameters by Florian Fainelli · 7 years ago
  78. 5cb5ce3 Merge branch 'rhash-cleanups' by David S. Miller · 7 years ago
  79. 5d240a8 rhashtable: improve rhashtable_walk stability when stop/start used. by NeilBrown · 7 years ago
  80. b41cc04 rhashtable: reset iter when rhashtable_walk_start sees new table by NeilBrown · 7 years ago
  81. 82266e9 rhashtable: Revise incorrect comment on r{hl, hash}table_walk_enter() by NeilBrown · 7 years ago
  82. 0c6f69a rhashtable: remove outdated comments about grow_decision etc by NeilBrown · 7 years ago
  83. 8c2320e8 tcp: md5: only call tp->af_specific->md5_lookup() for md5 sockets by Eric Dumazet · 7 years ago
  84. a6361f0 packet: fix bitfield update race by Willem de Bruijn · 7 years ago
  85. 30d8439 ice: Do not check INTEVENT bit for OICR interrupts by Ben Shelton · 7 years ago
  86. 34357a9 ice: Fix incorrect comment for action type by Anirudh Venkataramanan · 7 years ago
  87. d332a38 ice: Fix initialization for num_nodes_added by Anirudh Venkataramanan · 7 years ago
  88. 2707df9 igb: Fix the transmission mode of queue 0 for Qav mode by Vinicius Costa Gomes · 7 years ago
  89. 39035bf ixgbevf: ensure xdp_ring resources are free'd on error exit by Colin Ian King · 7 years ago
  90. a06ac0d Revert "net: init sk_cookie for inet socket" by Yafang Shao · 7 years ago
  91. 8399743 Merge branch 'net-DIM-tx' by David S. Miller · 7 years ago
  92. cbce4f4 net/mlx5e: Enable adaptive-TX moderation by Tal Gilboa · 7 years ago
  93. 623ad75 net/dim: Support adaptive TX moderation by Tal Gilboa · 7 years ago
  94. 026a807 net/dim: Rename *_get_profile() functions to *_get_rx_moderation() by Tal Gilboa · 7 years ago
  95. db688c2 vhost_net: use packet weight for rx handler, too by Paolo Abeni · 7 years ago
  96. 9cf2f43 team: fix netconsole setup over team by Xin Long · 7 years ago
  97. 9c20b93 net: fib_rules: fix l3mdev netlink attr processing by Roopa Prabhu · 7 years ago
  98. 6cd968f Merge branch 'amd-xgbe-fixes' by David S. Miller · 7 years ago
  99. 117df65 amd-xgbe: Only use the SFP supported transceiver signals by Tom Lendacky · 7 years ago
  100. 96f4d43 amd-xgbe: Improve KR auto-negotiation and training by Tom Lendacky · 7 years ago