summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
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
2023-11-30xsk: Support tx_metadata_lenStanislav Fomichev1-0/+1
2023-11-29bpf: Add link_info support for uprobe multi linkJiri Olsa1-0/+10
2023-11-28net: page_pool: expose page pool stats via netlinkJakub Kicinski1-0/+19
2023-11-28net: page_pool: report when page pool was destroyedJakub Kicinski1-0/+1
2023-11-28net: page_pool: report amount of memory held by page poolsJakub Kicinski1-0/+2
2023-11-28net: page_pool: add netlink notifications for state changesJakub Kicinski1-0/+4
2023-11-28net: page_pool: implement GET in the netlink APIJakub Kicinski1-0/+10
2023-11-28Merge tag 'wireless-next-2023-11-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-8/+14
2023-11-28Merge tag 'media/v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-1/+1
2023-11-28uapi: propagate __struct_group() attributes to the container unionDmitry Antipov1-1/+1
2023-11-24wifi: nl80211: Documentation update for NL80211_CMD_PORT_AUTHORIZED eventVinayak Yadawad1-5/+9
2023-11-24wifi: cfg80211: Extend support for scanning while MLO connectedIlan Peer1-3/+5
2023-11-24Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+3
2023-11-22Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-16/+13
2023-11-19net: partial revert of the "Make timestamping selectable: seriesJakub Kicinski2-47/+0
2023-11-18Merge tag 'batadv-next-pullrequest-20231115' of git://git.open-mesh.org/linux...David S. Miller1-6/+39
2023-11-18net: ethtool: ts: Let the active time stamping layer be selectableKory Maincent1-0/+1
2023-11-18net: ethtool: Add a command to list available time stamping layersKory Maincent1-0/+14
2023-11-18net: ethtool: Add a command to expose current time stamping layerKory Maincent2-0/+24