summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-03Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-03Merge tag 'v6.12-rc1-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-10-03Merge tag 'vfs-6.12-rc2.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-10-03sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_startXin Long
2024-10-03dt-bindings: net: xlnx,axi-ethernet: Add missing reg minItemsRavikanth Tuniki
2024-10-03doc: net: napi: Update documentation for napi_schedule_irqoffSean Anderson
2024-10-03Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-10-03iomap: constrain the file range passed to iomap_file_unshareDarrick J. Wong
2024-10-03iomap: don't bother unsharing delalloc extentsDarrick J. Wong
2024-10-03net/ncsi: Disable the ncsi work before freeing the associated structureEddie James
2024-10-02net: phy: qt2025: Fix warning: unused import DeviceIdFUJITA Tomonori
2024-10-02gso: fix udp gso fraglist segmentation after pull from frag_listWillem de Bruijn
2024-10-02bridge: mcast: Fail MDB get request on empty entryIdo Schimmel
2024-10-02vrf: revert "vrf: Remove unnecessary RCU-bh critical section"Willem de Bruijn
2024-10-02net: ethernet: ti: am65-cpsw: Fix forever loop in cleanup codeDan Carpenter
2024-10-02net: phy: realtek: Check the index value in led_hw_control_getHui Wang
2024-10-02ppp: do not assume bh is held in ppp_channel_bridge_input()Eric Dumazet
2024-10-02selftests: rds: move include.sh to TEST_FILESHangbin Liu
2024-10-02net: test for not too small csum_start in virtio_net_hdr_to_skb()Eric Dumazet
2024-10-02net: gso: fix tcp fraglist segmentation after pull from frag_listFelix Fietkau
2024-10-02Merge tag 'mlx5-fixes-2024-09-25' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-10-02Merge tag 'for-net-2024-09-27' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2024-10-02Merge tag 'ieee802154-for-net-2024-09-27' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2024-10-02Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-02arc: get rid of private asm/unaligned.hAl Viro
2024-10-02Merge tag 'hid-for-linus-2024090201' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-10-02Merge tag 'input-for-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-10-02Merge tag 'for-6.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-10-02Merge tag 'zonefs-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-10-02netfs: Fix missing wakeup after issuing writesDavid Howells
2024-10-02dm-verity: introduce the options restart_on_error and panic_on_errorMikulas Patocka
2024-10-02Revert: "dm-verity: restart or panic on an I/O error"Mikulas Patocka
2024-10-01parisc: get rid of private asm/unaligned.hAl Viro
2024-10-01ksmbd: Use struct_size() to improve smb_direct_rdma_xmit()Thorsten Blum
2024-10-01ksmbd: Annotate struct copychunk_ioctl_req with __counted_by_le()Thorsten Blum
2024-10-01ksmbd: Use struct_size() to improve get_file_alternate_info()Thorsten Blum
2024-10-01Documentation: add missing folio_queue entryChristian Brauner
2024-10-01folio_queue: fix documentationChristian Brauner
2024-10-01Input: adp5589-keys - fix adp5589_gpio_get_value()Nuno Sa
2024-10-01Input: adp5589-keys - fix NULL pointer dereferenceNuno Sa
2024-10-01netfs: Fix a KMSAN uninit-value error in netfs_clear_bufferChang Yu
2024-10-01ipv4: ip_gre: Fix drops of small packets in ipgre_xmitAnton Danilov
2024-10-01Revert "Input: Add driver for PixArt PS/2 touchpad"Dmitry Torokhov
2024-10-01net: stmmac: dwmac4: extend timeout for VLAN Tag register busy bit checkShenwei Wang
2024-10-01iov_iter: fix advancing slot in iter_folioq_get_pages()Omar Sandoval
2024-10-01Merge branch 'net-two-fixes-for-qdisc_pkt_len_init'Paolo Abeni
2024-10-01net: add more sanity checks to qdisc_pkt_len_init()Eric Dumazet
2024-10-01net: avoid potential underflow in qdisc_pkt_len_init() with UFOEric Dumazet
2024-10-01net: ethernet: ti: cpsw_ale: Fix warning on some platformsRoger Quadros