summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * netfilter: nft_set_pipapo: walk over current view on netlink dumpPablo Neira Ayuso2024-04-113-2/+23
| * netfilter: br_netfilter: skip conntrack input hook for promisc packetsPablo Neira Ayuso2024-04-114-8/+28
| * netfilter: nf_tables: Fix potential data-race in __nft_obj_type_get()Ziyang Xuan2024-04-111-2/+6
| * netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get()Ziyang Xuan2024-04-111-2/+6
* | Merge tag 'net-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-04-1169-356/+743
|\ \
| * \ Merge branch 'ena-driver-bug-fixes'Paolo Abeni2024-04-113-14/+27
| |\ \
| | * | net: ena: Set tx_info->xdpf value to NULLDavid Arinzon2024-04-111-1/+3
| | * | net: ena: Fix incorrect descriptor free behaviorDavid Arinzon2024-04-111-3/+11
| | * | net: ena: Wrong missing IO completions check orderDavid Arinzon2024-04-111-9/+12
| | * | net: ena: Fix potential sign extension issueDavid Arinzon2024-04-111-1/+1
| |/ /
| * | 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