summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-25net: pse-pd: Kconfig: Add missing Regulator API dependencyKory Maincent (Dent Project)1-1/+1
2024-04-25net: pse-pd: pse_core: Fix pse regulator typeKory Maincent (Dent Project)1-1/+1
2024-04-25net: pse-pd: pse_core: Add missing kdoc return descriptionKory Maincent (Dent Project)1-0/+8
2024-04-25igc: Fix LED-related deadlock on driver unbindLukas Wunner3-8/+35
2024-04-25Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski35-84/+663
2024-04-25octeontx2-pf: flower: check for unsupported control flagsAsbjørn Sloth Tønnesen1-4/+4
2024-04-25net: hns3: flower: validate control flagsAsbjørn Sloth Tønnesen1-3/+15
2024-04-25net: ethernet: ti: cpsw: flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+3
2024-04-25net: ethernet: ti: am65-cpsw: flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+3
2024-04-25bnxt_en: flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+4
2024-04-25net: ethernet: ti: am65-cpsw-nuss: Enable SGMII mode for J784S4 CPSW9GChintan Vankar1-1/+2
2024-04-25Revert "net: txgbe: fix clk_name exceed MAX_DEV_ID limits"Duanqiang Wen1-1/+1
2024-04-25Revert "net: txgbe: fix i2c dev name cannot match clkdev"Duanqiang Wen1-5/+3
2024-04-25Merge branch 'mlxsw-various-acl-fixes'Jakub Kicinski2-45/+75
2024-04-25mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash workIdo Schimmel1-1/+5
2024-04-25mlxsw: spectrum_acl_tcam: Fix incorrect list API usageIdo Schimmel1-0/+7
2024-04-25mlxsw: spectrum_acl_tcam: Fix warning during rehashIdo Schimmel1-3/+17
2024-04-25mlxsw: spectrum_acl_tcam: Fix memory leak during rehashIdo Schimmel1-0/+4
2024-04-25mlxsw: spectrum_acl_tcam: Rate limit error messageIdo Schimmel1-1/+1
2024-04-25mlxsw: spectrum_acl_tcam: Fix possible use-after-free during rehashIdo Schimmel1-0/+1
2024-04-25mlxsw: spectrum_acl_tcam: Fix possible use-after-free during activity updateIdo Schimmel1-2/+8
2024-04-25mlxsw: spectrum_acl_tcam: Fix race during rehash delayed workIdo Schimmel1-2/+2
2024-04-25mlxsw: spectrum_acl_tcam: Fix race in region ID allocationIdo Schimmel2-36/+30
2024-04-25selftests: netfilter: fix conntrack_dump_flush retval on unsupported kernelFlorian Westphal1-5/+3
2024-04-25selftests: netfilter: nft_zones_many.sh: set ct sysctl after ruleset loadFlorian Westphal1-1/+3
2024-04-25net: openvswitch: Fix Use-After-Free in ovs_ct_exitHyunwoo Kim1-2/+2
2024-04-25Merge branch 'selftest-netfilter-additional-cleanups'Jakub Kicinski6-255/+263
2024-04-25selftests: netfilter: conntrack_vrf.sh: prefer socat, not iperf3Florian Westphal1-19/+21
2024-04-25selftests: netfilter: skip tests on early errorsFlorian Westphal3-3/+14
2024-04-25selftests: netfilter: nft_flowtable.sh: shellcheck cleanupsFlorian Westphal1-121/+136
2024-04-25selftests: netfilter: nft_flowtable.sh: re-run with random mtu sizesFlorian Westphal1-0/+19
2024-04-25selftests: netfilter: nft_concat_range.sh: shellcheck cleanupsFlorian Westphal1-28/+25
2024-04-25selftests: netfilter: nft_concat_range.sh: drop netcat supportFlorian Westphal1-61/+13
2024-04-25selftests: netfilter: nft_concat_range.sh: move to lib.sh infraFlorian Westphal1-25/+37
2024-04-25net: openvswitch: Release reference to netdevJun Gu1-2/+6
2024-04-25ipvs: Fix checksumming on GSO of SCTP packetsIsmael Luceno1-2/+4
2024-04-24Bluetooth: qca: set power_ctrl_enabled on NULL returned by gpiod_get_optional()Bartosz Golaszewski1-5/+13
2024-04-24Bluetooth: hci_sync: Using hci_cmd_sync_submit when removing Adv MonitorChun-Yi Lee1-2/+2
2024-04-24Bluetooth: qca: fix NULL-deref on non-serdev setupJohan Hovold1-2/+4
2024-04-24Bluetooth: qca: fix NULL-deref on non-serdev suspendJohan Hovold1-0/+3
2024-04-24Bluetooth: btusb: mediatek: Fix double free of skb in coredumpSean Wang1-4/+3
2024-04-24Bluetooth: MGMT: Fix failing to MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUIDLuiz Augusto von Dentz1-5/+15
2024-04-24Bluetooth: qca: fix invalid device address checkJohan Hovold2-2/+38
2024-04-24Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZELuiz Augusto von Dentz2-3/+6
2024-04-24Bluetooth: btusb: Fix triggering coredump implementation for QCAZijun Hu1-5/+4
2024-04-24Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853WangYuli1-0/+2
2024-04-24Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_syncLuiz Augusto von Dentz5-15/+26
2024-04-24Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old()Nathan Chancellor2-6/+8
2024-04-24Merge tag 'for-6.9-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-27/+25
2024-04-24Merge branch 'sparx5-port-mirroring'David S. Miller6-10/+449