summaryrefslogtreecommitdiffstats
path: root/Documentation/netlink
Commit message (Expand)AuthorAgeFilesLines
* dpll: fix possible deadlock during netlink dump operationJiri Pirko2024-02-081-4/+0
* doc/netlink/specs: Add missing attr in rt_link specDonald Hunter2024-02-011-0/+10
* dpll: expose fractional frequency offset value to userJiri Pirko2024-01-051-0/+11
* Revert "Introduce PHY listing and link_topology tracking"Jakub Kicinski2024-01-041-68/+0
* netlink: specs: add ethnl PHY_GET command setMaxime Chevallier2024-01-011-0/+65
* netlink: specs: add phy-index as a header parameterMaxime Chevallier2024-01-011-0/+3
* devlink: extend multicast filtering by port indexJiri Pirko2023-12-191-0/+1
* devlink: add a command to set notification filter and use it for multicastsJiri Pirko2023-12-191-0/+10
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-12-181-0/+4
|\
| * xdp: Add VLAN tag hintLarysa Zaremba2023-12-131-0/+4
* | doc/netlink/specs: Add a spec for tcDonald Hunter2023-12-181-0/+2031
* | doc/netlink/specs: use pad in structs in rt_linkDonald Hunter2023-12-181-7/+6
* | doc/netlink/specs: Add sub-message type to rt_link familyDonald Hunter2023-12-181-4/+432
* | doc/netlink: Add sub-message support to netlink-rawDonald Hunter2023-12-181-3/+62
* | netlink: specs: mptcp: rename the MPTCP path management specJakub Kicinski2023-12-151-0/+0
* | netlink: specs: ovs: correct enum names in specsJakub Kicinski2023-12-152-0/+5
* | netlink: specs: ovs: remove fixed header fields from attrsJakub Kicinski2023-12-153-9/+0
* | net: ethtool: add support for symmetric-xor RSS hashAhmed Zaki2023-12-131-0/+4
* | netlink: specs: devlink: add some(not all) missing attributes in devlink.yamlSwarup Laxman Kotiaklapudi2023-12-111-89/+288
* | netdev-genl: spec: Add PID in netdev netlink YAML specAmritha Nambiar2023-12-041-0/+7
* | netdev-genl: spec: Add irq in netdev netlink YAML specAmritha Nambiar2023-12-041-0/+5
* | netdev-genl: spec: Extend netdev netlink spec in YAML for NAPIAmritha Nambiar2023-12-041-0/+30
* | netdev-genl: spec: Extend netdev netlink spec in YAML for queueAmritha Nambiar2023-12-041-0/+52
* | doc/netlink: Add bitfield32, s8, s16 to the netlink-raw schemaDonald Hunter2023-12-011-1/+2
|/
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-11-301-1/+18
|\
| * xsk: Add TX timestamp and TX checksum offload supportStanislav Fomichev2023-11-291-1/+18
* | net: page_pool: expose page pool stats via netlinkJakub Kicinski2023-11-281-0/+78
* | net: page_pool: report when page pool was destroyedJakub Kicinski2023-11-281-0/+13
* | net: page_pool: report amount of memory held by page poolsJakub Kicinski2023-11-281-0/+15
* | net: page_pool: add netlink notifications for state changesJakub Kicinski2023-11-281-0/+20
* | net: page_pool: add nlspec for basic access to page poolsJakub Kicinski2023-11-281-0/+46
|/
* net: partial revert of the "Make timestamping selectable: seriesJakub Kicinski2023-11-181-57/+0
* devlink: Acquire device lock during reload commandIdo Schimmel2023-11-181-2/+2
* netlink: specs: Introduce time stamping set commandKory Maincent2023-11-181-0/+9
* netlink: specs: Introduce new netlink command to list available time stamping...Kory Maincent2023-11-181-0/+24
* netlink: specs: Introduce new netlink command to get current timestampKory Maincent2023-11-181-0/+24
* netlink: specs: devlink: add forgotten port function caps enum valuesJiri Pirko2023-11-011-0/+4
* Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-10-3110-120/+2531
|\
| * doc/netlink: Update schema to support cmd-cnt-name and cmd-max-nameDavide Caratti2023-10-274-0/+20
| * netlink: specs: support conditional operationsJakub Kicinski2023-10-263-0/+15
| * Documentation: netlink: add a YAML spec for mptcpDavide Caratti2023-10-241-0/+391
| * tools: ynl-gen: add support for exact-len validationDavide Caratti2023-10-244-0/+12
| * tools: ynl: add uns-admin-perm to genetlink legacyDavide Caratti2023-10-241-1/+1
| * netlink: specs: devlink: add the remaining command to generate complete split...Jiri Pirko2023-10-231-27/+1453
| * netlink: specs: devlink: make dont-validate single lineJiri Pirko2023-10-231-51/+16
| * netlink: specs: devlink: remove reload-action from devlink-get cmd replyJiri Pirko2023-10-231-1/+0
| * tools: ynl-gen: introduce support for bitfield32 attribute typeJiri Pirko2023-10-231-1/+1
| * netlink: specs: add support for auto-sized scalarsJakub Kicinski2023-10-203-3/+6
| * tools: ynl-gen: support limit namesJakub Kicinski2023-10-193-6/+21
| * tools: ynl-gen: support full range of min/max checks for integer valuesJakub Kicinski2023-10-193-0/+9