summaryrefslogtreecommitdiffstats
path: root/include/uapi (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...David S. Miller2021-04-211-0/+22
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | nl80211: Add new RSNXE related nl80211 extended featuresIlan Peer2021-04-191-0/+13
| | * | | | | | | | | nl80211/cfg80211: add a flag to negotiate for LMR feedback in NDP rangingAvraham Stern2021-04-191-0/+4
| | * | | | | | | | | nl80211: Add interface to indicate TDLS peer's HE capabilityVamsi Krishna2021-04-081-0/+2
| | * | | | | | | | | nl80211: better document CMD_ROAM behaviorJames Prestwood2021-04-081-0/+3
| | |/ / / / / / / /
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-171-2/+2
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | ethtool: add interface to read RMON statsJakub Kicinski2021-04-172-0/+25
| * | | | | | | | | ethtool: add interface to read standard MAC Ctrl statsJakub Kicinski2021-04-172-0/+16
| * | | | | | | | | ethtool: add interface to read standard MAC statsJakub Kicinski2021-04-172-0/+55
| * | | | | | | | | ethtool: add a new command for reading standard statsJakub Kicinski2021-04-172-0/+51
| * | | | | | | | | ethtool: add FEC statisticsJakub Kicinski2021-04-161-0/+14
| * | | | | | | | | ethtool: Allow network drivers to dump arbitrary EEPROM dataVladyslav Tarasiuk2021-04-121-0/+19
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-104-60/+104
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'for-net-next-2021-04-08' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-04-082-0/+32
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Bluetooth: Add support for virtio transport driverMarcel Holtmann2021-04-082-0/+32
| * | | | | | | | | | net: phy: add constants for 2.5G and 5G speed in PCS speed registerMarek BehĂșn2021-04-081-0/+2
| | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | mptcp: add mptcp reset option supportFlorian Westphal2021-04-021-0/+11
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-04-021-0/+5
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | sock_map: Introduce BPF_SK_SKB_VERDICTCong Wang2021-04-011-0/+1
| | * | | | | | | | | bpf: Support bpf program calling kernel functionMartin KaFai Lau2021-03-271-0/+4
| * | | | | | | | | | ethtool: support FEC settings over netlinkJakub Kicinski2021-03-311-0/+17
| * | | | | | | | | | ICMPV6: add support for RFC 8335 PROBEAndreas Roeseler2021-03-301-0/+3
| * | | | | | | | | | icmp: add support for RFC 8335 PROBEAndreas Roeseler2021-03-301-0/+42
| * | | | | | | | | | ethtool: document the enum values not definesJakub Kicinski2021-03-261-10/+10
| * | | | | | | | | | ethtool: fec: add note about reuse of reservedJakub Kicinski2021-03-261-0/+4
| * | | | | | | | | | ethtool: clarify the ethtool FEC interfaceJakub Kicinski2021-03-261-7/+30
| * | | | | | | | | | ethtool: fec: sanitize ethtool_fecparam->active_fecJakub Kicinski2021-03-261-1/+1
| * | | | | | | | | | ethtool: fec: sanitize ethtool_fecparam->reservedJakub Kicinski2021-03-261-1/+1
| * | | | | | | | | | ethtool: fec: remove long structure descriptionJakub Kicinski2021-03-261-4/+0
| * | | | | | | | | | ethtool: fec: fix typo in kdocJakub Kicinski2021-03-261-1/+1
| |/ / / / / / / / /
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-03-253-10/+14
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Add Open Routing Protocol ID to `rtnetlink.h`Cooper Lees2021-03-251-0/+1
| * | | | | | | | | psample: Add additional metadata attributesIdo Schimmel2021-03-141-0/+7
| * | | | | | | | | net/sched: act_police: add support for packet-per-second policingBaowen Zheng2021-03-131-0/+2
| * | | | | | | | | nexthop: Add netlink defines and enumerators for resilient NH groupsIdo Schimmel2021-03-122-1/+53
| * | | | | | | | | FDDI: if_fddi.h: Update my e-mail addressMaciej W. Rozycki2021-03-101-1/+1
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-03-102-5/+762
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | bpf: Add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_ENCAP_L2_ETHXuesen Huang2021-03-051-0/+5
| | * | | | | | | | bpf: Add PROG_TEST_RUN support for sk_lookup programsLorenz Bauer2021-03-051-1/+4
| | * | | | | | | | scripts/bpf: Abstract eBPF API target parameterJoe Stringer2021-03-051-1/+1
| | * | | | | | | | bpf: Document BPF_MAP_*_BATCH syscall commandsJoe Stringer2021-03-051-3/+111
| | * | | | | | | | bpf: Document BPF_PROG_QUERY syscall commandJoe Stringer2021-03-051-0/+37
| | * | | | | | | | bpf: Document BPF_PROG_TEST_RUN syscall commandJoe Stringer2021-03-051-3/+11
| | * | | | | | | | bpf: Document BPF_PROG_ATTACH syscall commandJoe Stringer2021-03-051-0/+37
| | * | | | | | | | bpf: Document BPF_PROG_PIN syscall commandJoe Stringer2021-03-051-7/+29
| | * | | | | | | | bpf: Document BPF_F_LOCK in syscall commandsJoe Stringer2021-03-051-0/+10
| | * | | | | | | | bpf: Add minimal bpf() command documentationJoe Stringer2021-03-051-0/+368
| | * | | | | | | | bpf: Import syscall arg documentationJoe Stringer2021-03-051-1/+121
| | * | | | | | | | bpf: Add BTF_KIND_FLOAT to uapiIlya Leoshkevich2021-03-051-2/+3
| | * | | | | | | | bpf: Add bpf_for_each_map_elem() helperYonghong Song2021-02-261-0/+38