summaryrefslogtreecommitdiffstats
path: root/Documentation/netlink
AgeCommit message (Expand)AuthorLines
2024-02-08dpll: fix possible deadlock during netlink dump operationJiri Pirko-4/+0
2024-02-01doc/netlink/specs: Add missing attr in rt_link specDonald Hunter-0/+10
2024-01-05dpll: expose fractional frequency offset value to userJiri Pirko-0/+11
2024-01-04Revert "Introduce PHY listing and link_topology tracking"Jakub Kicinski-68/+0
2024-01-01netlink: specs: add ethnl PHY_GET command setMaxime Chevallier-0/+65
2024-01-01netlink: specs: add phy-index as a header parameterMaxime Chevallier-0/+3
2023-12-19devlink: extend multicast filtering by port indexJiri Pirko-0/+1
2023-12-19devlink: add a command to set notification filter and use it for multicastsJiri Pirko-0/+10
2023-12-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-0/+4
2023-12-18doc/netlink/specs: Add a spec for tcDonald Hunter-0/+2031
2023-12-18doc/netlink/specs: use pad in structs in rt_linkDonald Hunter-7/+6
2023-12-18doc/netlink/specs: Add sub-message type to rt_link familyDonald Hunter-4/+432
2023-12-18doc/netlink: Add sub-message support to netlink-rawDonald Hunter-3/+62
2023-12-15netlink: specs: mptcp: rename the MPTCP path management specJakub Kicinski-0/+0
2023-12-15netlink: specs: ovs: correct enum names in specsJakub Kicinski-0/+5
2023-12-15netlink: specs: ovs: remove fixed header fields from attrsJakub Kicinski-9/+0
2023-12-13net: ethtool: add support for symmetric-xor RSS hashAhmed Zaki-0/+4
2023-12-13xdp: Add VLAN tag hintLarysa Zaremba-0/+4
2023-12-11netlink: specs: devlink: add some(not all) missing attributes in devlink.yamlSwarup Laxman Kotiaklapudi-89/+288
2023-12-04netdev-genl: spec: Add PID in netdev netlink YAML specAmritha Nambiar-0/+7
2023-12-04netdev-genl: spec: Add irq in netdev netlink YAML specAmritha Nambiar-0/+5
2023-12-04netdev-genl: spec: Extend netdev netlink spec in YAML for NAPIAmritha Nambiar-0/+30
2023-12-04netdev-genl: spec: Extend netdev netlink spec in YAML for queueAmritha Nambiar-0/+52
2023-12-01doc/netlink: Add bitfield32, s8, s16 to the netlink-raw schemaDonald Hunter-1/+2
2023-11-30Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-1/+18
2023-11-29xsk: Add TX timestamp and TX checksum offload supportStanislav Fomichev-1/+18
2023-11-28net: page_pool: expose page pool stats via netlinkJakub Kicinski-0/+78
2023-11-28net: page_pool: report when page pool was destroyedJakub Kicinski-0/+13
2023-11-28net: page_pool: report amount of memory held by page poolsJakub Kicinski-0/+15
2023-11-28net: page_pool: add netlink notifications for state changesJakub Kicinski-0/+20
2023-11-28net: page_pool: add nlspec for basic access to page poolsJakub Kicinski-0/+46
2023-11-18net: partial revert of the "Make timestamping selectable: seriesJakub Kicinski-57/+0
2023-11-18devlink: Acquire device lock during reload commandIdo Schimmel-2/+2
2023-11-18netlink: specs: Introduce time stamping set commandKory Maincent-0/+9
2023-11-18netlink: specs: Introduce new netlink command to list available time stamping...Kory Maincent-0/+24
2023-11-18netlink: specs: Introduce new netlink command to get current timestampKory Maincent-0/+24
2023-11-01netlink: specs: devlink: add forgotten port function caps enum valuesJiri Pirko-0/+4
2023-10-31Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-120/+2531
2023-10-30Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds-0/+89
2023-10-27doc/netlink: Update schema to support cmd-cnt-name and cmd-max-nameDavide Caratti-0/+20
2023-10-26netlink: specs: support conditional operationsJakub Kicinski-0/+15
2023-10-24Documentation: netlink: add a YAML spec for mptcpDavide Caratti-0/+391
2023-10-24tools: ynl-gen: add support for exact-len validationDavide Caratti-0/+12
2023-10-24tools: ynl: add uns-admin-perm to genetlink legacyDavide Caratti-1/+1
2023-10-23netlink: specs: devlink: add the remaining command to generate complete split...Jiri Pirko-27/+1453
2023-10-23netlink: specs: devlink: make dont-validate single lineJiri Pirko-51/+16
2023-10-23netlink: specs: devlink: remove reload-action from devlink-get cmd replyJiri Pirko-1/+0
2023-10-23tools: ynl-gen: introduce support for bitfield32 attribute typeJiri Pirko-1/+1
2023-10-20netlink: specs: add support for auto-sized scalarsJakub Kicinski-3/+6
2023-10-19tools: ynl-gen: support limit namesJakub Kicinski-6/+21