summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
4 hoursMerge branch 'master' of git://git.code.sf.net/p/tomoyo/tomoyo.gitMark Brown
5 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/bp...Mark Brown
5 hoursMerge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...Mark Brown
5 hoursMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/klas...Mark Brown
8 hoursnet: fib_rules: Destroy ops->lock in fib_rules_unregister().Kuniyuki Iwashima
30 hoursnet: add "struct dst_entry" debuggingTetsuo Handa
30 hoursnet: update dev_put()/dev_hold() debuggingTetsuo Handa
4 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc2Daniel Borkmann
4 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
5 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
5 daysMerge tag 'net-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
6 daysnet: fib_rules: Only hold RTNL for the first IPv4 RTM_NEWRULE.Kuniyuki Iwashima
6 daysnet: fib_rules: Use dev_get_by_name_rcu().Kuniyuki Iwashima
6 daysnet: fib_rules: Drop RTNL assertions.Kuniyuki Iwashima
6 daysnet: fib_rules: Remove unnecessary EXPORT_SYMBOL.Kuniyuki Iwashima
6 daysnet: fib_rules: Add fib_rules_ops.lock.Kuniyuki Iwashima
6 daysnet: fib_rules: Make fib_rules_ops.delete() return void.Kuniyuki Iwashima
7 daysnetpoll: do not warn when the best-effort pool refill failsBreno Leitao
10 daysnetpoll: fix a use-after-free on shutdown pathBreno Leitao
11 daysxfrm: propagate -EINPROGRESS from validate_xmit_xfrm()Petr Wozniak
12 daysbpf, sockmap: reject a packet-modifying SK_SKB stream parserSechang Lim
12 daysbpf: Support BPF_F_EGRESS with bpf_redirect_peerJordan Rife
12 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
12 daysMerge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
12 daysvlan: defer real device state propagation to netdev_workJakub Kicinski
12 daysnet: add the driver-facing netdev_work scheduling APIJakub Kicinski
12 daysnet: turn the rx_mode work into a generic netdev_work facilityJakub Kicinski
14 daysnet: lwtunnel: Drop skb metadata before LWT encapsulationJakub Sitnicki
14 daysnet, bpf: check master for NULL in xdp_master_redirect()Xiang Mei
2026-06-21bpf: zero-initialize the fib lookup flow structAvinash Duduskar
2026-06-18flow_dissector: check device type before reading ETH_ADDRSYun Zhou
2026-06-17netdev-genl: report NAPI thread PID in the caller's pid namespaceMaoyi Xie
2026-06-17net: ip_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
2026-06-17Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-06-16net: serialize netif_running() check in enqueue_to_backlog()Eric Dumazet
2026-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-06-16net: skmsg: preserve sg.copy across SG transformsYiming Qian
2026-06-16tls: remove dead sockmap (psock) handling from the SW pathJakub Kicinski
2026-06-16Merge tag 'slab-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2026-06-14bpf, sockmap: fix integer overflow in bpf_msg_pop_data() bounds checkSechang Lim
2026-06-14bpf, sockmap: keep sk_msg copy state in syncZhang Cen
2026-06-14bpf, sockmap: Fix wrong rsge offset in bpf_msg_push_data()Weiming Shi
2026-06-14bpf, sockmap: reject overflowing copy + len in bpf_msg_push_data()Weiming Shi
2026-06-14bpf: Fix bpf_get/setsockopt to tos for ipv4-mapped ipv6 socketLeon Hwang
2026-06-12net: watchdog: fix refcount tracking racesEric Dumazet
2026-06-12net: remove some unused EXPORT_SYMBOL()sSabrina Dubroca
2026-06-11net: Stop leased rxq before uninstalling its memory providerDaniel Borkmann
2026-06-11net: fib_rules: Don't dump dying fib_rule in fib_rules_dump().Kuniyuki Iwashima
2026-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski