summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | selftests: net: bridge_vlan_aware: test that other TPIDs are seen as untaggedVladimir Oltean2024-08-161-1/+53
| * | selftests: net: local_termination: add PTP frames to the mixVladimir Oltean2024-08-161-13/+148
| * | selftests: net: local_termination: don't use xfail_on_veth()Vladimir Oltean2024-08-162-16/+99
| * | selftests: net: local_termination: introduce new tests which capture VLAN beh...Vladimir Oltean2024-08-161-7/+110
| * | selftests: net: local_termination: add one more test for VLAN-aware bridgesVladimir Oltean2024-08-161-4/+18
| * | selftests: net: local_termination: parameterize test nameVladimir Oltean2024-08-161-18/+20
| * | selftests: net: local_termination: parameterize sending interfaceVladimir Oltean2024-08-161-19/+20
| * | selftests: net: local_termination: refactor macvlan creation/deletionVladimir Oltean2024-08-161-12/+18
|/ /
* | MAINTAINERS: add selftests to network driversJakub Kicinski2024-08-151-0/+1
* | bnxt_en: Don't clear ntuple filters and rss contexts during ethtool opsPavan Chebbi2024-08-153-8/+2
* | virtio_net: move netdev_tx_reset_queue() call before RX napi enableJiri Pirko2024-08-151-1/+1
* | Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-08-1563-261/+790
|\|
| * Merge tag 'nf-24-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2024-08-158-50/+228
| |\
| | * netfilter: nf_tables: Add locking for NFT_MSG_GETOBJ_RESET requestsPhil Sutter2024-08-141-13/+59
| | * netfilter: nf_tables: Introduce nf_tables_getobj_singlePhil Sutter2024-08-141-31/+44
| | * netfilter: nf_tables: Audit log dump reset after the factPhil Sutter2024-08-141-15/+13
| | * selftests: netfilter: add test for br_netfilter+conntrack+queue combinationFlorian Westphal2024-08-142-0/+79
| | * netfilter: nf_queue: drop packets with cloned unconfirmed conntracksFlorian Westphal2024-08-142-3/+38
| | * netfilter: flowtable: initialise extack before useDonald Hunter2024-08-141-1/+1
| | * netfilter: nfnetlink: Initialise extack before use in ACKsDonald Hunter2024-08-141-1/+4
| | * netfilter: allow ipv6 fragments to arrive on different devicesTom Hughes2024-08-141-0/+4
| * | Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'Paolo Abeni2024-08-155-14/+32
| |\ \
| | * | net: hns3: use correct release function during uninitializationPeiyang Wang2024-08-151-1/+1
| | * | net: hns3: void array out of bound when loop tnl_numPeiyang Wang2024-08-151-3/+3
| | * | net: hns3: fix a deadlock problem when config TC during resettingJie Wang2024-08-151-0/+3
| | * | net: hns3: use the user's cfg after resetPeiyang Wang2024-08-152-6/+21
| | * | net: hns3: fix wrong use of semaphore upJie Wang2024-08-152-4/+4
| |/ /
| * | selftests: net: lib: kill PIDs before del netnsMatthieu Baerts (NGI0)2024-08-151-0/+1
| * | pse-core: Conditionally set current limit during PI regulator registrationOleksij Rempel2024-08-151-3/+8
| * | net: thunder_bgx: Fix netdev structure allocationMarc Zyngier2024-08-151-9/+21
| * | net: ethtool: Allow write mechanism of LPL and both LPL and EPLDanielle Ratson2024-08-151-2/+6
| * | vsock: fix recursive ->recvmsg callsCong Wang2024-08-153-23/+35
| * | Merge tag 'wireless-2024-08-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2024-08-1410-17/+123
| |\ \
| | * \ Merge tag 'ath-current-20240812' of git://git.kernel.org/pub/scm/linux/kernel...Kalle Valo2024-08-134-0/+83
| | |\ \
| | | * | wifi: ath12k: use 128 bytes aligned iova in transmit path for WCN7850Baochen Qiang2024-08-054-0/+83
| | * | | wifi: iwlwifi: correctly lookup DMA address in SG tableBenjamin Berg2024-08-133-12/+28
| | * | | wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6_addr_changeBert Karwatzki2024-08-131-1/+1
| | * | | wifi: brcmfmac: cfg80211: Handle SSID based pmksa deletionJanne Grunau2024-08-101-3/+10
| | * | | wifi: rtlwifi: rtl8192du: Initialise value32 in _rtl92du_init_queue_reserved_...Bitterblue Smith2024-08-071-1/+1
| | |/ /
| * | / selftest: af_unix: Fix kselftest compilation warningsAbhinav Jain2024-08-141-1/+1
| | |/ | |/|
| * | tcp: Update window clamping conditionSubash Abhinov Kasiviswanathan2024-08-141-16/+12
| * | mptcp: correct MPTCP_SUBFLOW_ATTR_SSN_OFFSET reserved sizeEugene Syromiatnikov2024-08-131-1/+1
| * | mlxbf_gige: disable RX filters until RX path initializedDavid Thompson2024-08-134-6/+64
| * | net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell...Long Li2024-08-132-9/+16
| * | net: macb: Use rcu_dereference() for idev->ifa_list in macb_suspend().Kuniyuki Iwashima2024-08-121-2/+2
| * | net: ethernet: mtk_wed: fix use-after-free panic in mtk_wed_setup_tc_block_cb()Zheng Zhang2024-08-121-2/+4
| * | net: mana: Fix RX buf alloc_size alignment and atomic op panicHaiyang Zhang2024-08-121-1/+5
| * | dt-bindings: net: fsl,qoriq-mc-dpmac: add missed property physFrank Li2024-08-121-0/+4
| * | Merge branch 'vsc73xx-fix-mdio-and-phy'David S. Miller2024-08-122-27/+41
| |\ \
| | * | net: phy: vitesse: repair vsc73xx autonegotiationPawel Dembicki2024-08-121-14/+0