summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe2020-09-183-4/+6
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | RDMA/core: Added missing WR and WC opcodesBob Pearson2020-09-111-0/+11
| * | | | | | | | | | | Merge tag 'v5.9-rc3' into rdma.git for-nextJason Gunthorpe2020-08-311-5/+5
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | RDMA/rxe: Fix style warningsBob Pearson2020-08-271-3/+3
| * | | | | | | | | | | RDMA/efa: Introduce SRD RNR retryGal Pressman2020-08-181-0/+1
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-10-162-0/+2
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | powerpc/8xx: Support 16k hugepages with 4k pagesChristophe Leroy2020-09-152-0/+2
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-1523-97/+1358
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | netfilter: nftables: allow re-computing sctp CRC-32C in 'payload' statementsDavide Caratti2020-10-151-0/+2
| * | | | | | | | | | netfilter: restore NF_INET_NUMHOOKSPablo Neira Ayuso2020-10-141-2/+2
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-10-121-14/+87
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | bpf: Allow for map-in-map with dynamic inner array map entriesDaniel Borkmann2020-10-111-0/+3
| | * | | | | | | | | | bpf: Add redirect_peer helperDaniel Borkmann2020-10-111-0/+17
| | * | | | | | | | | | bpf: Improve bpf_redirect_neigh helper descriptionDaniel Borkmann2020-10-111-3/+7
| | * | | | | | | | | | bpf: Add tcp_notsent_lowat bpf setsockoptNikita V. Shirokov2020-10-091-1/+1
| | * | | | | | | | | | 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/pablo/nf-nextJakub Kicinski2020-10-121-0/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | netfilter: add inet ingress supportPablo Neira Ayuso2020-10-121-0/+1
| * | | | | | | | | | | | can: isotp: implement cleanups / improvements from reviewOliver Hartkopp2020-10-121-1/+0
| |/ / / / / / / / / / /
| * | | | | | | | | | | netlink: export policy in extended ACKJohannes Berg2020-10-091-0/+2
| * | | | | | | | | | | Merge tag 'linux-can-next-for-5.10-20201007' of git://git.kernel.org/pub/scm/...Jakub Kicinski2020-10-092-0/+169
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | can: add ISO 15765-2:2016 transport protocolOliver Hartkopp2020-10-071-0/+166
| | * | | | | | | | | | | can: raw: add missing error queue supportVincent Mailhol2020-10-061-0/+3
| * | | | | | | | | | | | devlink: Add remote reload statsMoshe Shemesh2020-10-091-0/+1
| * | | | | | | | | | | | devlink: Add reload statsMoshe Shemesh2020-10-091-0/+6
| * | | | | | | | | | | | devlink: Add devlink reload limit optionMoshe Shemesh2020-10-091-0/+14
| * | | | | | | | | | | | devlink: Add reload action option to devlink reload commandMoshe Shemesh2020-10-091-0/+13
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-10-081-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | netlink: add mask validationJakub Kicinski2020-10-061-0/+2
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-052-11/+3
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | net: devlink: Add unused port flavourAndrew Lunn2020-10-041-0/+3
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2020-10-041-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | netfilter: nf_tables: add userdata attributes to nft_chainJose M. Guisado Gomez2020-09-301-0/+2
| * | | | | | | | | | | | | | net/sched: act_mpls: Add action to push MPLS LSE before Ethernet headerGuillaume Nault2020-10-031-0/+1
| * | | | | | | | | | | | | | net/sched: act_vlan: Add {POP,PUSH}_ETH actionsGuillaume Nault2020-10-031-0/+4
| * | | | | | | | | | | | | | genetlink: allow dumping command-specific policyJakub Kicinski2020-10-031-0/+1
| * | | | | | | | | | | | | | genetlink: properly support per-op policy dumpingJohannes Berg2020-10-031-0/+10
| * | | | | | | | | | | | | | Merge tag 'mac80211-next-for-net-next-2020-10-02' of git://git.kernel.org/pub...David S. Miller2020-10-021-0/+25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | nl80211: extend support to config spatial reuse parameter setRajkumar Manoharan2020-09-281-0/+11
| | * | | | | | | | | | | | | nl80211: include frequency offset in survey infoThomas Pedersen2020-09-281-0/+2
| | * | | | | | | | | | | | | nl80211: support S1G capability overrides in assocThomas Pedersen2020-09-281-0/+9
| | * | | | | | | | | | | | | nl80211/cfg80211: support 6 GHz scanningTova Mussai2020-09-281-0/+3
| * | | | | | | | | | | | | | 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