summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)Author
2023-12-29ethtool: reformat kerneldoc for struct ethtool_link_settingsJonathan Corbet
2023-12-26net/sched: act_mirred: Allow mirred to blockVictor Nogueira
2023-12-26net/smc: support extended GID in SMC-D lgr netlink attributeWen Gu
2023-12-20bridge: add MDB state mask uAPI attributeIdo Schimmel
2023-12-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2023-12-19Revert BPF token-related functionalityAndrii Nakryiko
2023-12-19devlink: add a command to set notification filter and use it for multicastsJiri Pirko
2023-12-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-12-18Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-12-15netlink: specs: mptcp: rename the MPTCP path management specJakub Kicinski
2023-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-14wifi: nl80211: fix grammar & spellosRandy Dunlap
2023-12-13net: ethtool: add support for symmetric-xor RSS hashAhmed Zaki
2023-12-13xdp: Add VLAN tag hintLarysa Zaremba
2023-12-12wifi: cfg80211: Add support for setting TID to link mappingIlan Peer
2023-12-12wifi: cfg80211: add BSS usage reportingJohannes Berg
2023-12-12wifi: nl80211: Extend del pmksa support for SAE and OWE securityVinayak Yadawad
2023-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-06bpf: rename MAX_BPF_LINK_TYPE into __MAX_BPF_LINK_TYPE for consistencyAndrii Nakryiko
2023-12-06bpf: add BPF token support to BPF_PROG_LOAD commandAndrii Nakryiko
2023-12-06bpf: add BPF token support to BPF_BTF_LOAD commandAndrii Nakryiko
2023-12-06bpf: add BPF token support to BPF_MAP_CREATE commandAndrii Nakryiko
2023-12-06bpf: introduce BPF token objectAndrii Nakryiko
2023-12-05net: bridge: add document for IFLA_BRPORT enumHangbin Liu
2023-12-05net: bridge: add document for IFLA_BR enumHangbin Liu
2023-12-04netdev-genl: spec: Add PID in netdev netlink YAML specAmritha Nambiar
2023-12-04netdev-genl: spec: Add irq in netdev netlink YAML specAmritha Nambiar
2023-12-04netdev-genl: spec: Extend netdev netlink spec in YAML for NAPIAmritha Nambiar
2023-12-04netdev-genl: spec: Extend netdev netlink spec in YAML for queueAmritha Nambiar
2023-12-04tcp: Dump bound-only sockets in inet_diag.Guillaume Nault
2023-12-04fuse: Rename DIRECT_IO_RELAX to DIRECT_IO_ALLOW_MMAPTyler Fanelli
2023-12-01Merge tag 'hardening-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-30Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-11-29mptcp: add mptcpi_subflows_total counterGeliang Tang
2023-11-29xsk: Add option to calculate TX checksum in SWStanislav Fomichev
2023-11-29xsk: Add TX timestamp and TX checksum offload supportStanislav Fomichev
2023-11-29xsk: Support tx_metadata_lenStanislav Fomichev
2023-11-28bpf: Add link_info support for uprobe multi linkJiri Olsa
2023-11-28net: page_pool: expose page pool stats via netlinkJakub Kicinski
2023-11-28net: page_pool: report when page pool was destroyedJakub Kicinski
2023-11-28net: page_pool: report amount of memory held by page poolsJakub Kicinski
2023-11-28net: page_pool: add netlink notifications for state changesJakub Kicinski
2023-11-28net: page_pool: implement GET in the netlink APIJakub Kicinski
2023-11-27Merge tag 'wireless-next-2023-11-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-11-27Merge tag 'media/v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-11-27uapi: propagate __struct_group() attributes to the container unionDmitry Antipov
2023-11-24wifi: nl80211: Documentation update for NL80211_CMD_PORT_AUTHORIZED eventVinayak Yadawad
2023-11-24wifi: cfg80211: Extend support for scanning while MLO connectedIlan Peer
2023-11-24Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds