summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-07-171575-25581/+93926
|\
| * eth: fbnic: Fix spelling mistake "tiggerring" -> "triggering"Colin Ian King2024-07-161-1/+1
| * tcp: Replace strncpy() with strscpy()Kees Cook2024-07-161-4/+5
| * wifi: ath12k: fix build vs old compilerPaolo Abeni2024-07-161-2/+2
| * tcp: Don't access uninit tcp_rsk(req)->ao_keyid in tcp_create_openreq_child().Kuniyuki Iwashima2024-07-161-7/+8
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-07-1522-67/+310
| |\
| | * net: bridge: mst: Check vlan state for egress decisionElliot Ayrey2024-07-151-2/+2
| | * Merge branch 'main' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net into...David S. Miller2024-07-152-5/+85
| | |\
| | | * xdp: fix invalid wait context of page_pool_destroy()Taehee Yoo2024-07-151-3/+1
| | | * af_packet: Handle outgoing VLAN packets without hardware offloadingChengen Du2024-07-151-2/+84
| | |/
| | * net: netconsole: Disable target before netpoll cleanupBreno Leitao2024-07-141-1/+1
| | * Merge branch 'vrf-fix-source-address-selection-with-route-leak'Jakub Kicinski2024-07-146-12/+120
| | |\
| | | * selftests: vrf_route_leaking: add local testNicolas Dichtel2024-07-141-2/+91
| | | * ipv6: take care of scope when choosing the src addrNicolas Dichtel2024-07-141-1/+2
| | | * ipv6: fix source address selection with route leakNicolas Dichtel2024-07-143-7/+16
| | | * ipv4: fix source address selection with route leakNicolas Dichtel2024-07-141-2/+11
| | |/
| | * selftests: forwarding: devlink_lib: Wait for udev events after reloadingAmit Cohen2024-07-141-0/+2
| | * Merge branch 'net-pse-pd-fix-possible-issues-with-a-pse-supporting-both-c33-a...Jakub Kicinski2024-07-142-5/+7
| | |\
| | | * net: ethtool: pse-pd: Fix possible null-derefKory Maincent2024-07-141-2/+2
| | | * net: pse-pd: Do not return EOPNOSUPP if config is nullKory Maincent2024-07-142-3/+5
| | |/
| | * Merge tag 'ipsec-2024-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2024-07-149-43/+92
| | |\
| | | * xfrm: call xfrm_dev_policy_delete when kill policyJianbo Liu2024-07-082-4/+2
| | | * xfrm: fix netdev reference count imbalanceJianbo Liu2024-07-081-2/+1
| | | * xfrm: Export symbol xfrm_dev_state_delete.Steffen Klassert2024-07-011-0/+1
| | | * xfrm: Fix unregister netdevice hang on hardware offload.Steffen Klassert2024-06-252-28/+69
| | | * xfrm: Log input direction mismatch error in one placeAntony Antony2024-06-173-5/+14
| | | * xfrm: Fix input error path memory accessAntony Antony2024-06-171-0/+3
| | | * net: esp: cleanup esp_output_tail_tcp() in case of unsupported ESPINTCPHagar Hemdan2024-05-232-4/+2
| * | | Merge branch 'eth-fbnic-add-network-driver-for-meta-platforms-host-network-in...Jakub Kicinski2024-07-1526-0/+7877
| |\ \ \
| | * | | eth: fbnic: Write the TCAM tables used for RSS control and Rx to hostAlexander Duyck2024-07-157-1/+498
| | * | | eth: fbnic: Add L2 address programmingAlexander Duyck2024-07-159-0/+678
| | * | | eth: fbnic: Add basic Rx handlingAlexander Duyck2024-07-155-3/+402
| | * | | eth: fbnic: Add basic Tx handlingAlexander Duyck2024-07-154-1/+477
| | * | | eth: fbnic: Add link detectionAlexander Duyck2024-07-1512-0/+629
| | * | | eth: fbnic: Add initial messaging to notify FW of our presenceAlexander Duyck2024-07-156-0/+555
| | * | | eth: fbnic: Implement Rx queue alloc/start/stop/freeAlexander Duyck2024-07-156-9/+638
| | * | | eth: fbnic: Implement Tx queue alloc/start/stop/freeAlexander Duyck2024-07-156-11/+550
| | * | | eth: fbnic: Allocate a netdevice and napi vectors with queuesAlexander Duyck2024-07-159-2/+775
| | * | | eth: fbnic: Add FW communication mechanismAlexander Duyck2024-07-157-0/+641
| | * | | eth: fbnic: Add message parsing for FW messagesAlexander Duyck2024-07-153-1/+706
| | * | | eth: fbnic: Add register init to set PCIe/Ethernet device configAlexander Duyck2024-07-157-0/+845
| | * | | eth: fbnic: Allocate core device specific structures and devlink interfaceAlexander Duyck2024-07-155-2/+222
| | * | | eth: fbnic: Add scaffolding for Meta's NIC driverAlexander Duyck2024-07-1510-0/+289
| | * | | PCI: Add Meta Platforms vendor IDAlexander Duyck2024-07-151-0/+2
| |/ / /
| * | | Merge tag 'aux-sysfs-irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski2024-07-1520-246/+651
| |\ \ \
| | * | | net/mlx5: Expose SFs IRQsShay Drory2024-07-115-11/+43
| | * | | driver core: auxiliary bus: show auxiliary device IRQsShay Drory2024-07-115-0/+148
| | * | | RDMA/mlx5: Add Qcounters req_transport_retries_exceeded/req_rnr_retries_exceededPatrisious Haddad2024-06-162-1/+9
| | * | | net/mlx5: Reimplement write combining testJianbo Liu2024-06-168-234/+451
| * | | | Merge branch 'flower-rework-tca_flower_key_enc_flags-usage'Jakub Kicinski2024-07-156-120/+177
| |\ \ \ \