summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-11net: ena: Fix potential sign extension issueDavid Arinzon1-1/+1
2024-04-11Merge tag 'for-net-2024-04-10' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni9-99/+79
2024-04-11af_unix: Fix garbage collector racing against connect()Michal Luczaj1-1/+17
2024-04-11net: dsa: mt7530: trap link-local frames regardless of ST Port StateArınç ÜNAL2-34/+200
2024-04-11Revert "s390/ism: fix receive message buffer allocation"Gerd Bayer1-29/+9
2024-04-11net: sparx5: fix wrong config being used when reconfiguring PCSDaniel Machon1-2/+2
2024-04-11net/mlx5: fix possible stack overflowsArnd Bergmann1-41/+41
2024-04-11Merge branch 'mlx5-misc-fixes'Jakub Kicinski14-53/+131
2024-04-11net/mlx5: Disallow SRIOV switchdev mode when in multi-PF netdevTariq Toukan1-0/+7
2024-04-11net/mlx5e: RSS, Block XOR hash with over 128 channelsCarolina Jubran3-2/+34
2024-04-11net/mlx5e: Do not produce metadata freelist entries in Tx port ts WQE xmitRahul Rameshbabu2-5/+10
2024-04-11net/mlx5e: HTB, Fix inconsistencies with QoS SQs numberCarolina Jubran1-16/+17
2024-04-11net/mlx5e: Fix mlx5e_priv_init() cleanup flowCarolina Jubran2-2/+2
2024-04-11net/mlx5e: RSS, Block changing channels number when RXFH is configuredCarolina Jubran1-0/+17
2024-04-11net/mlx5: Correctly compare pkt reformat idsCosmin Ratiu1-2/+12
2024-04-11net/mlx5: Properly link new fs rules into the treeCosmin Ratiu1-1/+2
2024-04-11net/mlx5: offset comp irq index in name by oneMichael Liang1-1/+3
2024-04-11net/mlx5: Register devlink first under devlink lockShay Drory2-18/+20
2024-04-11net/mlx5: E-switch, store eswitch pointer before registering devlink_paramShay Drory2-6/+7
2024-04-11netfilter: complete validation of user inputEric Dumazet3-0/+12
2024-04-11r8169: add missing conditional compiling for call to r8169_remove_ledsHeiner Kallweit1-1/+2
2024-04-11net: dsa: mt7530: fix enabling EEE on MT7531 switch on all boardsArınç ÜNAL2-5/+13
2024-04-10Bluetooth: l2cap: Don't double set the HCI_CONN_MGMT_CONNECTED bitArchie Pusaka1-2/+1
2024-04-10Bluetooth: hci_sock: Fix not validating setsockopt user inputLuiz Augusto von Dentz1-13/+8
2024-04-10Bluetooth: ISO: Fix not validating setsockopt user inputLuiz Augusto von Dentz1-24/+12
2024-04-10Bluetooth: L2CAP: Fix not validating setsockopt user inputLuiz Augusto von Dentz1-32/+20
2024-04-10Bluetooth: RFCOMM: Fix not validating setsockopt user inputLuiz Augusto von Dentz1-9/+5
2024-04-10Bluetooth: SCO: Fix not validating setsockopt user inputLuiz Augusto von Dentz2-13/+19
2024-04-10Bluetooth: Fix memory leak in hci_req_sync_complete()Dmitry Antipov1-1/+3
2024-04-10Bluetooth: hci_sync: Fix using the same interval and window for Coded PHYLuiz Augusto von Dentz1-3/+3
2024-04-10Bluetooth: ISO: Don't reject BT_ISO_QOS if parameters are unsetLuiz Augusto von Dentz1-2/+8
2024-04-10r8169: fix LED-related deadlock on module removalHeiner Kallweit3-16/+33
2024-04-10pds_core: Fix pdsc_check_pci_health function to use work threadBrett Creeley4-1/+18
2024-04-10ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addrJiri Benc2-3/+8
2024-04-10Merge branch 'net-start-to-replace-copy_from_sockptr'Jakub Kicinski3-11/+36
2024-04-10nfc: llcp: fix nfc_llcp_setsockopt() unsafe copiesEric Dumazet1-6/+6
2024-04-10mISDN: fix MISDN_TIME_STAMP handlingEric Dumazet1-5/+5
2024-04-10net: add copy_safe_from_sockptr() helperEric Dumazet1-0/+25
2024-04-09ipv4/route: avoid unused-but-set-variable warningArnd Bergmann1-3/+1
2024-04-09ipv6: fib: hide unused 'pn' variableArnd Bergmann1-2/+5
2024-04-09octeontx2-af: Fix NIX SQ mode and BP configGeetha sowjanya1-10/+10
2024-04-09af_unix: Clear stale u->oob_skb.Kuniyuki Iwashima1-1/+3
2024-04-09net: ks8851: Handle softirqs at the end of IRQ thread to fix hangMarek Vasut1-1/+5
2024-04-09net: ks8851: Inline ks8851_rx_skb()Marek Vasut4-36/+1
2024-04-08Merge branch 'stmmac-missing-stats-DW-GMAC'David S. Miller3-0/+19
2024-04-08net: stmmac: mmc_core: Add GMAC mmc tx/rx missing statisticsMinda Chen3-0/+8
2024-04-08net: stmmac: mmc_core: Add GMAC LPI statisticsMinda Chen1-0/+11
2024-04-08Merge branch 'bnxt_en-fixes'David S. Miller2-1/+7
2024-04-08bnxt_en: Reset PTP tx_avail after possible firmware resetPavan Chebbi1-0/+2
2024-04-08bnxt_en: Fix error recovery for RoCE ulp clientVikas Gupta1-0/+3