summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2024-01-03net: ethtool: add a NO_CHANGE uAPI for new RXFH's input_xfrmAhmed Zaki1-0/+1
2024-01-02net/sched: Remove uapi support for CBQ qdiscJamal Hadi Salim1-80/+0
2024-01-02net/sched: Remove uapi support for ATM qdiscJamal Hadi Salim1-15/+0
2024-01-02net/sched: Remove uapi support for dsmark qdiscJamal Hadi Salim1-14/+0
2024-01-02net/sched: Remove uapi support for tcindex classifierJamal Hadi Salim1-16/+0
2024-01-02net/sched: Remove uapi support for rsvp classifierJamal Hadi Salim1-31/+0
2024-01-02Merge tag 'wireless-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller1-0/+29
2024-01-02net/sched: Retire ipt actionJamal Hadi Salim2-22/+2
2024-01-01net: ethtool: Introduce a command to list PHYs on an interfaceMaxime Chevallier1-0/+29
2024-01-01net: ethtool: Allow passing a phy index for some commandsMaxime Chevallier1-0/+1
2024-01-01net: phy: Introduce ethernet link topology representationMaxime Chevallier1-0/+16
2023-12-29ethtool: reformat kerneldoc for struct ethtool_link_settingsJonathan Corbet1-12/+15
2023-12-27net/sched: act_mirred: Allow mirred to blockVictor Nogueira1-0/+1
2023-12-26net/smc: support extended GID in SMC-D lgr netlink attributeWen Gu2-0/+4
2023-12-21wifi: cfg80211: handle UHB AP and STA power typeMukesh Sisodiya1-0/+13
2023-12-21wifi: cfg80211: reg: Support P2P operation on DFS channelsAndrei Otcheretianski1-0/+16
2023-12-20bridge: add MDB state mask uAPI attributeIdo Schimmel1-0/+1
2023-12-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni1-42/+0
2023-12-19Revert BPF token-related functionalityAndrii Nakryiko1-42/+0
2023-12-19devlink: add a command to set notification filter and use it for multicastsJiri Pirko1-0/+2
2023-12-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-1/+48
2023-12-19Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-38/+98
2023-12-15netlink: specs: mptcp: rename the MPTCP path management specJakub Kicinski1-1/+1
2023-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+6
2023-12-14wifi: nl80211: fix grammar & spellosRandy Dunlap1-37/+37
2023-12-14net: ethtool: add support for symmetric-xor RSS hashAhmed Zaki2-1/+13
2023-12-14xdp: Add VLAN tag hintLarysa Zaremba1-0/+3
2023-12-12wifi: cfg80211: Add support for setting TID to link mappingIlan Peer1-0/+19
2023-12-12wifi: cfg80211: add BSS usage reportingJohannes Berg1-0/+40
2023-12-12wifi: nl80211: Extend del pmksa support for SAE and OWE securityVinayak Yadawad1-1/+2
2023-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2023-12-07bpf: rename MAX_BPF_LINK_TYPE into __MAX_BPF_LINK_TYPE for consistencyAndrii Nakryiko1-1/+3
2023-12-06bpf: add BPF token support to BPF_PROG_LOAD commandAndrii Nakryiko1-0/+2
2023-12-06bpf: add BPF token support to BPF_BTF_LOAD commandAndrii Nakryiko1-0/+1
2023-12-06bpf: add BPF token support to BPF_MAP_CREATE commandAndrii Nakryiko1-0/+2
2023-12-06bpf: introduce BPF token objectAndrii Nakryiko1-0/+37
2023-12-05net: bridge: add document for IFLA_BRPORT enumHangbin Liu1-0/+241
2023-12-05net: bridge: add document for IFLA_BR enumHangbin Liu1-0/+280
2023-12-05netdev-genl: spec: Add PID in netdev netlink YAML specAmritha Nambiar1-0/+1
2023-12-05netdev-genl: spec: Add irq in netdev netlink YAML specAmritha Nambiar1-0/+1
2023-12-05netdev-genl: spec: Extend netdev netlink spec in YAML for NAPIAmritha Nambiar1-0/+9
2023-12-05netdev-genl: spec: Extend netdev netlink spec in YAML for queueAmritha Nambiar1-0/+16
2023-12-05tcp: Dump bound-only sockets in inet_diag.Guillaume Nault1-0/+1
2023-12-04fuse: Rename DIRECT_IO_RELAX to DIRECT_IO_ALLOW_MMAPTyler Fanelli1-4/+6
2023-12-01Merge tag 'hardening-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2023-12-01Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski3-3/+68
2023-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-1/+4
2023-11-30mptcp: add mptcpi_subflows_total counterGeliang Tang1-0/+1
2023-11-30xsk: Add option to calculate TX checksum in SWStanislav Fomichev1-1/+7
2023-11-30xsk: Add TX timestamp and TX checksum offload supportStanislav Fomichev2-0/+54