1. 5a76489 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 6 months ago
  2. ce69fb3 Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 6 months ago
  3. 6396026 bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok() by Kees Cook · 4 years, 6 months ago
  4. ad0f75e cgroup: fix cgroup_sk_alloc() for sk_clone_lock() by Cong Wang · 4 years, 6 months ago
  5. d7bf2eb sched: consistently handle layer3 header accesses in the presence of VLANs by Toke Høiland-Jørgensen · 4 years, 6 months ago
  6. e708e2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 6 months ago
  7. bb0de31 bpf: sockmap: Require attach_bpf_fd when detaching a program by Lorenz Bauer · 4 years, 6 months ago
  8. 9b2b097 bpf: sockmap: Check value of unused args to BPF_PROG_ATTACH by Lorenz Bauer · 4 years, 6 months ago
  9. 695c121 bpf, netns: Keep attached programs in bpf_prog_array by Jakub Sitnicki · 4 years, 7 months ago
  10. 3b70169 flow_dissector: Pull BPF program assignment up to bpf-netns by Jakub Sitnicki · 4 years, 7 months ago
  11. e828033 net: explain the lockdep annotations for dev_uc_unsync() by Cong Wang · 4 years, 7 months ago
  12. 8025751 bpf, sockmap: RCU dereferenced psock may be used outside RCU block by John Fastabend · 4 years, 7 months ago
  13. 93dd5f1 bpf, sockmap: RCU splat with redirect and strparser error or TLS by John Fastabend · 4 years, 7 months ago
  14. 41b14fb net: Do not clear the sock TX queue in sk_set_socket() by Tariq Toukan · 4 years, 7 months ago
  15. 67c20de net: Add MODULE_DESCRIPTION entries to network modules by Rob Gill · 4 years, 7 months ago
  16. a1db217 net: flow_offload: fix flow_indr_dev_unregister path by wenxu · 4 years, 7 months ago
  17. 66f1939a flow_offload: use flow_indr_block_cb_alloc/remove function by wenxu · 4 years, 7 months ago
  18. 26f2eb2 flow_offload: add flow_indr_block_cb_alloc/remove function by wenxu · 4 years, 7 months ago
  19. 0ad6f6e net: increment xmit_recursion level in dev_direct_xmit() by Eric Dumazet · 4 years, 7 months ago
  20. 814152a net: fix memleak in register_netdevice() by Yang Yingliang · 4 years, 7 months ago
  21. 3ff2351 xdp: Handle frame_sz in xdp_convert_zc_to_xdp_frame() by Hangbin Liu · 4 years, 7 months ago
  22. 96144c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
  23. fa7566a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 7 months ago
  24. 60e5ca8 bpf: Fix memlock accounting for sock_hash by Andrey Ignatov · 4 years, 7 months ago
  25. f6fede8 bpf: sockmap: Don't attach programs to UDP sockets by Lorenz Bauer · 4 years, 7 months ago
  26. 0f5d82f net/filter: Permit reading NET in load_bytes_relative when MAC not set by YiFei Zhu · 4 years, 7 months ago
  27. 1c38372 Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  28. 845e0eb net: change addr_list_lock back to static key by Cong Wang · 4 years, 7 months ago
  29. 75e68e5 bpf, sockhash: Synchronize delete from bucket list on map free by Jakub Sitnicki · 4 years, 7 months ago
  30. 33a7c83 bpf, sockhash: Fix memory leak when unlinking sockets in sock_hash_free by Jakub Sitnicki · 4 years, 7 months ago
  31. 56965ac net/sysctl: use cpumask_parse in flow_limit_cpu_sysctl by Christoph Hellwig · 4 years, 7 months ago
  32. 11d6011 net: core: device_rename: Use rwsem instead of a seqcount by Ahmed S. Darwish · 4 years, 7 months ago
  33. bb986a5 seg6: fix seg6_validate_srh() to avoid slab-out-of-bounds by Ahmed Abdelsalam · 4 years, 7 months ago
  34. 49b2357 bpf: Fix unused-var without NETDEVICES by Matthieu Baerts · 4 years, 7 months ago
  35. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
  36. e7c93cb Merge tag 'threads-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 7 months ago
  37. 7cdec54 bpf: Add csum_level helper for fixing up csum levels by Daniel Borkmann · 4 years, 7 months ago
  38. 836e66c bpf: Fix up bpf_skb_adjust_room helper's skb csum setting by Daniel Borkmann · 4 years, 7 months ago
  39. b27f7bb flow_dissector: Move out netns_bpf prog callbacks by Jakub Sitnicki · 4 years, 7 months ago
  40. a3fd7ce net: Introduce netns_bpf for BPF programs attached to netns by Jakub Sitnicki · 4 years, 7 months ago
  41. 171526f flow_dissector: Pull locking up from prog attach callback by Jakub Sitnicki · 4 years, 7 months ago
  42. 70c5899 bpf: Allow SO_BINDTODEVICE opt in bpf_setsockopt by Ferenc Fejes · 4 years, 7 months ago
  43. 8ea204c net: Make locking in sock_bindtoindex optional by Ferenc Fejes · 4 years, 7 months ago
  44. e91de6a bpf: Fix running sk_skb program types with ktls by John Fastabend · 4 years, 7 months ago
  45. ca2f5f2 bpf: Refactor sockmap redirect code so its easy to reuse by John Fastabend · 4 years, 7 months ago
  46. 64b5902 xdp: Add xdp_txq_info to xdp_buff by David Ahern · 4 years, 7 months ago
  47. fbee97f bpf: Add support to attach bpf program to a devmap entry by David Ahern · 4 years, 7 months ago
  48. c3c16f2 bpf: Add rx_queue_mapping to bpf_sock by Amritha Nambiar · 4 years, 8 months ago
  49. 13d70f5 bpf, sk_msg: Add get socket storage helpers by John Fastabend · 4 years, 8 months ago
  50. abe3cac bpf, sk_msg: Add some generic helpers that may be useful from sk_msg by John Fastabend · 4 years, 8 months ago
  51. 81e8c10 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 7 months ago
  52. 5eb18a2 devlink: Add ACL control packet traps by Ido Schimmel · 4 years, 7 months ago
  53. d77cfd1 devlink: Add layer 3 control packet traps by Ido Schimmel · 4 years, 7 months ago
  54. 515eac6 devlink: Add layer 2 control packet traps by Ido Schimmel · 4 years, 7 months ago
  55. 30a4e9a devlink: Add 'control' trap type by Ido Schimmel · 4 years, 7 months ago
  56. 9eefeab devlink: Add 'mirror' trap action by Ido Schimmel · 4 years, 7 months ago
  57. 678eb19 devlink: Create dedicated trap group for layer 3 exceptions by Ido Schimmel · 4 years, 7 months ago
  58. 709ffbe net: remove indirect block netdev event registration by Pablo Neira Ayuso · 4 years, 7 months ago
  59. 1fac52d net: flow_offload: consolidate indirect flow_block infrastructure by Pablo Neira Ayuso · 4 years, 7 months ago
  60. 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  61. 96d10d5 neigh: fix ARP retransmit timer guard by Hangbin Liu · 4 years, 8 months ago
  62. c0425a4 net: add a new bind_add method by Christoph Hellwig · 4 years, 7 months ago
  63. fe31a32 net: add sock_set_reuseport by Christoph Hellwig · 4 years, 8 months ago
  64. 26cfabf net: add sock_set_rcvbuf by Christoph Hellwig · 4 years, 8 months ago
  65. ce3d954 net: add sock_set_keepalive by Christoph Hellwig · 4 years, 8 months ago
  66. 783da70 net: add sock_enable_timestamps by Christoph Hellwig · 4 years, 8 months ago
  67. 7594888 net: add sock_bindtoindex by Christoph Hellwig · 4 years, 8 months ago
  68. 76ee078 net: add sock_set_sndtimeo by Christoph Hellwig · 4 years, 8 months ago
  69. 6e43496 net: add sock_set_priority by Christoph Hellwig · 4 years, 8 months ago
  70. c433594 net: add sock_no_linger by Christoph Hellwig · 4 years, 8 months ago
  71. b58f0e8 net: add sock_set_reuseaddr by Christoph Hellwig · 4 years, 8 months ago
  72. 58cff78 flow_dissector: Parse multiple MPLS Label Stack Entries by Guillaume Nault · 4 years, 8 months ago
  73. 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  74. a152b85 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 8 months ago
  75. 060b638 net: flow_offload: simplify hw stats check handling by Edward Cree · 4 years, 8 months ago
  76. 1274e1c vxlan: ecmp support for mac fdb entries by Roopa Prabhu · 4 years, 8 months ago
  77. 5cf6592 flow_dissector: Drop BPF flow dissector prog ref on netns cleanup by Jakub Sitnicki · 4 years, 8 months ago
  78. 82c4167 xdp: Simplify xdp_return_{frame, frame_rx_napi, buff} by Björn Töpel · 4 years, 8 months ago
  79. 0807892 xsk: Remove MEM_TYPE_ZERO_COPY and corresponding code by Björn Töpel · 4 years, 8 months ago
  80. 2b43470 xsk: Introduce AF_XDP buffer allocation API by Björn Töpel · 4 years, 8 months ago
  81. 4f65e2f net: unexport skb_gro_receive() by Eric Dumazet · 4 years, 8 months ago
  82. c0bbbdc __netif_receive_skb_core: pass skb by reference by Boris Sukholitko · 4 years, 8 months ago
  83. 1b66d25 bpf: Add get{peer, sock}name attach types for sock_addr by Daniel Borkmann · 4 years, 8 months ago
  84. 4930f48 net: allow __skb_ext_alloc to sleep by Florian Westphal · 4 years, 8 months ago
  85. 9efd6a3 netns: enable to inherit devconf from current netns by Nicolas Dichtel · 4 years, 8 months ago
  86. da07f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  87. 3430223 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 8 months ago
  88. 2e186a2 net: core: recursively find netdev by device node by Tobias Waldekranz · 4 years, 8 months ago
  89. 2c78ee8 bpf: Implement CAP_BPF by Alexei Starovoitov · 4 years, 8 months ago
  90. ddb47d5 xdp: Clear grow memory in bpf_xdp_adjust_tail() by Jesper Dangaard Brouer · 4 years, 8 months ago
  91. c8741e2 xdp: Allow bpf_xdp_adjust_tail() to grow packet size by Jesper Dangaard Brouer · 4 years, 8 months ago
  92. 34cc0b3 xdp: Xdp_frame add member frame_sz and handle in convert_to_xdp_frame by Jesper Dangaard Brouer · 4 years, 8 months ago
  93. a075767 net: XDP-generic determining XDP frame size by Jesper Dangaard Brouer · 4 years, 8 months ago
  94. d00f26b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 8 months ago
  95. f307fa2 bpf: Introduce bpf_sk_{, ancestor_}cgroup_id helpers by Andrey Ignatov · 4 years, 8 months ago
  96. 06d3e4c bpf: Allow skb_ancestor_cgroup_id helper in cgroup skb by Andrey Ignatov · 4 years, 8 months ago
  97. d56c2f9 bpf: Allow sk lookup helpers in cgroup skb by Andrey Ignatov · 4 years, 8 months ago
  98. 7aebfa1 bpf: Support narrow loads from bpf_sock_addr.user_port by Andrey Ignatov · 4 years, 8 months ago
  99. 5a46b06 devlink: refactor end checks in devlink_nl_cmd_region_read_dumpit by Jakub Kicinski · 4 years, 8 months ago
  100. 6e8a4f9 net: ignore sock_from_file errors in __scm_install_fd by Christoph Hellwig · 4 years, 8 months ago