summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
11 daysMerge tag 'kmalloc_obj-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
12 daystreewide: refresh kmalloc_obj() conversionsKees Cook
12 daysMerge tag 'ceph-for-7.3-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds
13 daysMerge tag 'net-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
13 daysnet: gro: Fix nesting of TCP GSO SKBs in skb_gro_receive_list()HW He
14 daysnet/rds: don't let rds_conn_shutdown() consume a concurrent dropAllison Henderson
14 daysnet/rds: acquire the fastpath locks in rds_conn_shutdown()HÃ¥kon Bugge
14 daysnet/rds: acquire RDS_IN_XMIT in rds_tcp_reset_callbacks()Allison Henderson
14 daysnet/rds: tcp: don't force RDS_CONN_RESETTING over a concurrent shutdownGerd Rausch
14 daysnet/rds: clear cp_flags bits individually in rds_conn_path_reset()Allison Henderson
14 daysnet/rds: use clear_bit_unlock() in release_refill()Allison Henderson
14 daysnet/rds: use wq_has_sleeper() in release_in_xmit()Allison Henderson
14 daysnet: Remove conflicting altnames for dying netns in __dev_change_net_namespac...Kuniyuki Iwashima
14 daysnet: bridge: mcast: don't truncate the port group walk on teardownJun Yang
2026-09-02net: qrtr: Send HELLO message on endpoint registerChris Lew
2026-09-02libceph: remove pinning assertion in ceph_msg_data_iter_next()Tal Zussman
2026-09-01net: psp: do not inherit the Rx association on cloneNorbert Szetei
2026-09-01mac802154: fix data race and NULL deref on local->assoc_devKaiwen Shi
2026-09-01af_packet: Don't cast tpacket_hdr.tp_len to int in tpacket_parse_header().Kuniyuki Iwashima
2026-08-31ipv6: sr: restore network header before routing and forwardingEric Dumazet
2026-08-31tipc: Dont send random pad bytes in RESET/ACTIVATE messagesDavid Laight
2026-08-31tipc: fix NULL deref in tipc_named_node_up() on empty publication listTung Nguyen
2026-08-31ipv6: udp: Create exceptions before socket matchingIdo Schimmel
2026-08-31ipv4: udp: Create exceptions before socket matchingIdo Schimmel
2026-08-31ipv6: Fix redirect exception creation for UDP/RAW socketsIdo Schimmel
2026-08-31ip6_gre: check tunnel info before xmit in ip6gre_tunnel_xmitEric Dumazet
2026-08-31ipv6: mcast: use jiffies_delta_to_clock_t() in igmp6_mc_seq_show()Eric Dumazet
2026-08-31ipv6: mcast: use rcu_assign_pointer() for __rcu list updatesEric Dumazet
2026-08-31ipv6: mcast: fix delay calculation in igmp6_join_group()Eric Dumazet
2026-08-31ipv6: mcast: use copy-on-write RCU updates in ip6_mc_source()Eric Dumazet
2026-08-31ipv6: mcast: fix RCU list diversion in ip6_mc_del1_src()Eric Dumazet
2026-08-31igmp: convert struct ip_sf_list to RCUEric Dumazet
2026-08-31Merge tag 'for-net-2026-08-31' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-08-31net/sched: cls_flower: validate mask pointer after nla_next()Aohan Mei
2026-08-31vsock/vmci: validate packet source for connected socketsDaehyeon Ko
2026-08-31vsock/virtio: validate packet source for connected socketsDaehyeon Ko
2026-08-31page_pool: keep frag_offset aligned for odd-sized requestsFlorian Schauer
2026-08-31net/sched: cls_u32: fix duplicate handle when node ID pool is exhaustedJamal Hadi Salim
2026-08-31net/iucv: fix the recvmsg window updateBryam Vargas
2026-08-31Bluetooth: L2CAP: clear FLAG_DEFER_SETUP only for same PID/PSMPauli Virtanen
2026-08-31Bluetooth: L2CAP: fix out-of-bounds write in l2cap_ecred_connectPauli Virtanen
2026-08-31Bluetooth: L2CAP: fix chan mode for LE_CONN_REQ + EXT_FLOWCTL pchanPauli Virtanen
2026-08-31Bluetooth: hci_core: Fix race condition during device registrationAleksandr Nogikh
2026-08-30sctp: validate chunk length in the inqueue parserCharles Vosburgh
2026-08-30raw: annotate disconnect-side IPv4 match writersXuanqiang Luo
2026-08-30sctp: fix soft lockup from unpadded ASCONF-ACK parameter iterationHenry Martin
2026-08-28sctp: fix a TOCTOU race in SCTP_CMD_TIMER_STARTXin Long
2026-08-28tcp: fix use-after-free in do_tcp_getsockopt(TCP_CC_INFO)Cen Zhang (Microsoft Security FORGE Labs)
2026-08-28tcp: fix use-after-free in do_tcp_getsockopt(TCP_CONGESTION)Cen Zhang (Microsoft Security FORGE Labs)
2026-08-28net/sched: act_api: fix skb sizing and action leak on reoffload deleteVictor Nogueira