summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-03-11bpf: Add bpf_link_new_file that doesn't install FDAndrii Nakryiko1-0/+3
2020-03-09bpf: Add sockmap hooks for UDP socketsLorenz Bauer1-0/+5
2020-03-09bpf: sockmap: Move generic sockmap hooks from BPF TCPLorenz Bauer3-35/+12
2020-03-09bpf: tcp: Guard declarations with CONFIG_NET_SOCK_MSGLorenz Bauer1-2/+2
2020-03-09bpf: tcp: Move assertions into tcp_bpf_get_protoLorenz Bauer1-1/+0
2020-03-09skmsg: Update saved hooks only onceLorenz Bauer1-4/+16
2020-03-09bpf: sockmap: Only check ULP for TCP socketsLorenz Bauer2-1/+13
2020-03-04bpf: Add test ops for BPF_PROG_TYPE_TRACINGKP Singh1-0/+10
2020-03-04bpf: Introduce BPF_MODIFY_RETURNKP Singh2-0/+2
2020-03-04bpf: Refactor trampoline update codeKP Singh1-2/+11
2020-03-04bpf: Switch BPF UAPI #define constants used from BPF program side to enumsAndrii Nakryiko1-66/+109
2020-03-03bpf: Add gso_size to __sk_buffWillem de Bruijn1-0/+1
2020-03-02bpf: Introduce pinnable bpf_link abstractionAndrii Nakryiko1-0/+13
2020-03-02bpf: Reliably preserve btf_trace_xxx typesAndrii Nakryiko1-7/+11
2020-03-02net: inet_sock: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-02net: ip6_fib: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-02net: ip_fib: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-03-02drop_monitor: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-03-02net: mip6: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-02netdevice: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-5/+5
2020-02-29arcnet: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-3/+3
2020-02-29neighbour: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-29net: flow_offload: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-29net: dn_fib: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-29ndisc: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-3/+3
2020-02-29net: ipv6: mld: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-3/+3
2020-02-29net: lwtunnel: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-29net: ip6_route: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-29net: nexthop: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-29net: sctp: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-29net: sock_reuseport: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-29ethtool: Factored out similar ethtool link settings for virtual devices to coreCris Forno1-0/+6
2020-02-29net: sched: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller11-29/+179
2020-02-28net: datagram: drop 'destructor' argument from several helpersPaolo Abeni1-10/+2
2020-02-28unix: uses an atomic type for scm files accountingPaolo Abeni1-1/+1
2020-02-28af_unix: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-28bonding: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-28net: dccp: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-28net: mpls: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-28Merge tag 'mlx5-updates-2020-02-27' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-0/+1
2020-02-27bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump()Martin KaFai Lau3-2/+8
2020-02-27bpf: INET_DIAG support in bpf_sk_storageMartin KaFai Lau3-0/+54
2020-02-27inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->dataMartin KaFai Lau2-5/+9
2020-02-27inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one()Martin KaFai Lau1-7/+5
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller7-10/+27
2020-02-27net/mlx5e: Eswitch, Use per vport tables for mirroringEli Cohen1-0/+1
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-7/+20
2020-02-28bpf: Replace zero-length array with flexible-array memberGustavo A. R. Silva3-3/+3
2020-02-27NFC: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-8/+8