summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-19tcp: prevent concurrent execution of tcp_sk_exit_batchFlorian Westphal1-0/+14
2024-08-19Merge branch 'selftests-udpgro-fixes'David S. Miller1-25/+28
2024-08-19selftests: udpgro: no need to load xdp for groHangbin Liu1-8/+1
2024-08-19selftests: udpgro: report error when receive failedHangbin Liu1-17/+27
2024-08-17Merge tag 'for-net-2024-08-15' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski13-116/+99
2024-08-17tc-testing: don't access non-existent variable on exceptionSimon Horman1-1/+0
2024-08-17Merge branch 'mlx5-misc-fixes-2024-08-15'Jakub Kicinski4-17/+37
2024-08-17net/mlx5: Fix IPsec RoCE MPV trace callPatrisious Haddad1-2/+4
2024-08-17net/mlx5e: XPS, Fix oversight of Multi-PF Netdev changesCarolina Jubran1-5/+8
2024-08-17net/mlx5e: SHAMPO, Release in progress headersDragos Tatulea3-10/+24
2024-08-17net/mlx5e: SHAMPO, Fix page leakDragos Tatulea1-0/+1
2024-08-16Merge branch 'vln-ocelot-fixes'David S. Miller15-173/+1036
2024-08-16net: mscc: ocelot: treat 802.1ad tagged traffic as 802.1Q-untaggedVladimir Oltean3-11/+180
2024-08-16net: dsa: felix: fix VLAN tag loss on CPU reception with ocelot-8021qVladimir Oltean1-6/+109
2024-08-16net: dsa: provide a software untagging function on RX for VLAN-aware bridgesVladimir Oltean3-38/+118
2024-08-16net: mscc: ocelot: serialize access to the injection/extraction groupsVladimir Oltean4-0/+76
2024-08-16net: mscc: ocelot: fix QoS class for injected packets with "ocelot-8021q"Vladimir Oltean2-2/+9
2024-08-16net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register...Vladimir Oltean5-43/+75
2024-08-16selftests: net: bridge_vlan_aware: test that other TPIDs are seen as untaggedVladimir Oltean1-1/+53
2024-08-16selftests: net: local_termination: add PTP frames to the mixVladimir Oltean1-13/+148
2024-08-16selftests: net: local_termination: don't use xfail_on_veth()Vladimir Oltean2-16/+99
2024-08-16selftests: net: local_termination: introduce new tests which capture VLAN beh...Vladimir Oltean1-7/+110
2024-08-16selftests: net: local_termination: add one more test for VLAN-aware bridgesVladimir Oltean1-4/+18
2024-08-16selftests: net: local_termination: parameterize test nameVladimir Oltean1-18/+20
2024-08-16selftests: net: local_termination: parameterize sending interfaceVladimir Oltean1-19/+20
2024-08-16selftests: net: local_termination: refactor macvlan creation/deletionVladimir Oltean1-12/+18
2024-08-16MAINTAINERS: add selftests to network driversJakub Kicinski1-0/+1
2024-08-16bnxt_en: Don't clear ntuple filters and rss contexts during ethtool opsPavan Chebbi3-8/+2
2024-08-16virtio_net: move netdev_tx_reset_queue() call before RX napi enableJiri Pirko1-1/+1
2024-08-15Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds63-261/+790
2024-08-15Merge tag 'media/v6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds3-36/+26
2024-08-15Merge tag 'ata-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds1-2/+13
2024-08-15Bluetooth: MGMT: Add error handling to pair_device()Griffin Kroah-Hartman1-0/+4
2024-08-15Bluetooth: SMP: Fix assumption of Central always being InitiatorLuiz Augusto von Dentz1-72/+72
2024-08-15Bluetooth: hci_core: Fix LE quote calculationLuiz Augusto von Dentz1-12/+7
2024-08-15Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-inLuiz Augusto von Dentz10-32/+16
2024-08-15Merge tag 'nf-24-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni8-50/+228
2024-08-15Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'Paolo Abeni5-14/+32
2024-08-15net: hns3: use correct release function during uninitializationPeiyang Wang1-1/+1
2024-08-15net: hns3: void array out of bound when loop tnl_numPeiyang Wang1-3/+3
2024-08-15net: hns3: fix a deadlock problem when config TC during resettingJie Wang1-0/+3
2024-08-15net: hns3: use the user's cfg after resetPeiyang Wang2-6/+21
2024-08-15net: hns3: fix wrong use of semaphore upJie Wang2-4/+4
2024-08-15selftests: net: lib: kill PIDs before del netnsMatthieu Baerts (NGI0)1-0/+1
2024-08-15pse-core: Conditionally set current limit during PI regulator registrationOleksij Rempel1-3/+8
2024-08-15net: thunder_bgx: Fix netdev structure allocationMarc Zyngier1-9/+21
2024-08-15net: ethtool: Allow write mechanism of LPL and both LPL and EPLDanielle Ratson1-2/+6
2024-08-15vsock: fix recursive ->recvmsg callsCong Wang3-23/+35
2024-08-15Merge tag 'wireless-2024-08-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski10-17/+123
2024-08-15selftest: af_unix: Fix kselftest compilation warningsAbhinav Jain1-1/+1