summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
Commit message (Expand)AuthorAgeFilesLines
* net/tcp: Add option for TCP-AO to (not) hash headerDmitry Safonov2023-10-271-0/+5
* net/tcp: Ignore specific ICMPs for TCP-AO connectionsDmitry Safonov2023-10-272-1/+4
* net/tcp: Add TCP-AO segments countersDmitry Safonov2023-10-272-1/+11
* net/tcp: Introduce TCP_AO setsockopt()sDmitry Safonov2023-10-271-0/+46
* net/tcp: Add TCP-AO config and structuresDmitry Safonov2023-10-271-0/+2
* Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-10-261-2/+2
|\
| * wifi: nl80211: fix doc typosRandy Dunlap2023-10-231-2/+2
* | Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...Jakub Kicinski2023-10-262-0/+38
|\ \
| * | netkit, bpf: Add bpf programmable net deviceDaniel Borkmann2023-10-242-0/+38
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-261-1/+1
|\ \ \
| * | | gtp: uapi: fix GTPA_MAXPablo Neira Ayuso2023-10-241-1/+1
* | | | ipv6: drop feature RTAX_FEATURE_ALLFRAGYan Zhai2023-10-251-1/+1
* | | | net: dsa: Rename IFLA_DSA_MASTER to IFLA_DSA_CONDUITFlorian Fainelli2023-10-241-1/+3
* | | | uapi: mptcp: use header file generated from YAML specDavide Caratti2023-10-242-172/+160
* | | | net: mptcp: convert netlink from small_ops to opsDavide Caratti2023-10-241-0/+8
* | | | devlink: make devlink_flash_overwrite enum named oneJiri Pirko2023-10-231-1/+1
* | | | tcp: add TCPI_OPT_USEC_TSEric Dumazet2023-10-231-0/+1
* | | | tcp: add RTAX_FEATURE_TCP_USEC_TSEric Dumazet2023-10-231-7/+11
* | | | net: fix IPSTATS_MIB_OUTPKGS increment in OutForwDatagrams.Heng Guo2023-10-201-1/+2
* | | | netlink: add variable-length / auto integersJakub Kicinski2023-10-201-0/+5
| |_|/ |/| |
* | | net: bridge: Add netlink knobs for number / max learned FDB entriesJohannes Nixdorf2023-10-171-0/+2
| |/ |/|
* | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-10-161-4/+25
|\ \
| * | bpf: Implement cgroup sockaddr hooks for unix socketsDaan De Meyer2023-10-111-4/+9
| * | bpf: Derive source IP addr via bpf_*_fib_lookup()Martynas Pumputis2023-10-091-0/+10
| * | bpf: Add ability to pin bpf timer to calling CPUDavid Vernet2023-10-091-0/+4
| * | bpf: Add missed value to kprobe perf link infoJiri Olsa2023-09-251-0/+1
| * | bpf: Add missed value to kprobe_multi link infoJiri Olsa2023-09-251-0/+1
* | | ptp: support event queue reader channel masksXabier Marquiegui2023-10-151-0/+2
* | | dpll: spec: add support for pin-dpll signal phase offset/adjustArkadiusz Kubalewski2023-10-151-0/+6
* | | vsock: read from socket's error queueArseniy Krasnov2023-10-151-0/+17
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-121-5/+1
|\ \ \ | | |/ | |/|
| * | af_packet: Fix fortified memcpy() without flex array.Kuniyuki Iwashima2023-10-121-5/+1
* | | Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-10-061-5/+34
|\ \ \
| * \ \ Merge wireless into wireless-nextJohannes Berg2023-10-069-4/+169
| |\ \ \
| * | | | wifi: cfg80211: OWE DH IE handling offloadVinayak Yadawad2023-09-251-0/+17
| * | | | wifi: cfg80211: save power spectral density(psd) of regulatory ruleWen Gong2023-09-181-0/+9
| * | | | wifi: nl80211: fixes to FILS discovery updatesAloka Dixit2023-09-131-4/+7
| * | | | wifi: cfg80211: remove scan_width supportJohannes Berg2023-09-131-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-051-0/+7
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge tag 'hardening-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-09-221-0/+7
| |\ \ \ \
| | * | | | uapi: stddef.h: Fix __DECLARE_FLEX_ARRAY for C++Alexey Dobriyan2023-09-131-0/+6
| | * | | | uapi: stddef.h: Fix header guard locationAlexey Dobriyan2023-09-131-1/+2
* | | | | | net_sched: sch_fq: add TCA_FQ_WEIGHTS attributeEric Dumazet2023-10-051-0/+3
* | | | | | net_sched: sch_fq: add 3 bands and WRR schedulingEric Dumazet2023-10-051-2/+9
* | | | | | net_sched: sch_fq: add fast path for mostly idle qdiscEric Dumazet2023-10-011-0/+1
| |_|_|_|/ |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-09-211-1/+3
|\| | | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2023-09-161-1/+3
| |\ \ \ \
| | * | | | bpf: Clarify error expectations from bpf_clone_redirectStanislav Fomichev2023-09-111-1/+3
* | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2023-09-172-1/+24
|\ \ \ \ \ \
| * | | | | | bpf: expose information about supported xdp metadata kfuncStanislav Fomichev2023-09-151-0/+16