summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
6 daysnet: skbuff: fix pskb_carve leaking zcopy pagesPavel Begunkov
6 daysbpf: sockmap: fix tail fragment offset in bpf_msg_push_dataYuqi Xu
7 daysMerge tag 'net-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
7 daysnet: skbuff: fix missing zerocopy reference in pskb_carve helpersMinh Nguyen
9 daysMerge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/s...Linus Torvalds
9 daysnet: Avoid checksumming unreadable skb tail on trimBjörn Töpel
13 daysRevert "mm: introduce a new page type for page pool in page type"Byungchul Park
14 daysnet: bridge: prevent too big nested attributes in br_fill_linkxstats()Eric Dumazet
14 daysnet: gro: don't merge zcopy skbsSabrina Dubroca
14 daysnetpoll: 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
2026-05-08bpf: tcp: Fix type confusion in sol_tcp_sockopt().Kuniyuki Iwashima
2026-05-08bpf: tcp: Fix type confusion in bpf_skc_to_tcp6_sock().Kuniyuki Iwashima
2026-05-08bpf: tcp: Fix type confusion in bpf_skc_to_tcp_sock().Kuniyuki Iwashima
2026-05-08bpf: tcp: Fix type confusion in bpf_tcp_sock().Kuniyuki Iwashima
2026-05-04net: prevent possible UAF in rtnl_prop_list_size()Eric Dumazet
2026-05-04netpoll: pass buffer size to egress_dev() to avoid MAC truncationBreno Leitao
2026-05-01net: rtnetlink: zero ifla_vf_broadcast to avoid stack infoleak in rtnl_fill_v...Kai Zen
2026-04-29page_pool: fix memory-provider leak in page_pool_create_percpu() error pathHasan Basbunar
2026-04-29net: add net_iov_init() and use it to initialize ->page_typeJakub Kicinski
2026-04-27netpoll: fix IPv6 local-address corruptionBreno Leitao
2026-04-27neigh: let neigh_xmit take skb ownershipFlorian Westphal
2026-04-24bpf: Fix sk_local_storage diag dumping uninitialized special fieldsAmery Hung
2026-04-24Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2026-04-23bpf: Fix NULL pointer dereference in bpf_skb_fib_lookup()Weiming Shi
2026-04-23sockmap: Fix sk_psock_drop() race vs sock_map_{unhash,close,destroy}().Kuniyuki Iwashima
2026-04-23bpf: Fix NULL pointer dereference in bpf_sk_storage_clone and diag pathsWeiming Shi
2026-04-23Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-04-23net: remove unused ATM protocols and legacy ATM device driversJakub Kicinski
2026-04-22bpf: Reject TCP_NODELAY in bpf-tcp-ccKaFai Wan
2026-04-22bpf: Reject TCP_NODELAY in TCP header option callbacksKaFai Wan
2026-04-21net: warn ops-locked drivers still using ndo_set_rx_modeStanislav Fomichev
2026-04-21net: move promiscuity handling into netdev_rx_mode_workStanislav Fomichev
2026-04-21net: cache snapshot entries for ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-21net: introduce ndo_set_rx_mode_async and netdev_rx_mode_workStanislav Fomichev
2026-04-21net: add address list snapshot and reconciliation infrastructureStanislav Fomichev
2026-04-20flow_dissector: do not dissect PPPoE PFC framesQingfang Deng
2026-04-18tcp: annotate data-races around tp->snd_ssthreshEric Dumazet
2026-04-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-04-16bpf: Fix precedence bug in convert_bpf_ld_abs alignment checkDaniel Borkmann
2026-04-15bpf, sockmap: Annotate af_unix sock:: Sk_state data-racesMichal Luczaj
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds