summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
41 hoursMerge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
42 hoursMerge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
4 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
4 daysnet: add missing ref_tracker_dir_exit() to alloc_netdev_mqs()Tetsuo Handa
4 daysnet: af_unix: useful handling of LSM denials on SCM_RIGHTSJori Koolstra
4 daysnet: scm: move scm_detach_fds() from common path to scm_recv_unix()Jori Koolstra
5 daysnet: pktgen: use a consistent flow countQi Zhang
5 daysnet: add READ_ONCE()/WRITE_ONCE() annotations for dev->prio_tc_mapEric Dumazet
5 daysnet: add READ_ONCE()/WRITE_ONCE() annotations for dev->num_tcEric Dumazet
5 daysnet: prevent torn reads in netdev_tc_txqEric Dumazet
5 daysbpf, xdp: move offload check into dev_xdp_install()Jiayuan Chen
5 daysbpf: Clear decap state on skb_adjust_room shrink pathNick Hudson
5 daysbpf: Allow new DECAP flags and add guard railsNick Hudson
5 daysbpf: Refactor masks for ADJ_ROOM flags and encap validationNick Hudson
5 daysbpf: Disallow bpf_{g,s}etsockopt() in cgroup UNIX getname hooksJunseo Lim
5 dayslwt_bpf: Restore reserved headroom after xmit programJunseo Lim
5 daysbpf, sockmap: Use sock_hold() instead of refcount_inc_not_zero() in lookupMichal Luczaj
5 daysbpf: Extract shared reqsk-to-listener upgradeMichal Luczaj
6 daysbpf: Add ksock kfuncsMahe Tardy
8 daysMerge tag 'nf-next-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
8 daysnet: page_pool: fix UAF in __page_pool_release_netmem_dma on xa_cmpxchg raceJijie Shao
9 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
9 daysMerge tag 'net-7.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
9 daysnet: Const qualify network templated ctl_tables ArraysJoel Granados
11 daysnetdev: check for nla_put_u32() failuresJakub Kicinski
11 daysnet: expect instance lock in netdev_queue_get_dma_dev()Jakub Kicinski
12 daysnet: 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
2026-08-05bpf: Check sk_state before sk_protocol in bpf_tcp_*_syncookieLuxiao Xu
2026-08-04net: failover: check register_netdevice_notifier() error in failover_init()Minhong He
2026-08-03bpf: Allow IP_TRANSPARENT and IPV6_TRANSPARENT in bpf_{set,get}sockopt()Shivaji Kant
2026-08-03bpf: Rename ARG_CONST_SIZE{,_OR_ZERO} to ARG_MEM_SIZE{,_OR_ZERO}Amery Hung
2026-07-31net: pass dst via net_device_path in dev_fill_forward_path()Pablo Neira Ayuso
2026-07-31net: do not advance stack index from dev_fwd_path()Pablo Neira Ayuso
2026-07-30net: devmem: prevent net-iov / page mixingPavel Begunkov
2026-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-07-30netconsole: move netpoll_wait_carrier() as netcons_wait_carrier()Breno Leitao
2026-07-30netconsole: move egress_dev() as netcons_egress_dev()Breno Leitao
2026-07-30netconsole: move netpoll_take_ipv6() as netcons_take_ipv6()Breno Leitao
2026-07-30netconsole: move netpoll_take_ipv4() as netcons_take_ipv4()Breno Leitao