1. 9c537ca net: Convert cfg80211_pernet_ops by Kirill Tkhai · 7 years ago
  2. 753d525 net: Convert inet6_net_ops by Kirill Tkhai · 7 years ago
  3. 3021efb dpaa_eth: fix pause capability advertisement logic by Jake Moroni · 7 years ago
  4. 607ea03 sh_eth: simplify sh_eth_check_reset() by Sergei Shtylyov · 7 years ago
  5. c088165 Merge branch 'dwmac-meson8b-small-cleanup' by David S. Miller · 7 years ago
  6. 8076759 net: stmmac: dwmac-meson8b: make the clock configurations private by Martin Blumenstingl · 7 years ago
  7. b756371 net: stmmac: dwmac-meson8b: only keep struct device around by Martin Blumenstingl · 7 years ago
  8. 11184a5 net: stmmac: dwmac-meson8b: simplify clock registration by Martin Blumenstingl · 7 years ago
  9. e21fed5 net: dsa: mv88e6xxx: hwtstamp: remove unnecessary range checking tests by Gustavo A. R. Silva · 7 years ago
  10. e3f9f41 ptr_ring: Remove now-redundant smp_read_barrier_depends() by Andrea Parri · 7 years ago
  11. 1ec010e tun: export flags, uid, gid, queue information over netlink by Sabrina Dubroca · 7 years ago
  12. 1cbec07 net: Only honor ifindex in IP_PKTINFO if non-0 by David Ahern · 7 years ago
  13. b2d1210 net: dsa: mv88e6xxx: avoid unintended sign extension on a 16 bit shift by Colin Ian King · 7 years ago
  14. 75efa06 ravb: add support for changing MTU by Niklas Söderlund · 7 years ago
  15. a73d65b Merge branch 'nfp-whitespace-sync-and-flower-TCP-flags' by David S. Miller · 7 years ago
  16. ffa6120 nfp: flower: implement tcp flag match offload by Pieter Jansen van Vuuren · 7 years ago
  17. 014f900 nfp: standardize FW header whitespace by Michael Rapson · 7 years ago
  18. 4a88648 Merge branch 'net-sched-act-add-extack-support' by David S. Miller · 7 years ago
  19. 1d4760c net: sched: act: mirred: add extack support by Alexander Aring · 7 years ago
  20. b362014 net: sched: act: handle extack in tcf_generic_walker by Alexander Aring · 7 years ago
  21. 4178010 net: sched: act: add extack for walk callback by Alexander Aring · 7 years ago
  22. 331a929 net: sched: act: add extack for lookup callback by Alexander Aring · 7 years ago
  23. 589dad6 net: sched: act: add extack to init callback by Alexander Aring · 7 years ago
  24. 84ae017 net: sched: act: handle generic action errors by Alexander Aring · 7 years ago
  25. aea0d72 net: sched: act: add extack to init by Alexander Aring · 7 years ago
  26. 1af851558 net: sched: act: fix code style by Alexander Aring · 7 years ago
  27. 80c6d2b Merge branch 'RDS-zerocopy-support' by David S. Miller · 7 years ago
  28. dfb8434 selftests/net: add zerocopy support for PF_RDS test case by Sowmini Varadhan · 7 years ago
  29. b16ac92 selftests/net: add support for PF_RDS sockets by Sowmini Varadhan · 7 years ago
  30. 0cebacc rds: zerocopy Tx support. by Sowmini Varadhan · 7 years ago
  31. 01883ed rds: support for zcopy completion notification by Sowmini Varadhan · 7 years ago
  32. 2819075 sock: permit SO_ZEROCOPY on PF_RDS socket by Sowmini Varadhan · 7 years ago
  33. ea8994c rds: hold a sock ref from rds_message to the rds_sock by Sowmini Varadhan · 7 years ago
  34. 6f89dbc skbuff: export mm_[un]account_pinned_pages for other modules by Sowmini Varadhan · 7 years ago
  35. ee99b2d net: Revert sched action extack support series. by David S. Miller · 7 years ago
  36. f6581c7 Merge branch 'net-sched-act-add-extack-support' by David S. Miller · 7 years ago
  37. 10defbd net: sched: act: add extack to init by Alexander Aring · 7 years ago
  38. b7b347f net: sched: act: fix code style by Alexander Aring · 7 years ago
  39. 66dede2 net: sched: fix unbalance in the error path of tca_action_flush() by Davide Caratti · 7 years ago
  40. e5fe068 Merge branch 'dsa-mv88e6xxx-Improve-PTP-access-latency' by David S. Miller · 7 years ago
  41. a61e540 net: dsa: mv88e6xxx: Release mutex between each ATU read by Andrew Lunn · 7 years ago
  42. 377cda1 net: dsa: mv88e6xxx: Release mutex between each statistics read by Andrew Lunn · 7 years ago
  43. 65bd449 Merge branch 'tipc-de-generealize-topology-server' by David S. Miller · 7 years ago
  44. 026321c tipc: rename tipc_server to tipc_topsrv by Jon Maloy · 7 years ago
  45. 0ef897b tipc: separate topology server listener socket from subcsriber sockets by Jon Maloy · 7 years ago
  46. 5c45ab2 tipc: make struct tipc_server private for server.c by Jon Maloy · 7 years ago
  47. da0a75e tipc: some prefix changes by Jon Maloy · 7 years ago
  48. 242e82c tipc: collapse subscription creation functions by Jon Maloy · 7 years ago
  49. 8985ecc tipc: simplify endianness handling in topology subscriber by Jon Maloy · 7 years ago
  50. 414574a tipc: simplify interaction between subscription and topology connection by Jon Maloy · 7 years ago
  51. df79d04 tipc: eliminate struct tipc_subscriber by Jon Maloy · 7 years ago
  52. c901d26 tipc: remove unnecessary function pointers by Jon Maloy · 7 years ago
  53. 27469b7 tipc: remove redundant code in topology server by Jon Maloy · 7 years ago
  54. 35ed663 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 7 years ago
  55. ddd0010 selftests/net: fixes psock_fanout eBPF test case by Prashant Bhole · 7 years ago
  56. 68e813a net/ipv4: Remove fib table id from rtable by David Ahern · 7 years ago
  57. 45b3a37 Merge branch 'tc-testing-plugin-architecture' by David S. Miller · 7 years ago
  58. 95ce14c tools: tc-testing: Update README and TODO by Brenda J. Butler · 7 years ago
  59. c25e473 tools: tc-testing: valgrindPlugin by Brenda J. Butler · 7 years ago
  60. a13fedb tools: tc-testing: nsPlugin by Brenda J. Butler · 7 years ago
  61. f6926e8 tools: tc-testing: rootPlugin by Brenda J. Butler · 7 years ago
  62. 93707cb tools: tc-testing: Introduce plugin architecture by Brenda J. Butler · 7 years ago
  63. 6fac733 tools: tc-testing: Refactor test-runner by Brenda J. Butler · 7 years ago
  64. f87c7f6 tools: tc-testing: Command line parms by Brenda J. Butler · 7 years ago
  65. c402fb7 Merge branch 'tunchr-get-netns' by David S. Miller · 7 years ago
  66. f2780d6 tun: Add ioctl() SIOCGSKNS cmd to allow obtaining net ns of tun device by Kirill Tkhai · 7 years ago
  67. 24dce08 net: Export open_related_ns() by Kirill Tkhai · 7 years ago
  68. d8d211a net: Make extern and export get_net_ns() by Kirill Tkhai · 7 years ago
  69. bdc8587 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  70. dff8baa kcm: Call strp_stop before strp_done in kcm_attach by Tom Herbert · 7 years ago
  71. 0e47079 net: phy: dp83867: Add documentation for CLK_OUT pin muxing by Wadim Egorov · 7 years ago
  72. 9708fb6 net: phy: dp83867: Add binding for the CLK_OUT pin muxing option by Wadim Egorov · 7 years ago
  73. 37c64cf tipc: apply bearer link tolerance on running links by Jon Maloy · 7 years ago
  74. a92ac14 Merge branch 'cxgb4-speed-up-reading-on-chip-memory' by David S. Miller · 7 years ago
  75. 7494f98 cxgb4: speed up on-chip memory read by Rahul Lakkireddy · 7 years ago
  76. 1a4330c cxgb4: rework on-chip memory read by Rahul Lakkireddy · 7 years ago
  77. 9942895 net: Move ipv4 set_lwt_redirect helper to lwtunnel by David Ahern · 7 years ago
  78. 64da585 Merge branch 'PTP-support-for-DSA-and-mv88e6xxx-driver' by David S. Miller · 7 years ago
  79. a2e4713 net: dsa: mv88e6xxx: add workaround for 6341 timestamping by Brandon Streiff · 7 years ago
  80. c6fe0ad net: dsa: mv88e6xxx: add rx/tx timestamping support by Brandon Streiff · 7 years ago
  81. 90af105 net: dsa: forward timestamping callbacks to switch drivers by Brandon Streiff · 7 years ago
  82. 0336369 net: dsa: forward hardware timestamping ioctls to switch driver by Brandon Streiff · 7 years ago
  83. 4eb3be2 net: dsa: mv88e6xxx: add support for event capture by Brandon Streiff · 7 years ago
  84. a73ccd6 net: dsa: mv88e6xxx: add support for GPIO configuration by Brandon Streiff · 7 years ago
  85. 2fa8d3a net: dsa: mv88e6xxx: expose switch time as a PTP hardware clock by Brandon Streiff · 7 years ago
  86. 0d632c3 net: dsa: mv88e6xxx: add accessors for PTP/TAI registers by Brandon Streiff · 7 years ago
  87. b000be9 net: dsa: mv88e6xxx: export g2 register accessors by Brandon Streiff · 7 years ago
  88. 052fddf net: ptp: Add stub for ptp_classify_raw() by Andrew Lunn · 7 years ago
  89. e0f9759 tcp: try to keep packet if SYN_RCV race is lost by Eric Dumazet · 7 years ago
  90. e284fc2 i40e: Add and delete cloud filter by Avinash Dayanand · 7 years ago
  91. 0075fa0 i40evf: Add support to apply cloud filters by Harshitha Ramamurthy · 7 years ago
  92. 3872c8d virtchnl: Add filter data structures by Harshitha Ramamurthy · 7 years ago
  93. 0718e56 virtchnl: Add a macro to check the size of a union by Harshitha Ramamurthy · 7 years ago
  94. 0c483bd i40e: Service request to configure bandwidth for ADq on a VF by Avinash Dayanand · 7 years ago
  95. 591532d i40evf: Add support to configure bw via tc tool by Harshitha Ramamurthy · 7 years ago
  96. c4998aa i40e: Delete queue channel for ADq on VF by Avinash Dayanand · 7 years ago
  97. 5e97ce6 i40evf: Alloc queues for ADq on VF by Avinash Dayanand · 7 years ago
  98. c27eac4 i40e: Enable ADq and create queue channel/s on VF by Avinash Dayanand · 7 years ago
  99. d5b33d0 i40evf: add ndo_setup_tc callback to i40evf by Harshitha Ramamurthy · 7 years ago
  100. eb09f1f virtchnl: Add virtchl structures to support queue channels by Harshitha Ramamurthy · 7 years ago