index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2026-07-11
rtnetlink: Add per-netns rtnl_work.
Kuniyuki Iwashima
2026-07-11
rtnetlink: Call unregister_netdevice_many() only once in rtnl_link_unregister().
Kuniyuki Iwashima
2026-07-11
rtnetlink: Lock sock_net(skb->sk) in rtnl_newlink().
Kuniyuki Iwashima
2026-07-11
Merge tag 'ipsec-2026-07-10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2026-07-10
bpf: Fix unused nskb warning in bpf_icmp_send
Mahe Tardy
2026-07-10
bpf: Add bpf_icmp_send kfunc
Mahe Tardy
2026-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2026-07-09
bpf: Fix UAF in sock clone early bailouts
Matt Bobrowski
2026-07-07
net: require instance lock for NETDEV_DOWN/GOING_DOWN notifiers
Stanislav Fomichev
2026-07-07
net: rtnetlink: take instance lock inside rtnl_configure_link
Stanislav Fomichev
2026-07-07
net: hold instance lock around NETDEV_DOWN/GOING_DOWN
Stanislav Fomichev
2026-07-07
net: fib_rules: Destroy ops->lock in fib_rules_unregister().
Kuniyuki Iwashima
2026-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc2
Daniel Borkmann
2026-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2026-07-02
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-07-02
Merge tag 'net-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-07-01
net: fib_rules: Only hold RTNL for the first IPv4 RTM_NEWRULE.
Kuniyuki Iwashima
2026-07-01
net: fib_rules: Use dev_get_by_name_rcu().
Kuniyuki Iwashima
2026-07-01
net: fib_rules: Drop RTNL assertions.
Kuniyuki Iwashima
2026-07-01
net: fib_rules: Remove unnecessary EXPORT_SYMBOL.
Kuniyuki Iwashima
2026-07-01
net: fib_rules: Add fib_rules_ops.lock.
Kuniyuki Iwashima
2026-07-01
net: fib_rules: Make fib_rules_ops.delete() return void.
Kuniyuki Iwashima
2026-06-30
netpoll: do not warn when the best-effort pool refill fails
Breno Leitao
2026-06-27
netpoll: fix a use-after-free on shutdown path
Breno Leitao
2026-06-26
xfrm: propagate -EINPROGRESS from validate_xmit_xfrm()
Petr Wozniak
2026-06-25
bpf, sockmap: reject a packet-modifying SK_SKB stream parser
Sechang Lim
2026-06-25
bpf: Support BPF_F_EGRESS with bpf_redirect_peer
Jordan Rife
2026-06-25
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-06-25
Merge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-06-25
vlan: defer real device state propagation to netdev_work
Jakub Kicinski
2026-06-25
net: add the driver-facing netdev_work scheduling API
Jakub Kicinski
2026-06-25
net: turn the rx_mode work into a generic netdev_work facility
Jakub Kicinski
2026-06-23
net: lwtunnel: Drop skb metadata before LWT encapsulation
Jakub Sitnicki
2026-06-23
net, bpf: check master for NULL in xdp_master_redirect()
Xiang Mei
2026-06-21
bpf: zero-initialize the fib lookup flow struct
Avinash Duduskar
2026-06-18
flow_dissector: check device type before reading ETH_ADDRS
Yun Zhou
2026-06-17
netdev-genl: report NAPI thread PID in the caller's pid namespace
Maoyi Xie
2026-06-17
net: ip_gre: require CAP_NET_ADMIN in the device netns for changelink
Maoyi Xie
2026-06-17
Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2026-06-17
Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-06-16
net: serialize netif_running() check in enqueue_to_backlog()
Eric Dumazet
2026-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-06-16
net: skmsg: preserve sg.copy across SG transforms
Yiming Qian
2026-06-16
tls: remove dead sockmap (psock) handling from the SW path
Jakub Kicinski
2026-06-16
Merge tag 'slab-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
2026-06-14
bpf, sockmap: fix integer overflow in bpf_msg_pop_data() bounds check
Sechang Lim
2026-06-14
bpf, sockmap: keep sk_msg copy state in sync
Zhang Cen
2026-06-14
bpf, sockmap: Fix wrong rsge offset in bpf_msg_push_data()
Weiming Shi
2026-06-14
bpf, sockmap: reject overflowing copy + len in bpf_msg_push_data()
Weiming Shi
2026-06-14
bpf: Fix bpf_get/setsockopt to tos for ipv4-mapped ipv6 socket
Leon Hwang
[prev]
[next]