1. 683916f net/tls: fix sk_msg trim on fallback to copy mode by Jakub Kicinski · 5 years ago
  2. aefc3e7 net: fix installing orphaned programs by Jakub Kicinski · 5 years ago
  3. 7170a97 net: annotate accesses to sk->sk_incoming_cpu by Eric Dumazet · 5 years ago
  4. 8b73018 net: rtnetlink: fix a typo fbd -> fdb by Nikolay Aleksandrov · 5 years ago
  5. 7c422d0 net: add READ_ONCE() annotation in __skb_wait_for_more_packets() by Eric Dumazet · 5 years ago
  6. 3f926af net: use skb_queue_empty_lockless() in busy poll contexts by Eric Dumazet · 5 years ago
  7. 3ef7cf5 net: use skb_queue_empty_lockless() in poll() handlers by Eric Dumazet · 5 years ago
  8. 1a51a47 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  9. 5ff223e net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol() by zhanglin · 5 years ago
  10. d4e4fdf netns: fix GFP flags in rtnl_net_notifyid() by Guillaume Nault · 5 years ago
  11. f3b0a18 net: remove unnecessary variables and callback by Taehee Yoo · 5 years ago
  12. 32b6d34 net: core: add ignore flag to netdev_adjacent structure by Taehee Yoo · 5 years ago
  13. ab92d68 net: core: add generic lockdep keys by Taehee Yoo · 5 years ago
  14. 5343da4 net: core: limit nested device depth by Taehee Yoo · 5 years ago
  15. 82ecff6 keys: Fix memory leak in copy_net_ns by Takeshi Misawa · 5 years ago
  16. 5566744 net/flow_dissector: switch to siphash by Eric Dumazet · 5 years ago
  17. fa4e0f8 net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions by Davide Caratti · 5 years ago
  18. dedc5a0 net: avoid errors when trying to pop MLPS header on non-MPLS packets by Davide Caratti · 5 years ago
  19. 9e8acd9 bpf: lwtunnel: Fix reroute supplying invalid dst by Jiri Benc · 5 years ago
  20. ab4e846 tcp: annotate sk->sk_wmem_queued lockless reads by Eric Dumazet · 5 years ago
  21. e292f05 tcp: annotate sk->sk_sndbuf lockless reads by Eric Dumazet · 5 years ago
  22. ebb3b78 tcp: annotate sk->sk_rcvbuf lockless reads by Eric Dumazet · 5 years ago
  23. d983ea6 tcp: add rcu protection around tp->fastopen_rsk by Eric Dumazet · 5 years ago
  24. 70c2655 net: silence KCSAN warnings about sk->sk_backlog.len reads by Eric Dumazet · 5 years ago
  25. eac6640 net: annotate sk->sk_rcvlowat lockless reads by Eric Dumazet · 5 years ago
  26. 8265792 net: silence KCSAN warnings around sk_add_backlog() calls by Eric Dumazet · 5 years ago
  27. 503978a net: avoid possible false sharing in sk_leave_memory_pressure() by Eric Dumazet · 5 years ago
  28. 993e4c9 netns: fix NLM_F_ECHO mechanism for RTM_NEWNSID by Nicolas Dichtel · 5 years ago
  29. 7a512eb net: make sock_prot_memory_pressure() return "const char *" by Alexey Dobriyan · 5 years ago
  30. 4fbb97b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago
  31. 93c2fcb devlink: Fix error handling in param and info_get dumpit cb by Vasundhara Volam · 5 years ago
  32. 895b5c9 netfilter: drop bridge nf reset from nf_reset by Florian Westphal · 5 years ago
  33. 8c7138b net: Unpublish sk from sk_reuseport_cb before call_rcu by Martin KaFai Lau · 5 years ago
  34. 174e238 sk_buff: drop all skb extensions on free and skb scrubbing by Florian Westphal · 5 years ago
  35. adecda5 net: print proper warning on dst underflow by Jason A. Donenfeld · 5 years ago
  36. 81160dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  37. 1bab8d4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  38. 7f2444d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  39. 9f2f13f ethtool: implement Energy Detect Powerdown support via phy-tunable by Alexandru Ardelean · 5 years ago
  40. bef1746 drop_monitor: Better sanitize notified packets by Ido Schimmel · 5 years ago
  41. acdcecc udp: correct reuseport selection with connected sockets by Willem de Bruijn · 5 years ago
  42. d518d2e net/sched: fix race between deactivation and dequeue for NOLOCK qdisc by Paolo Abeni · 5 years ago
  43. aa2eaa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  44. 2670ac2 net: devlink: move reload fail indication to devlink core and expose to user by Jiri Pirko · 5 years ago
  45. 9769106 net: devlink: split reload op into two by Jiri Pirko · 5 years ago
  46. 10cc514 net: Fix null de-reference of device refcount by Subash Abhinov Kasiviswanathan · 5 years ago
  47. 5bbd21d devlink: add 'reset_dev_on_drv_probe' param by Dirk van der Merwe · 5 years ago
  48. 3dcbdb1 net: gso: Fix skb_segment splat when splitting gso_size mangled skb having linear-headed frag_list by Shmulik Ladkani · 5 years ago
  49. 3dd97a0 net: fib_notifier: move fib_notifier_ops from struct net into per-net struct by Jiri Pirko · 5 years ago
  50. 1e46c09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  51. 95a7233 net: openvswitch: Set OvS recirc_id from tc chain index by Paul Blakey · 5 years ago
  52. 44580a0 net: sock_map, fix missing ulp check in sock hash case by John Fastabend · 5 years ago
  53. 765b759 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  54. 58b6be4 devlink: Use switch-case instead of if-else by Parav Pandit · 5 years ago
  55. c7282b5 devlink: Make port index data type as unsigned int by Parav Pandit · 5 years ago
  56. 15a7dea net/tls: use RCU protection on icsk->icsk_ulp_data by Jakub Kicinski · 5 years ago
  57. 0741be3 bpf: fix error check in bpf_tcp_gen_syncookie by Petar Penkov · 5 years ago
  58. 2c1644c net: fix skb use after free in netpoll by Feng Sun · 5 years ago
  59. 68aaf44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  60. b45ce32 sock: fix potential memory leak in proto_register() by zhanglin · 5 years ago
  61. dd016ac net/core/skmsg: Delete an unnecessary check before the function call “consume_skb” by Markus Elfring · 5 years ago
  62. 211c462 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  63. 2c23817 bpf: allow narrow loads of some sk_reuseport_md fields with offset > 0 by Ilya Leoshkevich · 5 years ago
  64. db38de3 flow_dissector: Fix potential use-after-free on BPF_PROG_DETACH by Jakub Sitnicki · 5 years ago
  65. bd1200b drop_monitor: Make timestamps y2038 safe by Ido Schimmel · 5 years ago
  66. ef8d8cc tcp: make sure EPOLLOUT wont be missed by Eric Dumazet · 5 years ago
  67. 607f625 net: flow_offload: convert block_ing_cb_list to regular list type by Vlad Buslov · 5 years ago
  68. 446bf64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  69. 8f51dfc bpf: support cloning sk storage on accept() by Stanislav Fomichev · 5 years ago
  70. c14a9f6 net: Don't call XDP_SETUP_PROG when nothing is changed by Maxim Mikityanskiy · 5 years ago
  71. 391203a devlink: Add generic packet traps and groups by Ido Schimmel · 5 years ago
  72. 0f420b6 devlink: Add packet trap infrastructure by Ido Schimmel · 5 years ago
  73. 8e94c3b drop_monitor: Allow user to start monitoring hardware drops by Ido Schimmel · 5 years ago
  74. d40e1de drop_monitor: Add support for summary alert mode for hardware drops by Ido Schimmel · 5 years ago
  75. 5e58109 drop_monitor: Add support for packet alert mode for hardware drops by Ido Schimmel · 5 years ago
  76. 80cebed drop_monitor: Consider all monitoring states before performing configuration by Ido Schimmel · 5 years ago
  77. edd3d00 drop_monitor: Add basic infrastructure for hardware drops by Ido Schimmel · 5 years ago
  78. cac1174 drop_monitor: Initialize hardware per-CPU data by Ido Schimmel · 5 years ago
  79. 9b63f57 drop_monitor: Move per-CPU data init/fini to separate functions by Ido Schimmel · 5 years ago
  80. 8d73f8f page_pool: fix logic in __page_pool_get_cached by Jonathan Lemon · 5 years ago
  81. 873343e page_pool: remove unnecessary variable init by Yunsheng Lin · 5 years ago
  82. 043b841 net: devlink: remove redundant rtnl lock assert by Vlad Buslov · 5 years ago
  83. 708852d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 5 years ago
  84. 92b4982 devlink: send notifications for deleted snapshots on region destroy by Jiri Pirko · 5 years ago
  85. e9feb58 drop_monitor: Expose tail drop counter by Ido Schimmel · 5 years ago
  86. 30328d4 drop_monitor: Make drop queue length configurable by Ido Schimmel · 5 years ago
  87. 444be06 drop_monitor: Add a command to query current configuration by Ido Schimmel · 5 years ago
  88. 5798661 drop_monitor: Allow truncation of dropped packets by Ido Schimmel · 5 years ago
  89. ca30707 drop_monitor: Add packet alert mode by Ido Schimmel · 5 years ago
  90. 28315f7 drop_monitor: Add alert mode operations by Ido Schimmel · 5 years ago
  91. c5ab9b1 drop_monitor: Require CAP_NET_ADMIN for drop monitor configuration by Ido Schimmel · 5 years ago
  92. 44075f5 drop_monitor: Reset per-CPU data before starting to trace by Ido Schimmel · 5 years ago
  93. 70c6927 drop_monitor: Initialize timer and work item upon tracing enable by Ido Schimmel · 5 years ago
  94. 7c74783 drop_monitor: Split tracing enable / disable to different functions by Ido Schimmel · 5 years ago
  95. cd48bdd sock: make cookie generation global instead of per netns by Daniel Borkmann · 5 years ago
  96. 3a5e523 devlink: remove pointless data_len arg from region snapshot create by Jiri Pirko · 5 years ago
  97. 4147766 net/tls: prevent skb_orphan() from leaking TLS plain text with offload by Jakub Kicinski · 5 years ago
  98. 1150ab0 flow_offload: support get multi-subsystem block by wenxu · 5 years ago
  99. 4e48190 flow_offload: move tc indirect block to flow offload by wenxu · 5 years ago
  100. 323ebb6 net: use listified RX for handling GRO_NORMAL skbs by Edward Cree · 5 years ago