aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-12net: sparx5: flower: fix fragment flags handlingAsbjørn Sloth Tønnesen
2024-04-12Merge branch 'af_unix-fix-msg_oob-bugs-with-msg_peek'Jakub Kicinski
2024-04-12af_unix: Don't peek OOB data without MSG_OOB.Kuniyuki Iwashima
2024-04-12af_unix: Call manage_oob() for every skb in unix_stream_read_generic().Kuniyuki Iwashima
2024-04-12Merge tag 'nf-24-04-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller
2024-04-11Merge tag 'net-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-04-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-04-11Merge tag 'loongarch-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-04-11Merge tag 'bcachefs-2024-04-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-04-11Merge tag 'tag-chrome-platform-fixes-for-v6.9-rc4' of git://git.kernel.org/pu...Linus Torvalds
2024-04-11netfilter: flowtable: incorrect pppoe tuplePablo Neira Ayuso
2024-04-11netfilter: flowtable: validate pppoe headerPablo Neira Ayuso
2024-04-11netfilter: nft_set_pipapo: do not free live elementFlorian Westphal
2024-04-11netfilter: nft_set_pipapo: walk over current view on netlink dumpPablo Neira Ayuso
2024-04-11netfilter: br_netfilter: skip conntrack input hook for promisc packetsPablo Neira Ayuso
2024-04-11netfilter: nf_tables: Fix potential data-race in __nft_obj_type_get()Ziyang Xuan
2024-04-11netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get()Ziyang Xuan
2024-04-11Merge branch 'ena-driver-bug-fixes'Paolo Abeni
2024-04-11net: ena: Set tx_info->xdpf value to NULLDavid Arinzon
2024-04-11net: ena: Fix incorrect descriptor free behaviorDavid Arinzon
2024-04-11net: ena: Wrong missing IO completions check orderDavid Arinzon
2024-04-11net: ena: Fix potential sign extension issueDavid Arinzon
2024-04-11Merge tag 'for-net-2024-04-10' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
2024-04-11af_unix: Fix garbage collector racing against connect()Michal Luczaj
2024-04-11net: dsa: mt7530: trap link-local frames regardless of ST Port StateArınç ÜNAL
2024-04-11Revert "s390/ism: fix receive message buffer allocation"Gerd Bayer
2024-04-11net: sparx5: fix wrong config being used when reconfiguring PCSDaniel Machon
2024-04-10net/mlx5: fix possible stack overflowsArnd Bergmann
2024-04-10Merge branch 'mlx5-misc-fixes'Jakub Kicinski
2024-04-10net/mlx5: Disallow SRIOV switchdev mode when in multi-PF netdevTariq Toukan
2024-04-10net/mlx5e: RSS, Block XOR hash with over 128 channelsCarolina Jubran
2024-04-10net/mlx5e: Do not produce metadata freelist entries in Tx port ts WQE xmitRahul Rameshbabu
2024-04-10net/mlx5e: HTB, Fix inconsistencies with QoS SQs numberCarolina Jubran
2024-04-10net/mlx5e: Fix mlx5e_priv_init() cleanup flowCarolina Jubran
2024-04-10net/mlx5e: RSS, Block changing channels number when RXFH is configuredCarolina Jubran
2024-04-10net/mlx5: Correctly compare pkt reformat idsCosmin Ratiu
2024-04-10net/mlx5: Properly link new fs rules into the treeCosmin Ratiu
2024-04-10net/mlx5: offset comp irq index in name by oneMichael Liang
2024-04-10net/mlx5: Register devlink first under devlink lockShay Drory
2024-04-10net/mlx5: E-switch, store eswitch pointer before registering devlink_paramShay Drory
2024-04-10Merge tag 'probes-fixes-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-04-10netfilter: complete validation of user inputEric Dumazet
2024-04-10Merge tag 'bootconfig-fixes-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-04-10bcachefs: Fix __bch2_btree_and_journal_iter_init_node_iter()Kent Overstreet
2024-04-10bcachefs: Kill read lock dropping in bch2_btree_node_lock_write_nofail()Kent Overstreet
2024-04-10bcachefs: Fix a race in btree_update_nodes_written()Kent Overstreet
2024-04-10r8169: add missing conditional compiling for call to r8169_remove_ledsHeiner Kallweit
2024-04-11platform/chrome: cros_ec_uart: properly fix race conditionNoah Loomans
2024-04-10net: dsa: mt7530: fix enabling EEE on MT7531 switch on all boardsArınç ÜNAL
2024-04-10Merge tag 'media/v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds