summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2024-10-03Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-54/+98
2024-10-03sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_startXin Long-1/+3
2024-10-03Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni-4/+10
2024-10-03net/ncsi: Disable the ncsi work before freeing the associated structureEddie James-0/+2
2024-10-02gso: fix udp gso fraglist segmentation after pull from frag_listWillem de Bruijn-2/+20
2024-10-02bridge: mcast: Fail MDB get request on empty entryIdo Schimmel-1/+1
2024-10-02net: gso: fix tcp fraglist segmentation after pull from frag_listFelix Fietkau-4/+16
2024-10-02Merge tag 'for-net-2024-09-27' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski-26/+22
2024-10-02Merge tag 'ieee802154-for-net-2024-09-27' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski-1/+3
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro-56/+56
2024-10-01ipv4: ip_gre: Fix drops of small packets in ipgre_xmitAnton Danilov-3/+3
2024-10-01net: add more sanity checks to qdisc_pkt_len_init()Eric Dumazet-3/+7
2024-10-01net: avoid potential underflow in qdisc_pkt_len_init() with UFOEric Dumazet-1/+1
2024-10-01net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_sizeDaniel Borkmann-1/+1
2024-10-01net: Add netif_get_gro_max_size helper for GRODaniel Borkmann-7/+2
2024-10-01net: dsa: improve shutdown sequenceVladimir Oltean-0/+7
2024-09-28Merge tag 'ceph-for-6.12-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds-1/+1
2024-09-27[tree-wide] finally take no_llseek outAl Viro-9/+0
2024-09-27Bluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LELuiz Augusto von Dentz-8/+5
2024-09-27Bluetooth: L2CAP: Fix uaf in l2cap_connectLuiz Augusto von Dentz-9/+3
2024-09-27Bluetooth: MGMT: Fix possible crash on mgmt_index_removedLuiz Augusto von Dentz-9/+14
2024-09-27netfilter: nf_tables: prevent nf_skb_duplicated corruptionEric Dumazet-4/+10
2024-09-26Merge tag 'net-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-138/+201
2024-09-26Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+966
2024-09-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-50/+94
2024-09-26Merge tag 'nf-24-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni-125/+197
2024-09-26netfilter: nfnetlink_queue: remove old clash resolution logicFlorian Westphal-86/+0
2024-09-26netfilter: nf_tables: missing objects with no memcg accountingPablo Neira Ayuso-15/+17
2024-09-26netfilter: nf_tables: use rcu chain hook list iterator from netlink dump pathPablo Neira Ayuso-1/+1
2024-09-26netfilter: ctnetlink: compile ctnetlink_label_size with CONFIG_NF_CONNTRACK_E...Simon Horman-5/+2
2024-09-26netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=nSimon Horman-9/+6
2024-09-26netfilter: nf_tables: Keep deleted flowtable hooks until after RCUPhil Sutter-1/+1
2024-09-26netfilter: ctnetlink: Guard possible unused functionsAndy Shevchenko-1/+1
2024-09-26netfilter: conntrack: add clash resolution for reverse collisionsFlorian Westphal-5/+51
2024-09-26netfilter: nf_nat: don't try nat source port reallocation for reverse dir clashFlorian Westphal-2/+118
2024-09-25vsock/virtio: avoid queuing packets when intermediate queue is emptyLuigi Leonardi-4/+35
2024-09-25vsock/virtio: refactor virtio_transport_send_pkt_workMarco Pinna-46/+59
2024-09-24Merge tag 'nfs-for-6.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-50/+74
2024-09-24Merge tag 'bpf-next-6.12-struct-fd' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-17/+6
2024-09-24mac802154: Fix potential RCU dereference issue in mac802154_scan_workerJiawei Ye-1/+3
2024-09-24net: qrtr: Update packets cloning when broadcastingYoussef Samir-1/+1
2024-09-23SUNRPC: replace program list with program arrayNeilBrown-31/+42
2024-09-23SUNRPC: add svcauth_map_clnt_to_svc_cred_localWeston Andros Adamson-0/+28
2024-09-23SUNRPC: remove call_allocate() BUG_ONsMike Snitzer-6/+0
2024-09-23net/sunrpc: make use of the helper macro LIST_HEAD()Hongbo Li-7/+3
2024-09-23SUNRPC: clnt.c: Remove misleading commentSiddh Raman Pant-5/+0
2024-09-23SUNRPC: Fix -Wformat-truncation warningKunwu Chan-1/+1
2024-09-23Merge tag 'nfsd-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds-78/+85
2024-09-23Merge tag 'nfsd-6.12' into linux-next-with-localioAnna Schumaker-78/+85
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-10/+10