summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2023-12-19devlink: add a command to set notification filter and use it for multicastsJiri Pirko1-0/+10
2023-12-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski6-2/+36
2023-12-19Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2-0/+79
2023-12-19doc/netlink: Regenerate netlink .rst files if ynl-gen-rst changesDonald Hunter1-3/+3
2023-12-19doc/netlink/specs: Add a spec for tcDonald Hunter1-0/+2031
2023-12-19doc/netlink/specs: use pad in structs in rt_linkDonald Hunter1-7/+6
2023-12-19doc/netlink/specs: Add sub-message type to rt_link familyDonald Hunter1-4/+432
2023-12-19doc/netlink: Document the sub-message format for netlink-rawDonald Hunter1-1/+95
2023-12-19doc/netlink: Add sub-message support to netlink-rawDonald Hunter1-3/+62
2023-12-16dt-bindings: net: marvell,orion-mdio: Drop "reg" sizes schemaRob Herring1-22/+0
2023-12-15netlink: specs: mptcp: rename the MPTCP path management specJakub Kicinski1-0/+0
2023-12-15netlink: specs: ovs: correct enum names in specsJakub Kicinski2-0/+5
2023-12-15netlink: specs: ovs: remove fixed header fields from attrsJakub Kicinski3-9/+0
2023-12-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller1-0/+141
2023-12-15net: increase optmem_max default valueEric Dumazet1-1/+4
2023-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-9/+18
2023-12-14ice: add documentation for FW loggingPaul M Stillwell Jr1-0/+141
2023-12-14net: ethtool: add support for symmetric-xor RSS hashAhmed Zaki3-1/+24
2023-12-14docs: networking: timestamping: mention MSG_EOR flagEric Dumazet1-1/+2
2023-12-14xdp: Add VLAN tag hintLarysa Zaremba2-1/+11
2023-12-13Merge tag 'pef2256-framer' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Jakub Kicinski1-0/+213
2023-12-13dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framerHerve Codina1-0/+213
2023-12-12Merge tag 'fuse-fixes-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+2
2023-12-12Merge tag 'platform-drivers-x86-amd-wbrf-v6.8-1' into wireless-nextJohannes Berg2-0/+79
2023-12-12netlink: specs: devlink: add some(not all) missing attributes in devlink.yamlSwarup Laxman Kotiaklapudi1-89/+288
2023-12-11Documentation/driver-api: Add document about WBRF mechanismMa Jun2-0/+79
2023-12-10bpf: Add bpf_cpumask_weight() kfuncDavid Vernet1-1/+1
2023-12-09Merge tag 'char-misc-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2023-12-08Merge tag 'riscv-for-linus-6.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2023-12-08Merge tag 'soc-fixes-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-6/+14
2023-12-08Merge tag 'v6.7-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-0/+1
2023-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-3/+30
2023-12-08Merge tag 'net-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-1/+1
2023-12-07Merge tag 'devicetree-fixes-for-6.7-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-2/+29
2023-12-07Merge tag 'imx-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann1-6/+4
2023-12-07dt-bindings: net: microchip,ksz: document microchip,rmii-clk-internalAnte Knezic1-1/+33
2023-12-07dt-bindings: display: adi,adv75xx: Document #sound-dai-cellsFabio Estevam1-0/+6
2023-12-07dt-bindings: lcdif: Properly describe the i.MX23 interruptsFabio Estevam1-1/+19
2023-12-06Merge tag 'optee-supplicant-fix-for-v6.7' of git://git.linaro.org:/people/jen...Arnd Bergmann1-0/+9
2023-12-06dt-bindings: perf: riscv,pmu: drop unneeded quotesRob Herring1-1/+1
2023-12-06dt-bindings: interrupt-controller: Allow #power-domain-cellsKonrad Dybcio1-0/+4
2023-12-06Documentation/tcp: Fix an obvious typoDmitry Safonov1-1/+1
2023-12-06Documentations: fix net_cachelines documentation build warningCoco Li7-0/+7
2023-12-06Merge tag 'coresight-fixes-for-v6.7-rc1' of git://git.kernel.org/pub/scm/linu...Greg Kroah-Hartman1-1/+1
2023-12-05xsk: Add missing SPDX to AF_XDP TX metadata documentationStanislav Fomichev1-0/+2
2023-12-05dt-bindings: pwm: imx-pwm: Unify #pwm-cells for all compatiblesAlexander Stein1-6/+4
2023-12-05ice: add CGU info to devlink info callbackArkadiusz Kubalewski1-0/+9
2023-12-05docs: bridge: add other featuresHangbin Liu1-0/+14
2023-12-05docs: bridge: add netfilter docHangbin Liu1-0/+36
2023-12-05docs: bridge: add switchdev docHangbin Liu1-0/+18