aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-02tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV socketsEric Dumazet
2024-05-02Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-05-02MAINTAINERS: mark MYRICOM MYRI-10G as OrphanJakub Kicinski
2024-05-02MAINTAINERS: remove Ariel EliorJakub Kicinski
2024-05-02Merge branch 'net-gro-add-flush-flush_id-checks-and-fix-wrong-offset-in-udp'Paolo Abeni
2024-05-02net: gro: add flush check in udp_gro_receive_segmentRichard Gobert
2024-05-02net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...Richard Gobert
2024-05-02ipv4: Fix uninit-value access in __ip_make_skb()Shigeru Yoshida
2024-05-02s390/qeth: Fix kernel panic after setting hsuidAlexandra Winter
2024-05-01vxlan: Pull inner IP header in vxlan_rcv().Guillaume Nault
2024-05-01tipc: fix a possible memleak in tipc_buf_appendXin Long
2024-05-01tipc: fix UAF in error pathPaolo Abeni
2024-05-01rxrpc: Clients must accept conn from any addressJeffrey Altman
2024-05-01Merge tag 'regulator-fix-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-01net: core: reject skb_copy(_expand) for fraglist GSO skbsFelix Fietkau
2024-05-01net: bridge: fix multicast-to-unicast with fraglist GSOFelix Fietkau
2024-04-30mptcp: ensure snd_nxt is properly initialized on connectPaolo Abeni
2024-04-30e1000e: change usleep_range to udelay in PHY mdic accessVitaly Lifshits
2024-04-30net: dsa: mv88e6xxx: Fix number of databases for 88E6141 / 88E6341Marek Behún
2024-04-30cxgb4: Properly lock TX queue for the selftest.Sebastian Andrzej Siewior
2024-04-30rxrpc: Fix using alignmask being zero for __page_frag_alloc_align()Yunsheng Lin
2024-04-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-04-30Merge tag 'kvmarm-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-04-30Merge tag 'for-v6.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2024-04-30Merge tag 'platform-drivers-x86-v6.9-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-04-30Merge tag 'pinctrl-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2024-04-29Merge tag 'wq-for-6.9-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-04-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-04-29Merge tag 'nfsd-6.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2024-04-29Merge tag 'nfs-for-6.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2024-04-29Merge tag 'bcachefs-2024-04-29' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-04-29Merge tag 'erofs-for-6.9-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-04-29bounds: Use the right number of bits for power-of-two CONFIG_NR_CPUSMatthew Wilcox (Oracle)
2024-04-29Merge branch 'vxlan-stats'David S. Miller
2024-04-29vxlan: Add missing VNI filter counter update in arp_reduce().Guillaume Nault
2024-04-29vxlan: Fix racy device stats updates.Guillaume Nault
2024-04-29platform/x86: ISST: Add Grand Ridge to HPM CPU listSrinivas Pandruvada
2024-04-29Merge branch 'qed-error-codes'David S. Miller
2024-04-29net: qede: use return from qede_parse_actions()Asbjørn Sloth Tønnesen
2024-04-29net: qede: use return from qede_parse_flow_attr() for flow_specAsbjørn Sloth Tønnesen
2024-04-29net: qede: use return from qede_parse_flow_attr() for flowerAsbjørn Sloth Tønnesen
2024-04-29net: qede: sanitize 'rc' in qede_add_tc_flower_fltr()Asbjørn Sloth Tønnesen
2024-04-29MAINTAINERS: add an explicit entry for YNLJakub Kicinski
2024-04-29Merge branch 'bcmgenet-protect-contended-accesses'David S. Miller
2024-04-29net: bcmgenet: synchronize UMAC_CMD accessDoug Berger
2024-04-29net: bcmgenet: synchronize use of bcmgenet_set_rx_mode()Doug Berger
2024-04-29net: bcmgenet: synchronize EXT_RGMII_OOB_CTRL accessDoug Berger
2024-04-28bcachefs: fix integer conversion bugKent Overstreet
2024-04-28bcachefs: btree node scan now fills in sectors_writtenKent Overstreet
2024-04-28bcachefs: Remove accidental debug assertKent Overstreet