summaryrefslogtreecommitdiffstats
path: root/net/core/filter.c
Commit message (Expand)AuthorAgeFilesLines
...
| * xdp: Use bulking for non-map XDP_REDIRECT and consolidate code pathsToke Høiland-Jørgensen2020-01-161-71/+19
| * bpf: Return -EBADRQC for invalid map type in __bpf_tx_xdp_mapLi RongQing2020-01-141-1/+1
| * bpf: tcp: Support tcp_congestion_ops in bpfMartin KaFai Lau2020-01-091-1/+1
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-191-10/+10
|\ \
| * | bpf: Sockmap/tls, msg_push_data may leave end mark in placeJohn Fastabend2020-01-151-0/+1
| * | bpf: Sockmap, skmsg helper overestimates push, pull, and pop boundsJohn Fastabend2020-01-151-5/+5
| * | net: bpf: Don't leak time wait and request socketsLorenz Bauer2020-01-101-5/+4
* | | sock: Make sk_protocol a 16-bit valueMat Martineau2020-01-091-38/+22
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-12-271-52/+19
|\ \ | |/ |/|
| * xdp: Simplify __bpf_tx_xdp_map()Björn Töpel2019-12-191-26/+7
| * xdp: Remove map_to_flush and map swap detectionBjörn Töpel2019-12-191-24/+3
| * xdp: Make cpumap flush_list common for all map instancesBjörn Töpel2019-12-191-1/+1
| * xdp: Make devmap flush_list common for all map instancesBjörn Töpel2019-12-191-1/+1
| * xsk: Make xskmap flush_list common for all map instancesBjörn Töpel2019-12-191-5/+4
| * bpf, xdp: Start using the BPF dispatcher for XDPBjörn Töpel2019-12-131-0/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-221-0/+1
|\ \
| * | bpf: Clear skb->tstamp in bpf_redirect when necessaryLorenz Bauer2019-12-131-0/+1
| |/
* / treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-091-70/+70
|/
* net: skmsg: fix TLS 1.3 crash with full sk_msgJakub Kicinski2019-11-281-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-11-251-13/+16
|\
| * bpf: Annotate context typesAlexei Starovoitov2019-11-151-10/+0
| * bpf: Fix race in btf_resolve_helper_id()Alexei Starovoitov2019-11-151-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-10-261-1/+14
| |\
| | * bpf: Check types of arguments passed into helpersAlexei Starovoitov2019-10-171-1/+14
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-10-201-3/+5
| |\ \ | | |/ | |/|
| * | net: sockmap: use bitmap for copy infoJakub Kicinski2019-10-071-2/+2
* | | Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2019-11-251-2/+2
|\ \ \ | |_|/ |/| |
| * | cgroup: use cgrp->kn->id as the cgroup IDTejun Heo2019-11-121-2/+2
| * | kernfs: convert kernfs_node->id from union kernfs_node_id to u64Tejun Heo2019-11-121-2/+2
| |/
* | tcp: annotate sk->sk_sndbuf lockless readsEric Dumazet2019-10-131-1/+2
* | tcp: annotate sk->sk_rcvbuf lockless readsEric Dumazet2019-10-131-1/+2
* | net: annotate sk->sk_rcvlowat lockless readsEric Dumazet2019-10-091-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-09-061-1/+1
|\
| * bpf: fix error check in bpf_tcp_gen_syncookiePetar Penkov2019-08-311-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-271-4/+4
|\ \ | |/ |/|
| * bpf: allow narrow loads of some sk_reuseport_md fields with offset > 0Ilya Leoshkevich2019-08-241-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2019-08-131-2/+86
|\ \ | |/ |/|
| * bpf: add bpf_tcp_gen_syncookie helperPetar Penkov2019-07-301-0/+73
| * xdp: Add devmap_hash map type for looking up devices by hashed indexToke Høiland-Jørgensen2019-07-291-2/+7
| * bpf: Allow bpf_skb_event_output for a few prog typesAllan Zhang2019-07-251-0/+6
* | bpf: fix access to skb_shared_info->gso_segsEric Dumazet2019-07-231-3/+3
|/
* tcp: fix tcp_set_congestion_control() use from bpf hookEric Dumazet2019-07-181-1/+1
* bpf: allow wide aligned loads for bpf_sock_addr user_ip6 and msg_src_ip6Stanislav Fomichev2019-07-151-1/+11
* bpf: rename bpf_ctx_wide_store_ok to bpf_ctx_wide_access_okStanislav Fomichev2019-07-151-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-081-1/+1
|\
| * bpf: fix the check that forwarding is enabled in bpf_ipv6_fib_lookupAnton Protopopov2019-06-171-1/+1
* | bpf: allow wide (u64) aligned stores for some fields of bpf_sock_addrStanislav Fomichev2019-07-081-8/+14
* | bpf: add icsk_retransmits to bpf_tcp_sockStanislav Fomichev2019-07-031-1/+19
* | bpf: add dsack_dups/delivered{, _ce} to bpf_tcp_sockStanislav Fomichev2019-07-031-1/+10
* | bpf: split shared bpf_tcp_sock and bpf_sock_ops implementationStanislav Fomichev2019-07-031-54/+126