- 19e16d2 neigh: support smaller retrans_time settting by Hangbin Liu · 4 years, 9 months ago
- c427bfe net: core: enable SO_BINDTODEVICE for non-root users by Vincent Bernat · 4 years, 9 months ago
- 5a470b1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 9 months ago
- ed52f2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 9 months ago
- d9679cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 4 years, 9 months ago
- c064875 devlink: Allow setting of packet trap group parameters by Ido Schimmel · 4 years, 9 months ago
- f9f5439 devlink: Add packet trap group parameters support by Ido Schimmel · 4 years, 9 months ago
- 1e8c661 devlink: Add packet trap policers support by Ido Schimmel · 4 years, 9 months ago
- 7ae215d bpf: Don't refcount LISTEN sockets in sk_assign() by Joe Stringer · 4 years, 9 months ago
- cf7fbe6 bpf: Add socket assign support by Joe Stringer · 4 years, 9 months ago
- 48bb52c devlink: Add auto dump flag to health reporter by Eran Ben Elisha · 4 years, 9 months ago
- ba7d16c devlink: Implicitly set auto recover flag when registering health reporter by Eran Ben Elisha · 4 years, 9 months ago
- 054eae8 net: devlink: use NL_SET_ERR_MSG_MOD instead of NL_SET_ERR_MSG by Jiri Pirko · 4 years, 9 months ago
- cf673ed net: fix fraglist segmentation reference count leak by Florian Westphal · 4 years, 9 months ago
- f76510b ethtool: add timestamping related string sets by Michal Kubecek · 4 years, 9 months ago
- a7a29f9 net: ipv6: add rpl sr tunnel by Alexander Aring · 4 years, 9 months ago
- faee676 net: add net available in build_state by Alexander Aring · 4 years, 9 months ago
- a08e7fd net: Fix typo of SKB_SGO_CB_OFFSET by Cambda Zhu · 4 years, 9 months ago
- 798dda8 net: page pool: allow to pass zero flags to page_pool_init() by Denis Kirjanov · 4 years, 10 months ago
- 92234c8 xdp: Support specifying expected existing program when attaching XDP by Toke Høiland-Jørgensen · 4 years, 10 months ago
- 834ebca bpf: Enable retrival of pid/tgid/comm from bpf cgroup hooks by Daniel Borkmann · 4 years, 9 months ago
- 0f09abd bpf: Enable bpf cgroup hooks to retrieve cgroup v2 and ancestor id by Daniel Borkmann · 4 years, 9 months ago
- 5a52ae4 bpf: Allow to retrieve cgroup v1 classid from v2 hooks by Daniel Borkmann · 4 years, 9 months ago
- f318903 bpf: Add netns cookie and enable it for bpf cgroup hooks by Daniel Borkmann · 4 years, 9 months ago
- fcf752e bpf: Enable perf event rb output for bpf cgroup progs by Daniel Borkmann · 4 years, 9 months ago
- 0e53d9e bpf: Enable retrieval of socket cookie for bind/post-bind hook by Daniel Borkmann · 4 years, 9 months ago
- 133a2fe5 netfilter: flowtable: Fix incorrect tc_setup_type type by wenxu · 4 years, 10 months ago
- b9a17abf devlink: implement DEVLINK_CMD_REGION_NEW by Jacob Keller · 4 years, 9 months ago
- 1210243 devlink: track snapshot id usage count using an xarray by Jacob Keller · 4 years, 9 months ago
- 7ef19d3 devlink: report error once U32_MAX snapshot ids have been used by Jacob Keller · 4 years, 9 months ago
- 7000108 devlink: extract snapshot id allocation to helper function by Jacob Keller · 4 years, 9 months ago
- 47a39f6 devlink: use -ENOSPC to indicate no more room for snapshots by Jacob Keller · 4 years, 9 months ago
- cf80fae devlink: add function to take snapshot while locked by Jacob Keller · 4 years, 9 months ago
- 6d82f67 devlink: trivial: fix tab in function documentation by Jacob Keller · 4 years, 9 months ago
- a0a09f6 devlink: convert snapshot destructor callback to region op by Jacob Keller · 4 years, 9 months ago
- e893768 devlink: prepare to support region operations by Jacob Keller · 4 years, 9 months ago
- 1434021 Merge tag 'mlx5-updates-2020-03-25' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 9 months ago
- 98fed6e devlink: Rely on driver eswitch thread safety instead of devlink by Parav Pandit · 4 years, 11 months ago
- 9fb1695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
- 2c64605 net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build by Pablo Neira Ayuso · 4 years, 10 months ago
- 29f3490 net: use indirect call wrappers for skb_copy_datagram_iter() by Eric Dumazet · 4 years, 10 months ago
- 107f167 devlink: Only pass packet trap group identifier in trap structure by Ido Schimmel · 4 years, 10 months ago
- a09b37f devlink: Stop reference counting packet trap groups by Ido Schimmel · 4 years, 10 months ago
- 95ad955 devlink: Add API to register packet trap groups by Ido Schimmel · 4 years, 10 months ago
- 1454c9f net: Make skb_segment not to compute checksum if network controller supports checksumming by Yadu Kishore · 4 years, 10 months ago
- 357b6cc netfilter: revert introduction of egress hook by Daniel Borkmann · 4 years, 10 months ago
- a58741e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 4 years, 10 months ago
- 2de9780 net: core: dev.c: fix a documentation warning by Mauro Carvalho Chehab · 4 years, 10 months ago
- 9000edb net: ethtool: require drivers to set supported_coalesce_params by Jakub Kicinski · 4 years, 10 months ago
- 8537f78 netfilter: Introduce egress hook by Lukas Wunner · 4 years, 10 months ago
- 5418d38 netfilter: Generalize ingress hook by Lukas Wunner · 4 years, 10 months ago
- b030f19 netfilter: Rename ingress hook include file by Lukas Wunner · 4 years, 10 months ago
- 44ef976 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 10 months ago
- 6a64037 bpf: Add bpf_trampoline_ name prefix for DECLARE_BPF_DISPATCHER by Björn Töpel · 4 years, 10 months ago
- 242a6df Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 10 months ago
- 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
- d831ee8 bpf: Add bpf_xdp_output() helper by Eelco Chaudron · 4 years, 10 months ago
- ee1c45e flow_offload: Add flow_match_ct to get rule ct match by Paul Blakey · 4 years, 10 months ago
- bf3347c Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 10 months ago
- 7c4046b Revert "net: sched: make newly activated qdiscs visible" by Julian Wiedmann · 4 years, 10 months ago
- 4cda752 net: sched: make newly activated qdiscs visible by Julian Wiedmann · 4 years, 10 months ago
- 90db6d7 bpf, sockmap: Remove bucket->lock from sock_{hash|map}_free by John Fastabend · 4 years, 10 months ago
- 1e09e58 pktgen: Allow on loopback device by Lukas Wunner · 4 years, 10 months ago
- d752a49 net: memcg: late association of sock to memcg by Shakeel Butt · 4 years, 10 months ago
- 018d26f cgroup, netclassid: periodically release file_lock on classid updating by Dmitry Yakunin · 4 years, 10 months ago
- 7b98cd4 bpf: sockmap: Add UDP support by Lorenz Bauer · 4 years, 10 months ago
- cb21802 bpf: sockmap: Simplify sock_map_init_proto by Lorenz Bauer · 4 years, 10 months ago
- f747632 bpf: sockmap: Move generic sockmap hooks from BPF TCP by Lorenz Bauer · 4 years, 10 months ago
- d19da36 bpf: tcp: Move assertions into tcp_bpf_get_proto by Lorenz Bauer · 4 years, 10 months ago
- 7b70973 bpf: sockmap: Only check ULP for TCP sockets by Lorenz Bauer · 4 years, 10 months ago
- cf62089 bpf: Add gso_size to __sk_buff by Willem de Bruijn · 4 years, 10 months ago
- acf1ee4 devlink: Introduce devlink port flavour virtual by Parav Pandit · 4 years, 10 months ago
- ff3b63b devlink: validate length of region addr/len by Jakub Kicinski · 4 years, 10 months ago
- 8750939 devlink: validate length of param values by Jakub Kicinski · 4 years, 10 months ago
- 9f0ca0c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 10 months ago
- e427cad net: datagram: drop 'destructor' argument from several helpers by Paolo Abeni · 4 years, 10 months ago
- d2afb41 net: core: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
- 1ed4d92 bpf: INET_DIAG support in bpf_sk_storage by Martin KaFai Lau · 4 years, 10 months ago
- 9f6e055 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
- ef6a4c8 net: fix sysfs permssions when device changes network namespace by Christian Brauner · 4 years, 10 months ago
- d755407 net-sysfs: add queue_change_owner() by Christian Brauner · 4 years, 10 months ago
- e6dee9f net-sysfs: add netdev_change_owner() by Christian Brauner · 4 years, 10 months ago
- 2eb51c7 net: core: devlink.c: Use built-in RCU list checking by Madhuparna Bhowmik · 4 years, 10 months ago
- 6e11d15 net: Fix Tx hash bound checking by Amritha Nambiar · 4 years, 11 months ago
- 5a2e106 devlink: extend devlink_trap_report() to accept cookie and pass by Jiri Pirko · 4 years, 10 months ago
- 742b8cc drop_monitor: extend by passing cookie from driver by Jiri Pirko · 4 years, 10 months ago
- 85b0589 devlink: add trap metadata type for cookie by Jiri Pirko · 4 years, 10 months ago
- 2008495 flow_offload: pass action cookie through offload structures by Jiri Pirko · 4 years, 10 months ago
- 3d9f773c bpf: Use bpf_prog_run_pin_on_cpu() at simple call sites. by David Miller · 4 years, 11 months ago
- ecd942a devlink: add ACL generic packet traps by Jiri Pirko · 4 years, 11 months ago
- 366ed1ac net: Remove unneeded export of a couple of xdp generic functions by David Ahern · 4 years, 11 months ago
- 6132c1d net: core: devlink.c: Hold devlink->lock from the beginning of devlink_dpipe_table_register() by Madhuparna Bhowmik · 4 years, 11 months ago
- b105e8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 11 months ago
- e65ee2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 11 months ago
- 035ff35 net: Generate reuseport group ID on group creation by Jakub Sitnicki · 4 years, 11 months ago
- 9fed900 bpf: Allow selecting reuseport socket from a SOCKMAP/SOCKHASH by Jakub Sitnicki · 4 years, 11 months ago
- 1d59f3b bpf, sockmap: Let all kernel-land lookup values in SOCKMAP/SOCKHASH by Jakub Sitnicki · 4 years, 11 months ago
- c1cdf65 bpf, sockmap: Return socket cookie on lookup from syscall by Jakub Sitnicki · 4 years, 11 months ago
- 6e830c2 bpf, sockmap: Don't set up upcalls and progs for listening sockets by Jakub Sitnicki · 4 years, 11 months ago
- 8ca30379 bpf, sockmap: Allow inserting listening TCP sockets into sockmap by Jakub Sitnicki · 4 years, 11 months ago