summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
26 hoursMerge branch 'headers' of git://git.infradead.org/users/willy/pagecache.gitMark Brown
2 daysnet: Guard for gso_segs overflow in skb_segmentAlice Mikityanska
4 daysnet: Remove includes of pagemap.hMatthew Wilcox (Oracle)
4 daysnet: fix a resource leak in copy_net_ns() error handling pathTetsuo Handa
4 daysnet: core: fix head-page leak in skb_zerocopyMina Almasry
4 daysnet: core: check skb_frags_readable before uncloning in skb_copy_ubufsMina Almasry
4 daysnet: skbuff: don't touch shared zerocopy state in skb_tx_error()Norbert Szetei
4 daysnet: skbuff: don't skb_tx_error() the source skb in skb_zerocopy()Norbert Szetei
7 daysnet: page_pool: Remove zone/policy GFP flags when allocating XArray entriesRong Zhang
7 daysxdp: fix zero-copy frame layoutWeiming Shi
9 daysnet: core: propagate unreadable flag in skb_zerocopyMina Almasry
9 daysnet: add missing ref_tracker_dir_exit() to net_passive_dec()Tetsuo Handa
9 daysMerge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
9 daysMerge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
11 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
11 daysnet: add missing ref_tracker_dir_exit() to alloc_netdev_mqs()Tetsuo Handa
12 daysnet: af_unix: useful handling of LSM denials on SCM_RIGHTSJori Koolstra
12 daysnet: scm: move scm_detach_fds() from common path to scm_recv_unix()Jori Koolstra
12 daysnet: pktgen: use a consistent flow countQi Zhang
12 daysnet: add READ_ONCE()/WRITE_ONCE() annotations for dev->prio_tc_mapEric Dumazet
12 daysnet: add READ_ONCE()/WRITE_ONCE() annotations for dev->num_tcEric Dumazet
12 daysnet: prevent torn reads in netdev_tc_txqEric Dumazet
12 daysbpf, xdp: move offload check into dev_xdp_install()Jiayuan Chen
12 daysbpf: Clear decap state on skb_adjust_room shrink pathNick Hudson
12 daysbpf: Allow new DECAP flags and add guard railsNick Hudson
12 daysbpf: Refactor masks for ADJ_ROOM flags and encap validationNick Hudson
12 daysbpf: Disallow bpf_{g,s}etsockopt() in cgroup UNIX getname hooksJunseo Lim
12 dayslwt_bpf: Restore reserved headroom after xmit programJunseo Lim
12 daysbpf, sockmap: Use sock_hold() instead of refcount_inc_not_zero() in lookupMichal Luczaj
12 daysbpf: Extract shared reqsk-to-listener upgradeMichal Luczaj
14 daysbpf: Add ksock kfuncsMahe Tardy
2026-08-14Merge tag 'nf-next-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-08-13net: page_pool: fix UAF in __page_pool_release_netmem_dma on xa_cmpxchg raceJijie Shao
2026-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-08-13Merge tag 'net-7.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-08-13net: Const qualify network templated ctl_tables ArraysJoel Granados
2026-08-10netdev: check for nla_put_u32() failuresJakub Kicinski
2026-08-10net: expect instance lock in netdev_queue_get_dma_dev()Jakub Kicinski
2026-08-10net: pass net_device_path_ctx to dev_fill_forward_path()Lorenzo Bianconi
2026-08-07net: devmem: allow rx-page-size > PAGE_SIZE per dmabuf bindingBobby Eshleman
2026-08-07net: fix skb length accounting after generic XDP frag adjustmentSun Jian
2026-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc7Daniel Borkmann
2026-08-07Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-08-06net: avoid theoretical races with ref drainJakub Kicinski
2026-08-06net: Defer netdev KOBJ_ADD uevent until the device is publishedDragos Tatulea
2026-08-06xdp: reject clones that overrun skb_shared_info tailroomZhiling Zou
2026-08-06net: remove WARN_ON_ONCE() from sk_mc_loop()Eric Dumazet
2026-08-06rtnetlink: cap IFLA_VFINFO_LIST at a documented number of VFsArtem Lytkin
2026-08-05Merge tag 'nf-next-26-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski