1. f3ca4c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  2. 2075e50 sctp: convert to genradix by Kent Overstreet · 6 years ago
  3. ab0891f Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  4. 8f49a65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  5. 273fe3f netfilter: nf_tables: bogus EBUSY when deleting set after flush by Pablo Neira Ayuso · 6 years ago
  6. 1039c6e net: keep refcount warning in reqsk_free() by Guillaume Nault · 6 years ago
  7. 38e7571 Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  8. 40ba1d9 netfilter: nf_tables: fix set double-free in abort path by Pablo Neira Ayuso · 6 years ago
  9. 18a4d8b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  10. 3167b27 devlink: Add support for direct reporter health state update by Eran Ben Elisha · 6 years ago
  11. 7463d3a tls: Fix write space handling by Boris Pismenny · 6 years ago
  12. 9485025 tls: Fix tls_device handling of partial records by Boris Pismenny · 6 years ago
  13. 88b573a net: dsa: add KSZ9893 switch tagging support by Tristram Ha · 6 years ago
  14. 46b1c18 net: sched: put back q.qlen into a single location by Eric Dumazet · 6 years ago
  15. 4e7df11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  16. 2369afb Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 6 years ago
  17. 9eb3591 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  18. 91cf8ec switchdev: Remove unused transaction item queue by Florian Fainelli · 6 years ago
  19. 5e1a99e ipv4: Add ICMPv6 support when parse route ipproto by Hangbin Liu · 6 years ago
  20. a9ce849 netfilter: nf_tables: nat: merge nft_masq protocol specific modules by Florian Westphal · 6 years ago
  21. c78efc99 netfilter: nf_tables: nat: merge nft_redir protocol specific modules by Florian Westphal · 6 years ago
  22. f4e6587 net: split out functions related to registering inflight socket files by Jens Axboe · 6 years ago
  23. 24ba144 route: Add multipath_hash in flowi_common to make user-define hash by wenxu · 6 years ago
  24. 3d705f0 net: Remove switchdev_ops by Florian Fainelli · 6 years ago
  25. 1cb33af switchdev: Add SWITCHDEV_PORT_ATTR_SET by Florian Fainelli · 6 years ago
  26. cc16921 netfilter: conntrack: avoid same-timeout update by Florian Westphal · 6 years ago
  27. d2c5c10 netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.h by Florian Westphal · 6 years ago
  28. d6c4c8f netfilter: nat: remove l3proto struct by Florian Westphal · 6 years ago
  29. dac3fe7 netfilter: nat: remove csum_recalc hook by Florian Westphal · 6 years ago
  30. 03fe5ef netfilter: nat: remove csum_update hook by Florian Westphal · 6 years ago
  31. 2e666b2 netfilter: nat: remove l3 manip_pkt hook by Florian Westphal · 6 years ago
  32. 14cb1a6 netfilter: nat: remove nf_nat_l4proto.h by Florian Westphal · 6 years ago
  33. 096d090 netfilter: nat: move nlattr parse and xfrm session decode to core by Florian Westphal · 6 years ago
  34. d1aca8a netfilter: nat: merge ipv4 and ipv6 masquerade functionality by Florian Westphal · 6 years ago
  35. b8e2040 netfilter: nft_compat: use .release_ops and remove list of extension by Pablo Neira Ayuso · 6 years ago
  36. 921f9a0 tcp: convert tcp_md5_needed to static_branch API by Eric Dumazet · 6 years ago
  37. a43e052 tcp: get rid of __tcp_add_write_queue_tail() by Eric Dumazet · 6 years ago
  38. 6c7b4ee tcp: get rid of tcp_check_send_head() by Eric Dumazet · 6 years ago
  39. 70fb082 vxlan: add extack support for create and changelink by Roopa Prabhu · 6 years ago
  40. b473b0d devlink: create a special NDO for getting the devlink instance by Jakub Kicinski · 6 years ago
  41. f4b6bcc net: devlink: turn devlink into a built-in by Jakub Kicinski · 6 years ago
  42. d8cf757 net: remove unused struct inet_frag_queue.fragments field by Peter Oskolkov · 6 years ago
  43. 7a0e5b1 Bluetooth: Add quirk for reading BD_ADDR from fwnode property by Matthias Kaehlcke · 6 years ago
  44. 3da1ed7 net: avoid use IPCB in cipso_v4_error by Nazarov Sergey · 6 years ago
  45. 9ef6b42 net: Add __icmp_send helper. by Nazarov Sergey · 6 years ago
  46. 6676d5e net: sched: set dedicated tcf_walker flag when tp is empty by Vlad Buslov · 6 years ago
  47. 72636db switchdev: Complete removal of switchdev_port_attr_get() by Florian Fainelli · 6 years ago
  48. 75104db dsa: Remove phydev parameter from disable_port call by Andrew Lunn · 6 years ago
  49. e8b47b5 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 6 years ago
  50. 2b794c4 tls: Return type of non-data records retrieved using MSG_PEEK in recvmsg by Vakul Garg · 6 years ago
  51. 75efc25 ipv6: icmp: use percpu allocation by Kefeng Wang · 6 years ago
  52. 70f3522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  53. 1421510 net_sched: initialize net pointer inside tcf_exts_init() by Cong Wang · 6 years ago
  54. 1a25660 Merge tag 'wireless-drivers-next-for-davem-2019-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 6 years ago
  55. b7b14ec Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 6 years ago
  56. 55c1fdf cfg80211: allow sending vendor events unicast by Johannes Berg · 6 years ago
  57. fafd2bc mac80211: notify driver on subsequent CSA beacons by Sara Sharon · 6 years ago
  58. 2ff5e52 radiotap: add 0-length PSDU "not captured" type by Johannes Berg · 6 years ago
  59. b9cc81d mac80211: abort CSA if beacon does not include CSA IEs by Sara Sharon · 6 years ago
  60. ee14577 mac80211: support max channel switch time element by Sara Sharon · 6 years ago
  61. 4d9ec73 cfg80211: Report Association Request frame IEs in association events by Jouni Malinen · 6 years ago
  62. 6321aa1 phonet: fix building with clang by Arnd Bergmann · 6 years ago
  63. b35560e4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
  64. 010c8f0 net: Get rid of switchdev_port_attr_get() by Florian Fainelli · 6 years ago
  65. cc0c207 net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORT by Florian Fainelli · 6 years ago
  66. 746dc18 net: switchdev: Add PORT_PRE_BRIDGE_FLAGS by Florian Fainelli · 6 years ago
  67. 5765279 net: dsa: add support for bridge flags by Russell King · 6 years ago
  68. f3d74b2 net/smc: add smcd support to the pnet table by Hans Wippel · 6 years ago
  69. 4509de1 net/tls: Move protocol constants from cipher context to tls context by Vakul Garg · 6 years ago
  70. 8bbed40 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  71. 4eceba1 ethtool: add compat for flash update by Jakub Kicinski · 6 years ago
  72. 76726cc devlink: add flash update command by Jakub Kicinski · 6 years ago
  73. 885e631 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  74. 3313da8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  75. 9f9dc49 flow_offload: fix block stats by John Hurley · 6 years ago
  76. 5bf325a net: fix possible overflow in __sk_mem_raise_allocated() by Eric Dumazet · 6 years ago
  77. 9b0a6a9 ipv6_stub: add ipv6_route_input stub/proxy. by Peter Oskolkov · 6 years ago
  78. 52f2787 bpf: implement BPF_LWT_ENCAP_IP mode in bpf_lwt_push_encap by Peter Oskolkov · 6 years ago
  79. 7fc3822 netfilter: reject: skip csum verification for protocols that don't support it by Alin Nastac · 6 years ago
  80. dfcd2a2 net: sched: add flags to Qdisc class ops struct by Vlad Buslov · 6 years ago
  81. 12db03b net: sched: extend proto ops to support unlocked classifiers by Vlad Buslov · 6 years ago
  82. 7d5509f net: sched: extend proto ops with 'put' callback by Vlad Buslov · 6 years ago
  83. ec6743a net: sched: track rtnl lock status when validating extensions by Vlad Buslov · 6 years ago
  84. 726d0612 net: sched: prevent insertion of new classifiers during chain flush by Vlad Buslov · 6 years ago
  85. 8b64678 net: sched: refactor tp insert/delete for concurrent execution by Vlad Buslov · 6 years ago
  86. fe2923a net: sched: traverse classifiers in chain with tcf_get_next_proto() by Vlad Buslov · 6 years ago
  87. 4dbfa76 net: sched: introduce reference counting for tcf_proto by Vlad Buslov · 6 years ago
  88. ed76f5e net: sched: protect filter_chain list with filter_chain_lock mutex by Vlad Buslov · 6 years ago
  89. bbf7383 net: sched: traverse chains in block with tcf_get_next_chain() by Vlad Buslov · 6 years ago
  90. c266f64 net: sched: protect block state with mutex by Vlad Buslov · 6 years ago
  91. da203df Revert "devlink: Add a generic wake_on_lan port parameter" by Vasundhara Volam · 6 years ago
  92. 6663cf8 flow_offload: Fix flow action infrastructure by Eli Britstein · 6 years ago
  93. 14fd190 devlink: add a generic board.manufacture version name by Jakub Kicinski · 6 years ago
  94. 5d4071abd cfg80211: fix and clean up cfg80211_gen_new_bssid() by Johannes Berg · 6 years ago
  95. eddd2cf net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICE by Eli Cohen · 6 years ago
  96. c09551c6 net: ipv4: use a dedicated counter for icmp_v4 redirect packets by Lorenzo Bianconi · 6 years ago
  97. 7c62cfb devlink: publish params only after driver init is done by Jiri Pirko · 6 years ago
  98. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  99. 851ae31 cfg80211: add missing kernel-doc for multi-BSSID fields by Johannes Berg · 6 years ago
  100. caf5633 mac80211: indicate support for multiple BSSID by Sara Sharon · 6 years ago