1. 6491d69 nfc: nci: Potential off by one in ->pipes[] array by Dan Carpenter · 6 years ago
  2. e5f0e8f net: sched: introduce and use qdisc tree flush/purge helpers by Paolo Abeni · 6 years ago
  3. 5dd431b net: sched: introduce and use qstats read helpers by Paolo Abeni · 6 years ago
  4. 8c83f2d vrf: check accept_source_route on the original netdevice by Stephen Suryaputra · 6 years ago
  5. 355b985 netns: provide pure entropy for net_hash_mix() by Eric Dumazet · 6 years ago
  6. ee3bbfe net/sched: let actions use RCU to access 'goto_chain' by Davide Caratti · 6 years ago
  7. fe384e2 net/sched: don't dereference a->goto_chain to read the chain index by Davide Caratti · 6 years ago
  8. 85d0966 net/sched: prepare TC actions to properly validate the control action by Davide Caratti · 6 years ago
  9. 273160f sctp: get sctphdr by offset in sctp_compute_cksum by Xin Long · 6 years ago
  10. a4dc6a4 packets: Always register packet sk in the same order by Maxime Chevallier · 6 years ago
  11. 0aedadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  12. 044175a xsk: fix umem memory leak on cleanup by Björn Töpel · 6 years ago
  13. f3ca4c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  14. 2075e50 sctp: convert to genradix by Kent Overstreet · 6 years ago
  15. ab0891f Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  16. 8f49a65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  17. 273fe3f netfilter: nf_tables: bogus EBUSY when deleting set after flush by Pablo Neira Ayuso · 6 years ago
  18. 1039c6e net: keep refcount warning in reqsk_free() by Guillaume Nault · 6 years ago
  19. 38e7571 Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  20. 40ba1d9 netfilter: nf_tables: fix set double-free in abort path by Pablo Neira Ayuso · 6 years ago
  21. 18a4d8b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  22. 3167b27 devlink: Add support for direct reporter health state update by Eran Ben Elisha · 6 years ago
  23. 7463d3a tls: Fix write space handling by Boris Pismenny · 6 years ago
  24. 9485025 tls: Fix tls_device handling of partial records by Boris Pismenny · 6 years ago
  25. 88b573a net: dsa: add KSZ9893 switch tagging support by Tristram Ha · 6 years ago
  26. 46b1c18 net: sched: put back q.qlen into a single location by Eric Dumazet · 6 years ago
  27. 4e7df11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  28. 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
  29. 9eb3591 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  30. 91cf8ec switchdev: Remove unused transaction item queue by Florian Fainelli · 6 years ago
  31. 5e1a99e ipv4: Add ICMPv6 support when parse route ipproto by Hangbin Liu · 6 years ago
  32. a9ce849 netfilter: nf_tables: nat: merge nft_masq protocol specific modules by Florian Westphal · 6 years ago
  33. c78efc99 netfilter: nf_tables: nat: merge nft_redir protocol specific modules by Florian Westphal · 6 years ago
  34. f4e6587 net: split out functions related to registering inflight socket files by Jens Axboe · 6 years ago
  35. 24ba144 route: Add multipath_hash in flowi_common to make user-define hash by wenxu · 6 years ago
  36. 3d705f0 net: Remove switchdev_ops by Florian Fainelli · 6 years ago
  37. 1cb33af switchdev: Add SWITCHDEV_PORT_ATTR_SET by Florian Fainelli · 6 years ago
  38. cc16921 netfilter: conntrack: avoid same-timeout update by Florian Westphal · 6 years ago
  39. d2c5c10 netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.h by Florian Westphal · 6 years ago
  40. d6c4c8f netfilter: nat: remove l3proto struct by Florian Westphal · 6 years ago
  41. dac3fe7 netfilter: nat: remove csum_recalc hook by Florian Westphal · 6 years ago
  42. 03fe5ef netfilter: nat: remove csum_update hook by Florian Westphal · 6 years ago
  43. 2e666b2 netfilter: nat: remove l3 manip_pkt hook by Florian Westphal · 6 years ago
  44. 14cb1a6 netfilter: nat: remove nf_nat_l4proto.h by Florian Westphal · 6 years ago
  45. 096d090 netfilter: nat: move nlattr parse and xfrm session decode to core by Florian Westphal · 6 years ago
  46. d1aca8a netfilter: nat: merge ipv4 and ipv6 masquerade functionality by Florian Westphal · 6 years ago
  47. b8e2040 netfilter: nft_compat: use .release_ops and remove list of extension by Pablo Neira Ayuso · 6 years ago
  48. 921f9a0 tcp: convert tcp_md5_needed to static_branch API by Eric Dumazet · 6 years ago
  49. a43e052 tcp: get rid of __tcp_add_write_queue_tail() by Eric Dumazet · 6 years ago
  50. 6c7b4ee tcp: get rid of tcp_check_send_head() by Eric Dumazet · 6 years ago
  51. 70fb082 vxlan: add extack support for create and changelink by Roopa Prabhu · 6 years ago
  52. b473b0d devlink: create a special NDO for getting the devlink instance by Jakub Kicinski · 6 years ago
  53. f4b6bcc net: devlink: turn devlink into a built-in by Jakub Kicinski · 6 years ago
  54. d8cf757 net: remove unused struct inet_frag_queue.fragments field by Peter Oskolkov · 6 years ago
  55. 7a0e5b1 Bluetooth: Add quirk for reading BD_ADDR from fwnode property by Matthias Kaehlcke · 6 years ago
  56. 3da1ed7 net: avoid use IPCB in cipso_v4_error by Nazarov Sergey · 6 years ago
  57. 9ef6b42 net: Add __icmp_send helper. by Nazarov Sergey · 6 years ago
  58. 6676d5e net: sched: set dedicated tcf_walker flag when tp is empty by Vlad Buslov · 6 years ago
  59. 72636db switchdev: Complete removal of switchdev_port_attr_get() by Florian Fainelli · 6 years ago
  60. 75104db dsa: Remove phydev parameter from disable_port call by Andrew Lunn · 6 years ago
  61. 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
  62. 2b794c4 tls: Return type of non-data records retrieved using MSG_PEEK in recvmsg by Vakul Garg · 6 years ago
  63. 75efc25 ipv6: icmp: use percpu allocation by Kefeng Wang · 6 years ago
  64. 70f3522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  65. 1421510 net_sched: initialize net pointer inside tcf_exts_init() by Cong Wang · 6 years ago
  66. 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
  67. b7b14ec Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 6 years ago
  68. 55c1fdf cfg80211: allow sending vendor events unicast by Johannes Berg · 6 years ago
  69. fafd2bc mac80211: notify driver on subsequent CSA beacons by Sara Sharon · 6 years ago
  70. 2ff5e52 radiotap: add 0-length PSDU "not captured" type by Johannes Berg · 6 years ago
  71. b9cc81d mac80211: abort CSA if beacon does not include CSA IEs by Sara Sharon · 6 years ago
  72. ee14577 mac80211: support max channel switch time element by Sara Sharon · 6 years ago
  73. 4d9ec73 cfg80211: Report Association Request frame IEs in association events by Jouni Malinen · 6 years ago
  74. 6321aa1 phonet: fix building with clang by Arnd Bergmann · 6 years ago
  75. b35560e4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
  76. 010c8f0 net: Get rid of switchdev_port_attr_get() by Florian Fainelli · 6 years ago
  77. cc0c207 net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORT by Florian Fainelli · 6 years ago
  78. 746dc18 net: switchdev: Add PORT_PRE_BRIDGE_FLAGS by Florian Fainelli · 6 years ago
  79. 5765279 net: dsa: add support for bridge flags by Russell King · 6 years ago
  80. f3d74b2 net/smc: add smcd support to the pnet table by Hans Wippel · 6 years ago
  81. 4509de1 net/tls: Move protocol constants from cipher context to tls context by Vakul Garg · 6 years ago
  82. 8bbed40 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  83. 4eceba1 ethtool: add compat for flash update by Jakub Kicinski · 6 years ago
  84. 76726cc devlink: add flash update command by Jakub Kicinski · 6 years ago
  85. 885e631 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  86. 3313da8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  87. 9f9dc49 flow_offload: fix block stats by John Hurley · 6 years ago
  88. 5bf325a net: fix possible overflow in __sk_mem_raise_allocated() by Eric Dumazet · 6 years ago
  89. 9b0a6a9 ipv6_stub: add ipv6_route_input stub/proxy. by Peter Oskolkov · 6 years ago
  90. 52f2787 bpf: implement BPF_LWT_ENCAP_IP mode in bpf_lwt_push_encap by Peter Oskolkov · 6 years ago
  91. 7fc3822 netfilter: reject: skip csum verification for protocols that don't support it by Alin Nastac · 6 years ago
  92. dfcd2a2 net: sched: add flags to Qdisc class ops struct by Vlad Buslov · 6 years ago
  93. 12db03b net: sched: extend proto ops to support unlocked classifiers by Vlad Buslov · 6 years ago
  94. 7d5509f net: sched: extend proto ops with 'put' callback by Vlad Buslov · 6 years ago
  95. ec6743a net: sched: track rtnl lock status when validating extensions by Vlad Buslov · 6 years ago
  96. 726d0612 net: sched: prevent insertion of new classifiers during chain flush by Vlad Buslov · 6 years ago
  97. 8b64678 net: sched: refactor tp insert/delete for concurrent execution by Vlad Buslov · 6 years ago
  98. fe2923a net: sched: traverse classifiers in chain with tcf_get_next_proto() by Vlad Buslov · 6 years ago
  99. 4dbfa76 net: sched: introduce reference counting for tcf_proto by Vlad Buslov · 6 years ago
  100. ed76f5e net: sched: protect filter_chain list with filter_chain_lock mutex by Vlad Buslov · 6 years ago