- c9a368f bpf: net: Avoid incorrect bpf_sk_reuseport_detach call by Martin KaFai Lau · 4 years, 6 months ago
- 394de11 net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skb by Martin Varghese · 4 years, 7 months ago
- d7bf2eb sched: consistently handle layer3 header accesses in the presence of VLANs by Toke Høiland-Jørgensen · 4 years, 7 months ago
- 1e82a62 genetlink: remove genl_bind by Sean Tranchetti · 4 years, 7 months ago
- e708e2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 7 months ago
- 2606aff net: ip_tunnel: add header_ops for layer 3 devices by Jason A. Donenfeld · 4 years, 7 months ago
- ab53cad bpf, netns: Keep a list of attached bpf_link's by Jakub Sitnicki · 4 years, 7 months ago
- 695c121 bpf, netns: Keep attached programs in bpf_prog_array by Jakub Sitnicki · 4 years, 7 months ago
- 3b70169 flow_dissector: Pull BPF program assignment up to bpf-netns by Jakub Sitnicki · 4 years, 7 months ago
- 91d5b70 xsk: Replace the cheap_dma flag with a dma_need_sync flag by Christoph Hellwig · 4 years, 7 months ago
- bf64ff4 genetlink: get rid of family->attrbuf by Cong Wang · 4 years, 7 months ago
- 471e39d sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket by Marcelo Ricardo Leitner · 4 years, 7 months ago
- 41b14fb net: Do not clear the sock TX queue in sk_set_socket() by Tariq Toukan · 4 years, 7 months ago
- 26ac10b GUE: Fix a typo by Aiden Leong · 4 years, 7 months ago
- a1db217 net: flow_offload: fix flow_indr_dev_unregister path by wenxu · 4 years, 7 months ago
- 66f1939a flow_offload: use flow_indr_block_cb_alloc/remove function by wenxu · 4 years, 7 months ago
- 26f2eb2 flow_offload: add flow_indr_block_cb_alloc/remove function by wenxu · 4 years, 7 months ago
- 0e5f9d5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 4 years, 7 months ago
- 505ee3a netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inline by Alaa Hleihel · 4 years, 7 months ago
- 762f926 net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inline by Alaa Hleihel · 4 years, 7 months ago
- 96144c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
- 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
- 50cb876 vxlan: Remove access to nexthop group struct by David Ahern · 4 years, 7 months ago
- ce9ac05 nexthop: Fix fdb labeling for groups by David Ahern · 4 years, 7 months ago
- 89dc685 net: flow_offload: remove indirect flow_block declarations leftover by Pablo Neira Ayuso · 4 years, 7 months ago
- c96b6ac dccp: Fix possible memleak in dccp_init and dccp_fini by Wang Hai · 4 years, 7 months ago
- 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
- c7388c1 net/sysctl: remove leftover __user annotations on neigh_proc_dointvec* by Christoph Hellwig · 4 years, 8 months ago
- 79ea1e12 cfg80211: fix management registrations deadlock by Johannes Berg · 4 years, 8 months ago
- 6761893 inet_connection_sock: clear inet_num out of destroy helper by Paolo Abeni · 4 years, 8 months ago
- bb986a5 seg6: fix seg6_validate_srh() to avoid slab-out-of-bounds by Ahmed Abdelsalam · 4 years, 8 months ago
- 94579ac xfrm: Fix double ESP trailer insertion in IPsec crypto offload. by Huy Nguyen · 4 years, 8 months ago
- cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 8 months ago
- 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
- 7f045a4 bpf: Add link-based BPF program attachment to network namespace by Jakub Sitnicki · 4 years, 8 months ago
- b27f7bb flow_dissector: Move out netns_bpf prog callbacks by Jakub Sitnicki · 4 years, 8 months ago
- a3fd7ce net: Introduce netns_bpf for BPF programs attached to netns by Jakub Sitnicki · 4 years, 8 months ago
- 1b698fa xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame by Lorenzo Bianconi · 4 years, 8 months ago
- fc37987 xdp: Introduce xdp_convert_frame_to_buff utility routine by Lorenzo Bianconi · 4 years, 8 months ago
- 8ea204c net: Make locking in sock_bindtoindex optional by Ferenc Fejes · 4 years, 8 months ago
- e91de6a bpf: Fix running sk_skb program types with ktls by John Fastabend · 4 years, 8 months ago
- 64b5902 xdp: Add xdp_txq_info to xdp_buff by David Ahern · 4 years, 8 months ago
- 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
- c6676e7 bridge: mrp: Add support for role MRA by Horatiu Vultur · 4 years, 8 months ago
- 4b3a61b bridge: mrp: Set the priority of MRP instance by Horatiu Vultur · 4 years, 8 months ago
- 5eb18a2 devlink: Add ACL control packet traps by Ido Schimmel · 4 years, 8 months ago
- d77cfd1 devlink: Add layer 3 control packet traps by Ido Schimmel · 4 years, 8 months ago
- 515eac6 devlink: Add layer 2 control packet traps by Ido Schimmel · 4 years, 8 months ago
- 678eb19 devlink: Create dedicated trap group for layer 3 exceptions by Ido Schimmel · 4 years, 8 months ago
- af0a248 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 4 years, 8 months ago
- 709ffbe net: remove indirect block netdev event registration by Pablo Neira Ayuso · 4 years, 8 months ago
- 1fac52d net: flow_offload: consolidate indirect flow_block infrastructure by Pablo Neira Ayuso · 4 years, 8 months ago
- a8284c6 netfilter: nf_flowtable: expose nf_flow_table_gc_cleanup() by Pablo Neira Ayuso · 4 years, 8 months ago
- 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
- 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
- 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
- 093a48d cfg80211: support bigger kek/kck key length by Nathan Errera · 4 years, 8 months ago
- 2ad2274 mac80211: Add HE 6GHz capabilities element to probe request by Ilan Peer · 4 years, 8 months ago
- 1bb9a8a mac80211: use HE 6 GHz band capability and pass it to the driver by Johannes Berg · 4 years, 8 months ago
- 2239521 cfg80211: add and expose HE 6 GHz band capabilities by Johannes Berg · 4 years, 8 months ago
- 43e64bf cfg80211: handle 6 GHz capability of new station by Rajkumar Manoharan · 4 years, 8 months ago
- afbc9c9 cfg80211: add a helper to identify 6 GHz PSCs by Johannes Berg · 4 years, 8 months ago
- 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
- 86ae579 net: Make mpls_entry_encode() available for generic users by Eli Cohen · 4 years, 8 months ago
- bc183de tcp: tcp_init_buffer_space can be static by Florian Westphal · 4 years, 8 months ago
- 001c1a6 default csum_and_copy_to_user(): don't bother with access_ok() by Al Viro · 4 years, 9 months ago
- 5904122 take the dummy csum_and_copy_from_user() into net/checksum.h by Al Viro · 5 years ago
- c0425a4 net: add a new bind_add method by Christoph Hellwig · 4 years, 8 months ago
- 40ef92c sctp: add sctp_sock_set_nodelay by Christoph Hellwig · 4 years, 8 months ago
- 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
- 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
- 298cd88 rxrpc: add rxrpc_sock_set_min_security_level by Christoph Hellwig · 4 years, 8 months ago
- 7d7207c ipv6: add ip6_sock_set_recvpktinfo by Christoph Hellwig · 4 years, 8 months ago
- 18d5ad6 ipv6: add ip6_sock_set_addr_preferences by Christoph Hellwig · 4 years, 8 months ago
- fce9349 ipv6: add ip6_sock_set_recverr by Christoph Hellwig · 4 years, 8 months ago
- 9b11574 ipv6: add ip6_sock_set_v6only by Christoph Hellwig · 4 years, 8 months ago
- c1f9ec5 ipv4: add ip_sock_set_pktinfo by Christoph Hellwig · 4 years, 8 months ago
- 2de569b ipv4: add ip_sock_set_mtu_discover by Christoph Hellwig · 4 years, 8 months ago
- db45c0e ipv4: add ip_sock_set_recverr by Christoph Hellwig · 4 years, 8 months ago
- c4e446b ipv4: add ip_sock_set_freebind by Christoph Hellwig · 4 years, 8 months ago
- 6ebf71b ipv4: add ip_sock_set_tos by Christoph Hellwig · 4 years, 8 months ago
- fe31a32 net: add sock_set_reuseport by Christoph Hellwig · 4 years, 8 months ago
- 26cfabf net: add sock_set_rcvbuf by Christoph Hellwig · 4 years, 8 months ago
- ce3d954 net: add sock_set_keepalive by Christoph Hellwig · 4 years, 8 months ago
- 783da70 net: add sock_enable_timestamps by Christoph Hellwig · 4 years, 8 months ago
- 7594888 net: add sock_bindtoindex by Christoph Hellwig · 4 years, 8 months ago
- 76ee078 net: add sock_set_sndtimeo by Christoph Hellwig · 4 years, 8 months ago
- 6e43496 net: add sock_set_priority by Christoph Hellwig · 4 years, 8 months ago
- c433594 net: add sock_no_linger by Christoph Hellwig · 4 years, 8 months ago
- b58f0e8 net: add sock_set_reuseaddr by Christoph Hellwig · 4 years, 8 months ago
- d292456 tcp: ipv6: support RFC 6069 (TCP-LD) by Eric Dumazet · 4 years, 8 months ago
- 50ce4c0 sctp: fix typo sctp_ulpevent_nofity_peer_addr_change by Jonas Falkevik · 4 years, 8 months ago
- b3ae245 net/tls: Add force_resync for driver resync by Tariq Toukan · 4 years, 8 months ago
- abadb2f netfilter: nf_tables: delete devices from flowtable by Pablo Neira Ayuso · 4 years, 8 months ago
- 78d9f48 netfilter: nf_tables: add devices to existing flowtable by Pablo Neira Ayuso · 4 years, 8 months ago
- cb8aa9a netfilter: ctnetlink: add kernel side filtering for dump by Romain Bellan · 4 years, 9 months ago
- 9a5f648 nl80211: Add support to configure TID specific Tx rate configuration by Tamizh Chelvam · 4 years, 8 months ago
- dca9ca2 nl80211: add ability to report TX status for control port TX by Markus Theil · 4 years, 9 months ago
- 3c23215 mac80211: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 9 months ago
- 396fba0 cfg80211: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 9 months ago