| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2023-04-26 | 115 | -1290/+4690 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 2023-04-26 | 2 | -5/+13 |
| |\ |
|
| | * | rxrpc: Fix potential race in error handling in afs_make_call() | David Howells | 2023-04-22 | 1 | -5/+12 |
| | * | dt-bindings: net: mediatek: add WED RX binding for MT7981 eth driver | Daniel Golle | 2023-04-22 | 1 | -0/+1 |
| * | | net: ethtool: coalesce: try to make user settings stick twice | Jakub Kicinski | 2023-04-24 | 1 | -0/+4 |
| * | | dt-bindings: net: Add WCN6855 Bluetooth | Steev Klimaszewski | 2023-04-23 | 1 | -0/+17 |
| * | | dt-bindings: net: bluetooth: Add NXP bluetooth support | Neeraj Sanjay Kale | 2023-04-23 | 1 | -0/+45 |
| * | | dt-bindings: net: realtek-bluetooth: Add RTL8821CS | Chris Morgan | 2023-04-23 | 1 | -9/+15 |
| * | | dt-bindings: bluetooth: marvell: add max-speed property | Stefan Eichenberger | 2023-04-23 | 1 | -0/+16 |
| * | | dt-bindings: bluetooth: marvell: add 88W8997 | Stefan Eichenberger | 2023-04-23 | 1 | -1/+3 |
| * | | Merge tag 'mlx5-updates-2023-04-20' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski | 2023-04-21 | 1 | -0/+33 |
| |\ \ |
|
| | * | | net/mlx5e: Add vnic devlink health reporter to representors | Maher Sanalla | 2023-04-20 | 1 | -1/+4 |
| | * | | net/mlx5: Add vnic devlink health reporter to PFs/VFs | Maher Sanalla | 2023-04-20 | 1 | -0/+30 |
| * | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 2023-04-21 | 1 | -15/+6 |
| |\ \ \ |
|
| | * | | | bpf,docs: Remove KF_KPTR_GET from documentation | David Vernet | 2023-04-16 | 1 | -15/+6 |
| * | | | | Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 2023-04-21 | 4 | -215/+421 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git | Kalle Valo | 2023-04-20 | 3 | -215/+416 |
| | |\ \ \ \ |
|
| | | * | | | | dt-bindings: net: Convert ath10k to YAML | Konrad Dybcio | 2023-04-19 | 2 | -215/+358 |
| | | * | | | | dt-bindings: net: wireless: add ath11k pcie bindings | Johan Hovold | 2023-03-24 | 1 | -0/+58 |
| | * | | | | | dt-bindings: mt76: add active-low property for led | Frank Wunderlich | 2023-04-17 | 1 | -0/+5 |
| * | | | | | | pds_core: Kconfig and pds_core.rst | Shannon Nelson | 2023-04-21 | 1 | -0/+16 |
| * | | | | | | pds_core: devlink params for enabling VIF support | Shannon Nelson | 2023-04-21 | 1 | -0/+19 |
| * | | | | | | pds_core: add FW update feature to devlink | Shannon Nelson | 2023-04-21 | 1 | -0/+10 |
| * | | | | | | pds_core: set up device and adminq | Shannon Nelson | 2023-04-21 | 1 | -0/+47 |
| * | | | | | | pds_core: add devlink health facilities | Shannon Nelson | 2023-04-21 | 1 | -0/+12 |
| * | | | | | | pds_core: initial framework for pds_core PF driver | Shannon Nelson | 2023-04-21 | 2 | -0/+36 |
| * | | | | | | ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6 | Mahesh Bandewar | 2023-04-20 | 1 | -0/+7 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2023-04-20 | 7 | -5/+31 |
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | /
| | | |_|_|/
| | |/| | | |
|
| * | | | | | net/handshake: Add a kernel API for requesting a TLSv1.3 handshake | Chuck Lever | 2023-04-19 | 3 | -1/+221 |
| * | | | | | net/handshake: Create a NETLINK service for handling handshake requests | Chuck Lever | 2023-04-19 | 1 | -0/+122 |
| * | | | | | dt-bindings: net: ethernet: Fix JSON pointer references | Rob Herring | 2023-04-19 | 2 | -2/+2 |
| * | | | | | Documentation: LEDs: Describe good names for network LEDs | Andrew Lunn | 2023-04-19 | 1 | -0/+30 |
| * | | | | | dt-bindings: net: phy: Document support for LEDs node | Christian Marangi | 2023-04-19 | 1 | -0/+43 |
| * | | | | | dt-bindings: net: dsa: qca8k: add LEDs definition example | Christian Marangi | 2023-04-19 | 1 | -0/+22 |
| * | | | | | dt-bindings: net: ethernet-controller: Document support for LEDs node | Christian Marangi | 2023-04-19 | 1 | -0/+35 |
| * | | | | | dt-bindings: net: Add support StarFive dwmac | Yanhong Wang | 2023-04-18 | 2 | -0/+145 |
| * | | | | | dt-bindings: net: snps,dwmac: Add 'ahb' reset/reset-name | Samin Guo | 2023-04-18 | 1 | -4/+8 |
| * | | | | | dt-bindings: net: snps,dwmac: Add dwmac-5.20 version | Emil Renner Berthing | 2023-04-18 | 1 | -0/+4 |
| * | | | | | page_pool: allow caching from safely localized NAPI | Jakub Kicinski | 2023-04-14 | 1 | -0/+1 |
| | |_|_|/
| |/| | | |
|
| * | | | | Daniel Borkmann says: | Jakub Kicinski | 2023-04-13 | 8 | -141/+451 |
| |\ \ \ \ |
|
| | * | | | | bpf,docs: Remove references to bpf_cgroup_kptr_get() | David Vernet | 2023-04-12 | 1 | -68/+0 |
| | * | | | | bpf, docs: Add docs on extended 64-bit immediate instructions | Dave Thaler | 2023-04-02 | 2 | -8/+72 |
| | * | | | | bpf,docs: Update documentation to reflect new task kfuncs | David Vernet | 2023-04-01 | 1 | -6/+43 |
| | * | | | | bpf, docs: Add extended call instructions | Dave Thaler | 2023-03-25 | 1 | -22/+37 |
| | * | | | | bpf: Treat KF_RELEASE kfuncs as KF_TRUSTED_ARGS | David Vernet | 2023-03-25 | 1 | -3/+4 |
| | * | | | | bpf, docs: Libbpf overview documentation | Sreevani Sreejith | 2023-03-18 | 2 | -8/+245 |
| | * | | | | bpf, docs: Use internal linking for link to netdev subsystem doc | Bagas Sanjaya | 2023-03-17 | 1 | -8/+12 |
| | * | | | | bpf,docs: Remove bpf_cpumask_kptr_get() from documentation | David Vernet | 2023-03-16 | 1 | -20/+10 |
| | * | | | | bpf, docs: Add signed comparison example | Dave Thaler | 2023-03-13 | 1 | -1/+10 |
| | * | | | | bpf, docs: Explain helper functions | Dave Thaler | 2023-03-10 | 3 | -1/+22 |