1. 505ee3a netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inline by Alaa Hleihel · 4 years, 7 months ago
  2. 762f926 net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inline by Alaa Hleihel · 4 years, 7 months ago
  3. 96144c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
  4. 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
  5. 50cb876 vxlan: Remove access to nexthop group struct by David Ahern · 4 years, 7 months ago
  6. ce9ac05 nexthop: Fix fdb labeling for groups by David Ahern · 4 years, 7 months ago
  7. 89dc685 net: flow_offload: remove indirect flow_block declarations leftover by Pablo Neira Ayuso · 4 years, 7 months ago
  8. c96b6ac dccp: Fix possible memleak in dccp_init and dccp_fini by Wang Hai · 4 years, 7 months ago
  9. 6b1ad5a Merge tag 'mac80211-for-davem-2020-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 4 years, 8 months ago
  10. c7388c1 net/sysctl: remove leftover __user annotations on neigh_proc_dointvec* by Christoph Hellwig · 4 years, 8 months ago
  11. 79ea1e12 cfg80211: fix management registrations deadlock by Johannes Berg · 4 years, 8 months ago
  12. 6761893 inet_connection_sock: clear inet_num out of destroy helper by Paolo Abeni · 4 years, 8 months ago
  13. bb986a5 seg6: fix seg6_validate_srh() to avoid slab-out-of-bounds by Ahmed Abdelsalam · 4 years, 8 months ago
  14. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 8 months ago
  15. 4b01285 Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 8 months ago
  16. 7f045a4 bpf: Add link-based BPF program attachment to network namespace by Jakub Sitnicki · 4 years, 8 months ago
  17. b27f7bb flow_dissector: Move out netns_bpf prog callbacks by Jakub Sitnicki · 4 years, 8 months ago
  18. a3fd7ce net: Introduce netns_bpf for BPF programs attached to netns by Jakub Sitnicki · 4 years, 8 months ago
  19. 1b698fa xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame by Lorenzo Bianconi · 4 years, 8 months ago
  20. fc37987 xdp: Introduce xdp_convert_frame_to_buff utility routine by Lorenzo Bianconi · 4 years, 8 months ago
  21. 8ea204c net: Make locking in sock_bindtoindex optional by Ferenc Fejes · 4 years, 8 months ago
  22. e91de6a bpf: Fix running sk_skb program types with ktls by John Fastabend · 4 years, 8 months ago
  23. 64b5902 xdp: Add xdp_txq_info to xdp_buff by David Ahern · 4 years, 8 months ago
  24. 81e8c10 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 8 months ago
  25. c6676e7 bridge: mrp: Add support for role MRA by Horatiu Vultur · 4 years, 8 months ago
  26. 4b3a61b bridge: mrp: Set the priority of MRP instance by Horatiu Vultur · 4 years, 8 months ago
  27. 5eb18a2 devlink: Add ACL control packet traps by Ido Schimmel · 4 years, 8 months ago
  28. d77cfd1 devlink: Add layer 3 control packet traps by Ido Schimmel · 4 years, 8 months ago
  29. 515eac6 devlink: Add layer 2 control packet traps by Ido Schimmel · 4 years, 8 months ago
  30. 678eb19 devlink: Create dedicated trap group for layer 3 exceptions by Ido Schimmel · 4 years, 8 months ago
  31. af0a248 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 4 years, 8 months ago
  32. 709ffbe net: remove indirect block netdev event registration by Pablo Neira Ayuso · 4 years, 8 months ago
  33. 1fac52d net: flow_offload: consolidate indirect flow_block infrastructure by Pablo Neira Ayuso · 4 years, 8 months ago
  34. a8284c6 netfilter: nf_flowtable: expose nf_flow_table_gc_cleanup() by Pablo Neira Ayuso · 4 years, 8 months ago
  35. 07f6ece Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 4 years, 8 months ago
  36. 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  37. 1079a34 Merge tag 'mac80211-next-for-davem-2020-05-31' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 4 years, 8 months ago
  38. 093a48d cfg80211: support bigger kek/kck key length by Nathan Errera · 4 years, 8 months ago
  39. 2ad2274 mac80211: Add HE 6GHz capabilities element to probe request by Ilan Peer · 4 years, 8 months ago
  40. 1bb9a8a mac80211: use HE 6 GHz band capability and pass it to the driver by Johannes Berg · 4 years, 8 months ago
  41. 2239521 cfg80211: add and expose HE 6 GHz band capabilities by Johannes Berg · 4 years, 8 months ago
  42. 43e64bf cfg80211: handle 6 GHz capability of new station by Rajkumar Manoharan · 4 years, 8 months ago
  43. afbc9c9 cfg80211: add a helper to identify 6 GHz PSCs by Johannes Berg · 4 years, 8 months ago
  44. 4300c7e Merge tag 'mlx5-cleanup-2020-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 8 months ago
  45. 86ae579 net: Make mpls_entry_encode() available for generic users by Eli Cohen · 4 years, 8 months ago
  46. bc183de tcp: tcp_init_buffer_space can be static by Florian Westphal · 4 years, 8 months ago
  47. 001c1a6 default csum_and_copy_to_user(): don't bother with access_ok() by Al Viro · 4 years, 9 months ago
  48. 5904122 take the dummy csum_and_copy_from_user() into net/checksum.h by Al Viro · 5 years ago
  49. c0425a4 net: add a new bind_add method by Christoph Hellwig · 4 years, 8 months ago
  50. 40ef92c sctp: add sctp_sock_set_nodelay by Christoph Hellwig · 4 years, 8 months ago
  51. 942110f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 4 years, 8 months ago
  52. f26e9b2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 4 years, 8 months ago
  53. 298cd88 rxrpc: add rxrpc_sock_set_min_security_level by Christoph Hellwig · 4 years, 8 months ago
  54. 7d7207c ipv6: add ip6_sock_set_recvpktinfo by Christoph Hellwig · 4 years, 8 months ago
  55. 18d5ad6 ipv6: add ip6_sock_set_addr_preferences by Christoph Hellwig · 4 years, 8 months ago
  56. fce9349 ipv6: add ip6_sock_set_recverr by Christoph Hellwig · 4 years, 8 months ago
  57. 9b11574 ipv6: add ip6_sock_set_v6only by Christoph Hellwig · 4 years, 8 months ago
  58. c1f9ec5 ipv4: add ip_sock_set_pktinfo by Christoph Hellwig · 4 years, 8 months ago
  59. 2de569b ipv4: add ip_sock_set_mtu_discover by Christoph Hellwig · 4 years, 8 months ago
  60. db45c0e ipv4: add ip_sock_set_recverr by Christoph Hellwig · 4 years, 8 months ago
  61. c4e446b ipv4: add ip_sock_set_freebind by Christoph Hellwig · 4 years, 8 months ago
  62. 6ebf71b ipv4: add ip_sock_set_tos by Christoph Hellwig · 4 years, 8 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. d292456 tcp: ipv6: support RFC 6069 (TCP-LD) by Eric Dumazet · 4 years, 8 months ago
  73. 50ce4c0 sctp: fix typo sctp_ulpevent_nofity_peer_addr_change by Jonas Falkevik · 4 years, 8 months ago
  74. b3ae245 net/tls: Add force_resync for driver resync by Tariq Toukan · 4 years, 8 months ago
  75. abadb2f netfilter: nf_tables: delete devices from flowtable by Pablo Neira Ayuso · 4 years, 8 months ago
  76. 78d9f48 netfilter: nf_tables: add devices to existing flowtable by Pablo Neira Ayuso · 4 years, 8 months ago
  77. cb8aa9a netfilter: ctnetlink: add kernel side filtering for dump by Romain Bellan · 4 years, 9 months ago
  78. 9a5f648 nl80211: Add support to configure TID specific Tx rate configuration by Tamizh Chelvam · 4 years, 8 months ago
  79. dca9ca2 nl80211: add ability to report TX status for control port TX by Markus Theil · 4 years, 9 months ago
  80. 3c23215 mac80211: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 9 months ago
  81. 396fba0 cfg80211: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 9 months ago
  82. e76fede cfg80211: add KHz variants of frame RX API by Thomas Pedersen · 4 years, 9 months ago
  83. 33462e6 cfg80211: add support for TID specific AMSDU configuration by Sergey Matyukevich · 4 years, 9 months ago
  84. 2d5d9b7 cfg80211: fix mask type in cfg80211_tid_cfg structure by Sergey Matyukevich · 4 years, 9 months ago
  85. 745bd6f Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 4 years, 8 months ago
  86. 1fd1c76 ipv4: nexthop version of fib_info_nh_uses_dev by David Ahern · 4 years, 8 months ago
  87. af7888a ipv4: Refactor nhc evaluation in fib_table_lookup by David Ahern · 4 years, 8 months ago
  88. 0b5e2e3 nexthop: Expand nexthop_is_multipath in a few places by David Ahern · 4 years, 8 months ago
  89. 90f33bf nexthops: don't modify published nexthop groups by Nikolay Aleksandrov · 4 years, 8 months ago
  90. 58cff78 flow_dissector: Parse multiple MPLS Label Stack Entries by Guillaume Nault · 4 years, 8 months ago
  91. 0cada33 net/tls: fix race condition causing kernel panic by Vinay Kumar Yadav · 4 years, 8 months ago
  92. 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  93. 46c54f9 Merge tag 'mlx5-updates-2020-05-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 8 months ago
  94. a152b85 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 8 months ago
  95. d43600c net: Add netif_is_bareudp() API to identify bareudp devices by Eli Cohen · 5 years ago
  96. 89c1e11 switchdev: mrp: Remove the variable mrp_ring_state by Horatiu Vultur · 4 years, 8 months ago
  97. 4629ed2 Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 4 years, 8 months ago
  98. 060b638 net: flow_offload: simplify hw stats check handling by Edward Cree · 4 years, 8 months ago
  99. 8590ceed nexthop: add support for notifiers by Roopa Prabhu · 4 years, 8 months ago
  100. 1274e1c vxlan: ecmp support for mac fdb entries by Roopa Prabhu · 4 years, 8 months ago