summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
33 hoursnet: gro: fix double aggregation of flush-marked skbsShiming Cheng
33 hoursdrop_monitor: perform u64_stats updates under IRQ-disabled sectionEric Dumazet
33 hoursdrop_monitor: fix size calculations for 64-bit attributesEric Dumazet
33 hoursnet: drop_monitor: fix info leak in NET_DM_ATTR_PAYLOADYehyeong Lee
33 hoursnet: Call net_enable_timestamp() before failure in sk_clone().Kuniyuki Iwashima
33 hourssoreuseport: Clear sk_reuseport_cb before failure in sk_clone().Kuniyuki Iwashima
33 hoursbpf: Reject redirect helpers without a bpf_net_contextDaniel Borkmann
33 hoursbpf, sockmap: Reject unhashed UDP sockets on sockmap updateMichal Luczaj
33 hoursbpf: Fix UAF in sock clone early bailoutsMatt Bobrowski
33 hoursxfrm: propagate -EINPROGRESS from validate_xmit_xfrm()Petr Wozniak
11 daysnetdev-genl: report NAPI thread PID in the caller's pid namespaceMaoyi Xie
11 daysnet: lwtunnel: Drop skb metadata before LWT encapsulationJakub Sitnicki
11 daysnet, bpf: check master for NULL in xdp_master_redirect()Xiang Mei
11 daysbpf: zero-initialize the fib lookup flow structAvinash Duduskar
11 daysflow_dissector: check device type before reading ETH_ADDRSYun Zhou
11 daysnet: serialize netif_running() check in enqueue_to_backlog()Eric Dumazet
11 daysbpf, sockmap: fix integer overflow in bpf_msg_pop_data() bounds checkSechang Lim
11 daysbpf, sockmap: reject overflowing copy + len in bpf_msg_push_data()Weiming Shi
11 daysbpf: Fix bpf_get/setsockopt to tos for ipv4-mapped ipv6 socketLeon Hwang
11 daysnet: watchdog: fix refcount tracking racesEric Dumazet
11 daysnet: Stop leased rxq before uninstalling its memory providerDaniel Borkmann
11 daysnet: fib_rules: Don't dump dying fib_rule in fib_rules_dump().Kuniyuki Iwashima
11 daysbpf: Update transport_header when encapsulating UDP tunnel in lwtLeon Hwang
2026-07-18netpoll: fix a use-after-free on shutdown pathBreno Leitao
2026-07-04net: ip_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
2026-07-04net: skmsg: preserve sg.copy across SG transformsYiming Qian
2026-06-09net: guard timestamp cmsgs to real error queue skbsKyle Zeng
2026-06-08netdev: fix double-free in netdev_nl_bind_rx_doit()Jakub Kicinski
2026-06-08net: add pskb_may_pull() to skb_gro_receive_list()HanQuan
2026-06-08tcp: restrict SO_ATTACH_FILTER to priv usersEric Dumazet
2026-06-02net: Annotate sk->sk_write_space() for UDP SOCKMAP.Kuniyuki Iwashima
2026-05-29net: skbuff: fix pskb_carve leaking zcopy pagesPavel Begunkov
2026-05-29bpf: sockmap: fix tail fragment offset in bpf_msg_push_dataYuqi Xu
2026-05-28Merge tag 'net-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-05-28net: skbuff: fix missing zerocopy reference in pskb_carve helpersMinh Nguyen
2026-05-26Merge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/s...Linus Torvalds
2026-05-26net: Avoid checksumming unreadable skb tail on trimBjörn Töpel
2026-05-21Revert "mm: introduce a new page type for page pool in page type"Byungchul Park
2026-05-21net: bridge: prevent too big nested attributes in br_fill_linkxstats()Eric Dumazet
2026-05-21net: gro: don't merge zcopy skbsSabrina Dubroca
2026-05-21netpoll: normalize skb->dev to the netpoll deviceZhang Cen
2026-05-21net: skbuff: propagate shared-frag marker through frag-transfer helpersHyunwoo Kim
2026-05-20net: devmem: reject dma-buf bind with non-page-aligned size or SG lengthDavid Carlier
2026-05-20bpf, skmsg: fix verdict sk_data_ready racing with ktls rxXingwang Xiang
2026-05-14net: skbuff: preserve shared-frag marker during coalescingWilliam Bowling
2026-05-14Merge tag 'net-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-05-13net: net_failover: Fix the deadlock in slave registerFaicker Mo
2026-05-09Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-05-08net: napi: Avoid gro timer misfiring at end of busypollDragos Tatulea
2026-05-08bpf: Free reuseport cBPF prog after RCU grace period.Kuniyuki Iwashima