summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* bpf: Fix typo in uapi/linux/bpf.hJakub Wilk2020-10-071-1/+1
* bpf: Introducte bpf_this_cpu_ptr()Hao Luo2020-10-021-0/+13
* bpf: Introduce bpf_per_cpu_ptr()Hao Luo2020-10-021-0/+18
* bpf: Introduce pseudo_btf_idHao Luo2020-10-021-9/+27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-10-011-9/+125
|\
| * bpf: Introduce BPF_F_PRESERVE_ELEMS for perf event arraySong Liu2020-09-301-0/+3
| * bpf: Add redirect_neigh helper as redirect drop-inDaniel Borkmann2020-09-301-0/+14
| * bpf: Add classid helper only based on skb->skDaniel Borkmann2020-09-301-0/+10
| * bpf: Support attaching freplace programs to multiple attach pointsToke Høiland-Jørgensen2020-09-291-2/+7
| * bpf: Add bpf_seq_printf_btf helperAlan Maguire2020-09-281-0/+9
| * bpf: Add bpf_snprintf_btf helperAlan Maguire2020-09-281-0/+67
| * bpf: Enable BPF_PROG_TEST_RUN for raw_tracepointSong Liu2020-09-281-0/+7
| * bpf: Change bpf_sk_assign to accept ARG_PTR_TO_BTF_ID_SOCK_COMMONMartin KaFai Lau2020-09-251-1/+1
| * bpf: Change bpf_tcp_*_syncookie to accept ARG_PTR_TO_BTF_ID_SOCK_COMMONMartin KaFai Lau2020-09-251-2/+2
| * bpf: Change bpf_sk_storage_*() to accept ARG_PTR_TO_BTF_ID_SOCK_COMMONMartin KaFai Lau2020-09-251-0/+1
| * bpf: Change bpf_sk_release and bpf_sk_*cgroup_id to accept ARG_PTR_TO_BTF_ID_...Martin KaFai Lau2020-09-251-4/+4
* | devlink: include <linux/const.h> for _BITULJacob Keller2020-09-291-0/+2
* | l2tp: report rx cookie discards in netlink getTom Parkin2020-09-291-0/+1
* | devlink: introduce flash update overwrite maskJacob Keller2020-09-251-0/+23
|/
* net: bridge: mcast: add support for blocked port groupsNikolay Aleksandrov2020-09-231-0/+1
* net: bridge: mcast: handle port group filter modesNikolay Aleksandrov2020-09-231-0/+1
* net: bridge: mcast: add rt_protocol field to the port group structNikolay Aleksandrov2020-09-231-0/+1
* net: bridge: mdb: add support for add/del/dump of entries with sourceNikolay Aleksandrov2020-09-231-0/+2
* net: bridge: mdb: add support to extend add/del commandsNikolay Aleksandrov2020-09-231-0/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-09-231-44/+54
|\
| * bpf: Add BPF_PROG_BIND_MAP syscallYiFei Zhu2020-09-151-0/+7
| * bpf: Fix comment for helper bpf_current_task_under_cgroup()Song Liu2020-09-101-2/+2
| * bpf: Fix formatting in documentation for BPF helpersQuentin Monnet2020-09-071-42/+45
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-222-2/+5
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-09-221-0/+1
| |\ \
| | * | ethtool: add and use message type for tunnel info replyMichal Kubecek2020-09-171-0/+1
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-09-131-2/+4
| |\ \ \ | | |/ / | |/| |
| | * | KVM: MIPS: Change the definition of kvm typeHuacai Chen2020-09-111-2/+3
| | * | arm64/x86: KVM: Introduce steal-time capAndrew Jones2020-08-211-0/+1
* | | | Merge tag 'mac80211-next-for-net-next-2020-09-21' of git://git.kernel.org/pub...David S. Miller2020-09-211-0/+95
|\ \ \ \
| * | | | nl80211: Unsolicited broadcast probe response supportAloka Dixit2020-09-181-0/+36
| * | | | nl80211: Add FILS discovery supportAloka Dixit2020-09-181-0/+44
| * | | | nl80211: advertise supported channel width in S1GThomas Pedersen2020-09-181-0/+15
* | | | | ethtool: Add 100base-FX link mode entriesDan Murphy2020-09-191-0/+2
* | | | | tipc: add automatic rekeying for encryption keyTuong Lien2020-09-182-0/+3
* | | | | tipc: introduce encryption master keyTuong Lien2020-09-181-0/+1
* | | | | devlink: add timeout information to status_notifyShannon Nelson2020-09-181-0/+3
|/ / / /
* | | | net: remove comments on struct rtnl_link_statsJakub Kicinski2020-09-171-16/+15
* | | | devlink: introduce the health reporter test commandJiri Pirko2020-09-151-0/+2
* | | | ethtool: add standard pause statsJakub Kicinski2020-09-151-1/+17
* | | | ipmr: Add high byte of VIF ID to igmpmsgPaul Davey2020-09-101-2/+2
* | | | ipmr: Add route table ID to netlink cache reportsPaul Davey2020-09-101-0/+1
* | | | devlink: Introduce controller numberParav Pandit2020-09-091-0/+1
* | | | devlink: Introduce external controller flagParav Pandit2020-09-091-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2020-09-092-1/+8
|\ \ \ \