summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge tag 'for-net-2024-04-10' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni2024-04-119-99/+79
| |\ \
| | * | Bluetooth: l2cap: Don't double set the HCI_CONN_MGMT_CONNECTED bitArchie Pusaka2024-04-101-2/+1
| | * | Bluetooth: hci_sock: Fix not validating setsockopt user inputLuiz Augusto von Dentz2024-04-101-13/+8
| | * | Bluetooth: ISO: Fix not validating setsockopt user inputLuiz Augusto von Dentz2024-04-101-24/+12
| | * | Bluetooth: L2CAP: Fix not validating setsockopt user inputLuiz Augusto von Dentz2024-04-101-32/+20
| | * | Bluetooth: RFCOMM: Fix not validating setsockopt user inputLuiz Augusto von Dentz2024-04-101-9/+5
| | * | Bluetooth: SCO: Fix not validating setsockopt user inputLuiz Augusto von Dentz2024-04-102-13/+19
| | * | Bluetooth: Fix memory leak in hci_req_sync_complete()Dmitry Antipov2024-04-101-1/+3
| | * | Bluetooth: hci_sync: Fix using the same interval and window for Coded PHYLuiz Augusto von Dentz2024-04-101-3/+3
| | * | Bluetooth: ISO: Don't reject BT_ISO_QOS if parameters are unsetLuiz Augusto von Dentz2024-04-101-2/+8
| | |/
| * | af_unix: Fix garbage collector racing against connect()Michal Luczaj2024-04-111-1/+17
| * | net: dsa: mt7530: trap link-local frames regardless of ST Port StateArınç ÜNAL2024-04-112-34/+200
| * | Revert "s390/ism: fix receive message buffer allocation"Gerd Bayer2024-04-111-29/+9
| * | net: sparx5: fix wrong config being used when reconfiguring PCSDaniel Machon2024-04-111-2/+2
| * | net/mlx5: fix possible stack overflowsArnd Bergmann2024-04-101-41/+41
| * | Merge branch 'mlx5-misc-fixes'Jakub Kicinski2024-04-1014-53/+131
| |\ \
| | * | net/mlx5: Disallow SRIOV switchdev mode when in multi-PF netdevTariq Toukan2024-04-101-0/+7
| | * | net/mlx5e: RSS, Block XOR hash with over 128 channelsCarolina Jubran2024-04-103-2/+34
| | * | net/mlx5e: Do not produce metadata freelist entries in Tx port ts WQE xmitRahul Rameshbabu2024-04-102-5/+10
| | * | net/mlx5e: HTB, Fix inconsistencies with QoS SQs numberCarolina Jubran2024-04-101-16/+17
| | * | net/mlx5e: Fix mlx5e_priv_init() cleanup flowCarolina Jubran2024-04-102-2/+2
| | * | net/mlx5e: RSS, Block changing channels number when RXFH is configuredCarolina Jubran2024-04-101-0/+17
| | * | net/mlx5: Correctly compare pkt reformat idsCosmin Ratiu2024-04-101-2/+12
| | * | net/mlx5: Properly link new fs rules into the treeCosmin Ratiu2024-04-101-1/+2
| | * | net/mlx5: offset comp irq index in name by oneMichael Liang2024-04-101-1/+3
| | * | net/mlx5: Register devlink first under devlink lockShay Drory2024-04-102-18/+20
| | * | net/mlx5: E-switch, store eswitch pointer before registering devlink_paramShay Drory2024-04-102-6/+7
| |/ /
| * | netfilter: complete validation of user inputEric Dumazet2024-04-103-0/+12
| * | r8169: add missing conditional compiling for call to r8169_remove_ledsHeiner Kallweit2024-04-101-1/+2
| * | net: dsa: mt7530: fix enabling EEE on MT7531 switch on all boardsArınç ÜNAL2024-04-102-5/+13
| |/
| * r8169: fix LED-related deadlock on module removalHeiner Kallweit2024-04-103-16/+33
| * pds_core: Fix pdsc_check_pci_health function to use work threadBrett Creeley2024-04-104-1/+18
| * ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addrJiri Benc2024-04-092-3/+8
| * Merge branch 'net-start-to-replace-copy_from_sockptr'Jakub Kicinski2024-04-093-11/+36
| |\
| | * nfc: llcp: fix nfc_llcp_setsockopt() unsafe copiesEric Dumazet2024-04-091-6/+6
| | * mISDN: fix MISDN_TIME_STAMP handlingEric Dumazet2024-04-091-5/+5
| | * net: add copy_safe_from_sockptr() helperEric Dumazet2024-04-091-0/+25
| |/
| * ipv4/route: avoid unused-but-set-variable warningArnd Bergmann2024-04-091-3/+1
| * ipv6: fib: hide unused 'pn' variableArnd Bergmann2024-04-091-2/+5
| * octeontx2-af: Fix NIX SQ mode and BP configGeetha sowjanya2024-04-091-10/+10
| * af_unix: Clear stale u->oob_skb.Kuniyuki Iwashima2024-04-081-1/+3
| * net: ks8851: Handle softirqs at the end of IRQ thread to fix hangMarek Vasut2024-04-081-1/+5
| * net: ks8851: Inline ks8851_rx_skb()Marek Vasut2024-04-084-36/+1
| * Merge branch 'stmmac-missing-stats-DW-GMAC'David S. Miller2024-04-083-0/+19
| |\
| | * net: stmmac: mmc_core: Add GMAC mmc tx/rx missing statisticsMinda Chen2024-04-083-0/+8
| | * net: stmmac: mmc_core: Add GMAC LPI statisticsMinda Chen2024-04-081-0/+11
| |/
| * Merge branch 'bnxt_en-fixes'David S. Miller2024-04-082-1/+7
| |\
| | * bnxt_en: Reset PTP tx_avail after possible firmware resetPavan Chebbi2024-04-081-0/+2
| | * bnxt_en: Fix error recovery for RoCE ulp clientVikas Gupta2024-04-081-0/+3
| | * bnxt_en: Fix possible memory leak in bnxt_rdma_aux_device_init()Vikas Gupta2024-04-081-1/+2
| |/