summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-03-10skmsg: Update saved hooks only onceLorenz Bauer1-4/+16
2020-03-10bpf: sockmap: Only check ULP for TCP socketsLorenz Bauer2-1/+13
2020-03-05bpf: Add test ops for BPF_PROG_TYPE_TRACINGKP Singh1-0/+10
2020-03-05bpf: Introduce BPF_MODIFY_RETURNKP Singh2-0/+2
2020-03-05bpf: 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-04bpf: Add gso_size to __sk_buffWillem de Bruijn1-0/+1
2020-03-03bpf: Introduce pinnable bpf_link abstractionAndrii Nakryiko1-0/+13
2020-03-03bpf: 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-03-01arcnet: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-3/+3
2020-03-01neighbour: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-01net: flow_offload: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-01net: dn_fib: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-01ndisc: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-3/+3
2020-03-01net: ipv6: mld: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-3/+3
2020-03-01net: lwtunnel: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-01net: ip6_route: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-01net: nexthop: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-01net: sctp: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-01net: sock_reuseport: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-01ethtool: Factored out similar ethtool link settings for virtual devices to coreCris Forno1-0/+6
2020-03-01net: sched: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-01Merge 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-28bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump()Martin KaFai Lau3-2/+8
2020-02-28bpf: INET_DIAG support in bpf_sk_storageMartin KaFai Lau3-0/+54
2020-02-28inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->dataMartin KaFai Lau2-5/+9
2020-02-28inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one()Martin KaFai Lau1-7/+5
2020-02-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller7-10/+27
2020-02-28net/mlx5e: Eswitch, Use per vport tables for mirroringEli Cohen1-0/+1
2020-02-28Merge 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
2020-02-27net: dsa: propagate resolved link config via mac_link_up()Russell King1-1/+3
2020-02-27net: phylink: propagate resolved link config via mac_link_up()Russell King1-15/+42
2020-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-1/+1
2020-02-27device: add device_change_owner()Christian Brauner1-0/+1
2020-02-27sysfs: add sysfs_change_owner()Christian Brauner1-0/+6