- 7cdec54 bpf: Add csum_level helper for fixing up csum levels by Daniel Borkmann · 4 years, 7 months ago
- 836e66c bpf: Fix up bpf_skb_adjust_room helper's skb csum setting by Daniel Borkmann · 4 years, 7 months ago
- b27f7bb flow_dissector: Move out netns_bpf prog callbacks by Jakub Sitnicki · 4 years, 7 months ago
- a3fd7ce net: Introduce netns_bpf for BPF programs attached to netns by Jakub Sitnicki · 4 years, 7 months ago
- 171526f flow_dissector: Pull locking up from prog attach callback by Jakub Sitnicki · 4 years, 7 months ago
- 70c5899 bpf: Allow SO_BINDTODEVICE opt in bpf_setsockopt by Ferenc Fejes · 4 years, 7 months ago
- 8ea204c net: Make locking in sock_bindtoindex optional by Ferenc Fejes · 4 years, 7 months ago
- e91de6a bpf: Fix running sk_skb program types with ktls by John Fastabend · 4 years, 7 months ago
- ca2f5f2 bpf: Refactor sockmap redirect code so its easy to reuse by John Fastabend · 4 years, 7 months ago
- 64b5902 xdp: Add xdp_txq_info to xdp_buff by David Ahern · 4 years, 7 months ago
- fbee97f bpf: Add support to attach bpf program to a devmap entry by David Ahern · 4 years, 7 months ago
- c3c16f2 bpf: Add rx_queue_mapping to bpf_sock by Amritha Nambiar · 4 years, 7 months ago
- 13d70f5 bpf, sk_msg: Add get socket storage helpers by John Fastabend · 4 years, 7 months ago
- abe3cac bpf, sk_msg: Add some generic helpers that may be useful from sk_msg by John Fastabend · 4 years, 7 months ago
- 5eb18a2 devlink: Add ACL control packet traps by Ido Schimmel · 4 years, 7 months ago
- d77cfd1 devlink: Add layer 3 control packet traps by Ido Schimmel · 4 years, 7 months ago
- 515eac6 devlink: Add layer 2 control packet traps by Ido Schimmel · 4 years, 7 months ago
- 30a4e9a devlink: Add 'control' trap type by Ido Schimmel · 4 years, 7 months ago
- 9eefeab devlink: Add 'mirror' trap action by Ido Schimmel · 4 years, 7 months ago
- 678eb19 devlink: Create dedicated trap group for layer 3 exceptions by Ido Schimmel · 4 years, 7 months ago
- 709ffbe net: remove indirect block netdev event registration by Pablo Neira Ayuso · 4 years, 7 months ago
- 1fac52d net: flow_offload: consolidate indirect flow_block infrastructure by Pablo Neira Ayuso · 4 years, 7 months ago
- 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
- 96d10d5 neigh: fix ARP retransmit timer guard by Hangbin Liu · 4 years, 7 months ago
- c0425a4 net: add a new bind_add method by Christoph Hellwig · 4 years, 7 months ago
- fe31a32 net: add sock_set_reuseport by Christoph Hellwig · 4 years, 7 months ago
- 26cfabf net: add sock_set_rcvbuf by Christoph Hellwig · 4 years, 7 months ago
- ce3d954 net: add sock_set_keepalive by Christoph Hellwig · 4 years, 7 months ago
- 783da70 net: add sock_enable_timestamps by Christoph Hellwig · 4 years, 7 months ago
- 7594888 net: add sock_bindtoindex by Christoph Hellwig · 4 years, 7 months ago
- 76ee078 net: add sock_set_sndtimeo by Christoph Hellwig · 4 years, 7 months ago
- 6e43496 net: add sock_set_priority by Christoph Hellwig · 4 years, 7 months ago
- c433594 net: add sock_no_linger by Christoph Hellwig · 4 years, 7 months ago
- b58f0e8 net: add sock_set_reuseaddr by Christoph Hellwig · 4 years, 7 months ago
- 58cff78 flow_dissector: Parse multiple MPLS Label Stack Entries by Guillaume Nault · 4 years, 7 months ago
- 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
- a152b85 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 7 months ago
- 060b638 net: flow_offload: simplify hw stats check handling by Edward Cree · 4 years, 8 months ago
- 1274e1c vxlan: ecmp support for mac fdb entries by Roopa Prabhu · 4 years, 8 months ago
- 5cf6592 flow_dissector: Drop BPF flow dissector prog ref on netns cleanup by Jakub Sitnicki · 4 years, 8 months ago
- 82c4167 xdp: Simplify xdp_return_{frame, frame_rx_napi, buff} by Björn Töpel · 4 years, 8 months ago
- 0807892 xsk: Remove MEM_TYPE_ZERO_COPY and corresponding code by Björn Töpel · 4 years, 8 months ago
- 2b43470 xsk: Introduce AF_XDP buffer allocation API by Björn Töpel · 4 years, 8 months ago
- 4f65e2f net: unexport skb_gro_receive() by Eric Dumazet · 4 years, 8 months ago
- c0bbbdc __netif_receive_skb_core: pass skb by reference by Boris Sukholitko · 4 years, 8 months ago
- 1b66d25 bpf: Add get{peer, sock}name attach types for sock_addr by Daniel Borkmann · 4 years, 8 months ago
- 4930f48 net: allow __skb_ext_alloc to sleep by Florian Westphal · 4 years, 8 months ago
- 9efd6a3 netns: enable to inherit devconf from current netns by Nicolas Dichtel · 4 years, 8 months ago
- da07f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
- 3430223 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 8 months ago
- 2e186a2 net: core: recursively find netdev by device node by Tobias Waldekranz · 4 years, 8 months ago
- 2c78ee8 bpf: Implement CAP_BPF by Alexei Starovoitov · 4 years, 8 months ago
- ddb47d5 xdp: Clear grow memory in bpf_xdp_adjust_tail() by Jesper Dangaard Brouer · 4 years, 8 months ago
- c8741e2 xdp: Allow bpf_xdp_adjust_tail() to grow packet size by Jesper Dangaard Brouer · 4 years, 8 months ago
- 34cc0b3 xdp: Xdp_frame add member frame_sz and handle in convert_to_xdp_frame by Jesper Dangaard Brouer · 4 years, 8 months ago
- a075767 net: XDP-generic determining XDP frame size by Jesper Dangaard Brouer · 4 years, 8 months ago
- d00f26b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 8 months ago
- f307fa2 bpf: Introduce bpf_sk_{, ancestor_}cgroup_id helpers by Andrey Ignatov · 4 years, 8 months ago
- 06d3e4c bpf: Allow skb_ancestor_cgroup_id helper in cgroup skb by Andrey Ignatov · 4 years, 8 months ago
- d56c2f9 bpf: Allow sk lookup helpers in cgroup skb by Andrey Ignatov · 4 years, 8 months ago
- 7aebfa1 bpf: Support narrow loads from bpf_sock_addr.user_port by Andrey Ignatov · 4 years, 8 months ago
- 5a46b06 devlink: refactor end checks in devlink_nl_cmd_region_read_dumpit by Jakub Kicinski · 4 years, 8 months ago
- 6e8a4f9 net: ignore sock_from_file errors in __scm_install_fd by Christoph Hellwig · 4 years, 8 months ago
- 1f466e1 net: cleanly handle kernel vs user buffers for ->msg_control by Christoph Hellwig · 4 years, 8 months ago
- 2618d53 net/scm: cleanup scm_detach_fds by Christoph Hellwig · 4 years, 8 months ago
- 0462b6b net: add a CMSG_USER_DATA macro by Christoph Hellwig · 4 years, 8 months ago
- 090e28b netprio_cgroup: Fix unlimited memory leak of v2 cgroups by Zefan Li · 4 years, 8 months ago
- 76cd622 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Saeed Mahameed · 4 years, 8 months ago
- cf86a08 net/dst: use a smaller percpu_counter batch for dst entries accounting by Eric Dumazet · 4 years, 8 months ago
- 14d8f74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 4 years, 8 months ago
- 8086fba bpf: Allow any port in bpf_bind helper by Stanislav Fomichev · 4 years, 8 months ago
- cb0721c net: Refactor arguments of inet{,6}_bind by Stanislav Fomichev · 4 years, 8 months ago
- dd91230 net: fix a potential recursive NETDEV_FEAT_CHANGE by Cong Wang · 4 years, 8 months ago
- 790709f net: relax SO_TXTIME CAP_NET_ADMIN check by Eric Dumazet · 4 years, 8 months ago
- f78ed22 netpoll: accept NULL np argument in netpoll_send_skb() by Eric Dumazet · 4 years, 8 months ago
- 1ddabdf netpoll: netpoll_send_skb() returns transmit status by Eric Dumazet · 4 years, 8 months ago
- fb1eee4 netpoll: move netpoll_send_skb() out of line by Eric Dumazet · 4 years, 8 months ago
- 307f660 netpoll: remove dev argument from netpoll_send_skb_on_dev() by Eric Dumazet · 4 years, 8 months ago
- 3793faa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
- 3e104c2 bpf, sockmap: msg_pop_data can incorrecty set an sge length by John Fastabend · 4 years, 8 months ago
- 38212bb neigh: send protocol value in neighbor create notification by Roman Mashak · 4 years, 8 months ago
- 1a33e10 net: partially revert dynamic lockdep key changes by Cong Wang · 4 years, 8 months ago
- 043b3e2 devlink: let kernel allocate region snapshot id by Jakub Kicinski · 4 years, 8 months ago
- dd86fec devlink: factor out building a snapshot notification by Jakub Kicinski · 4 years, 8 months ago
- bea0c5c devlink: Fix reporter's recovery condition by Aya Levin · 4 years, 8 months ago
- 115506f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 8 months ago
- dc30b40 drop_monitor: work around gcc-10 stringop-overflow warning by Arnd Bergmann · 4 years, 8 months ago
- 610a934 devlink: fix return value after hitting end in region read by Jakub Kicinski · 4 years, 8 months ago
- 41a4691 net: fix skb_panic to output real address by Jesper Dangaard Brouer · 4 years, 8 months ago
- beecf11 bpf: Bpf_{g,s}etsockopt for struct bpf_sock_addr by Stanislav Fomichev · 4 years, 8 months ago
- cff9f12 net/core: Introduce netdev_get_xmit_slave by Maor Gottlieb · 4 years, 8 months ago
- c1e4535f docs: networking: convert pktgen.txt to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
- 64d8529 bpf: Allow bpf_map_lookup_elem for SOCKMAP and SOCKHASH by Jakub Sitnicki · 4 years, 8 months ago
- a54776f netpoll: Fix use correct return type for ndo_start_xmit() by Yunjian Wang · 4 years, 8 months ago
- 8c49893 docs: networking: convert gen_stats.txt to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
- 0b54142 Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Daniel Borkmann · 4 years, 8 months ago
- 7d31180 net: rtnetlink: remove redundant assignment to variable err by Colin Ian King · 4 years, 8 months ago
- 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 8 months ago
- 6f3f65d net: bpf: Allow TC programs to call BPF_FUNC_skb_change_head by Lorenzo Colitti · 4 years, 9 months ago
- 6890896 bpf: Fix missing bpf_base_func_proto in cgroup_base_func_proto for CGROUP_NET=n by Stanislav Fomichev · 4 years, 8 months ago