summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2023-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2-5/+13
2023-04-25net: ethtool: coalesce: try to make user settings stick twiceJakub Kicinski1-0/+4
2023-04-24dt-bindings: net: Add WCN6855 BluetoothSteev Klimaszewski1-0/+17
2023-04-24dt-bindings: net: bluetooth: Add NXP bluetooth supportNeeraj Sanjay Kale1-0/+45
2023-04-24dt-bindings: net: realtek-bluetooth: Add RTL8821CSChris Morgan1-9/+15
2023-04-24dt-bindings: bluetooth: marvell: add max-speed propertyStefan Eichenberger1-0/+16
2023-04-24dt-bindings: bluetooth: marvell: add 88W8997Stefan Eichenberger1-1/+3
2023-04-22rxrpc: Fix potential race in error handling in afs_make_call()David Howells1-5/+12
2023-04-22dt-bindings: net: mediatek: add WED RX binding for MT7981 eth driverDaniel Golle1-0/+1
2023-04-22Merge tag 'mlx5-updates-2023-04-20' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski1-0/+33
2023-04-22Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-15/+6
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski4-215/+421
2023-04-21pds_core: Kconfig and pds_core.rstShannon Nelson1-0/+16
2023-04-21pds_core: devlink params for enabling VIF supportShannon Nelson1-0/+19
2023-04-21pds_core: add FW update feature to devlinkShannon Nelson1-0/+10
2023-04-21pds_core: set up device and adminqShannon Nelson1-0/+47
2023-04-21pds_core: add devlink health facilitiesShannon Nelson1-0/+12
2023-04-21pds_core: initial framework for pds_core PF driverShannon Nelson2-0/+36
2023-04-21ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6Mahesh Bandewar1-0/+7
2023-04-21net/mlx5e: Add vnic devlink health reporter to representorsMaher Sanalla1-1/+4
2023-04-21net/mlx5: Add vnic devlink health reporter to PFs/VFsMaher Sanalla1-0/+30
2023-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-5/+31
2023-04-20Merge tag 'rust-fixes-6.3' of https://github.com/Rust-for-Linux/linuxLinus Torvalds1-1/+1
2023-04-20Merge tag 'net-6.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-0/+15
2023-04-20Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo3-215/+416
2023-04-20net/handshake: Add a kernel API for requesting a TLSv1.3 handshakeChuck Lever3-1/+221
2023-04-20net/handshake: Create a NETLINK service for handling handshake requestsChuck Lever1-0/+122
2023-04-20dt-bindings: net: ethernet: Fix JSON pointer referencesRob Herring2-2/+2
2023-04-19dt-bindings: net: Convert ath10k to YAMLKonrad Dybcio2-215/+358
2023-04-19Documentation: LEDs: Describe good names for network LEDsAndrew Lunn1-0/+30
2023-04-19dt-bindings: net: phy: Document support for LEDs nodeChristian Marangi1-0/+43
2023-04-19dt-bindings: net: dsa: qca8k: add LEDs definition exampleChristian Marangi1-0/+22
2023-04-19dt-bindings: net: ethernet-controller: Document support for LEDs nodeChristian Marangi1-0/+35
2023-04-18LoongArch: Make WriteCombine configurable for ioremap()Huacai Chen2-0/+7
2023-04-18dt-bindings: net: Add support StarFive dwmacYanhong Wang2-0/+145
2023-04-18dt-bindings: net: snps,dwmac: Add 'ahb' reset/reset-nameSamin Guo1-4/+8
2023-04-18dt-bindings: net: snps,dwmac: Add dwmac-5.20 versionEmil Renner Berthing1-0/+4
2023-04-18ice: document RDMA devlink parametersJacob Keller1-0/+15
2023-04-17dt-bindings: mt76: add active-low property for ledFrank Wunderlich1-0/+5
2023-04-16Merge tag 'kbuild-fixes-v6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+4
2023-04-16bpf,docs: Remove KF_KPTR_GET from documentationDavid Vernet1-15/+6
2023-04-15page_pool: allow caching from safely localized NAPIJakub Kicinski1-0/+1
2023-04-14Merge tag 'riscv-for-linus-6.3-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2023-04-14Merge tag 'sound-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-1/+1
2023-04-14riscv: Move early dtb mapping into the fixmap regionAlexandre Ghiti1-3/+3
2023-04-14Daniel Borkmann says:Jakub Kicinski8-141/+451
2023-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-64/+83
2023-04-14Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-0/+2
2023-04-14Merge tag 'devicetree-fixes-for-6.2-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+3
2023-04-13net: docs: update the sample code in driver.rstJakub Kicinski1-34/+27