index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2025-01-16
netdev: avoid CFI problems with sock priv helpers
Jakub Kicinski
2025-01-14
net: netpoll: ensure skb_pool list is always initialized
John Sperbeck
2025-01-13
pktgen: Avoid out-of-bounds access in get_imix_entries
Artem Chernyshev
2025-01-10
xsk: Bring back busy polling support
Stanislav Fomichev
2025-01-10
bpf: Fix bpf_sk_select_reuseport() memory leak
Michal Luczaj
2025-01-08
netdev: prevent accessing NAPI instances from another namespace
Jakub Kicinski
2025-01-07
ipvlan: Fix use-after-free in ipvlan_get_iflink().
Kuniyuki Iwashima
2025-01-07
net: don't dump Tx and uninitialized NAPIs
Jakub Kicinski
2025-01-03
Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-01-02
net: restrict SO_REUSEPORT to inet sockets
Eric Dumazet
2025-01-02
net: reenable NETIF_F_IPV6_CSUM offload for BIG TCP packets
Willem de Bruijn
2024-12-21
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-12-20
bpf: Check negative offsets in __bpf_skb_min_len()
Cong Wang
2024-12-20
skmsg: Return copied bytes in sk_msg_memcopy_from_iter
Levi Zim
2024-12-20
netdev-genl: avoid empty messages in napi get
Jakub Kicinski
2024-12-20
tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirection
Zijian Zhang
2024-12-19
Merge tag 'net-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-12-18
netdev-genl: avoid empty messages in queue dump
Jakub Kicinski
2024-12-17
rtnetlink: Try the outer netns attribute in rtnl_get_peer_net().
Kuniyuki Iwashima
2024-12-16
netdev: fix repeated netlink messages in queue stats
Jakub Kicinski
2024-12-16
netdev: fix repeated netlink messages in queue dump
Jakub Kicinski
2024-12-14
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-12-10
bpf: consider that tail calls invalidate packet pointers
Eduard Zingerman
2024-12-10
bpf: refactor bpf_helper_changes_pkt_data to use helper number
Eduard Zingerman
2024-12-10
bpf, sockmap: Fix race between element replace and close()
Michal Luczaj
2024-12-10
bpf, sockmap: Fix update element with same
Michal Luczaj
2024-12-07
rtnetlink: fix error code in rtnl_newlink()
Dan Carpenter
2024-12-06
net: defer final 'struct net' free in netns dismantle
Eric Dumazet
2024-12-05
net: avoid potential UAF in default_operstate()
Eric Dumazet
2024-12-03
net: Make napi_hash_lock irq safe
Joe Damato
2024-12-03
rtnetlink: fix double call of rtnl_link_get_net_ifla()
Cong Wang
2024-11-24
rtnetlink: fix rtnl_dump_ifinfo() error path
Eric Dumazet
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-11-21
Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2024-11-19
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-11-18
bpf: fix recursive lock when verdict program return SK_PASS
Jiayuan Chen
2024-11-18
netpoll: Use rcu_access_pointer() in __netpoll_setup
Breno Leitao
2024-11-18
net/neighbor: clear error in case strict check is not set
Jakub Kicinski
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-15
ndo_fdb_del: Add a parameter to report whether notification was sent
Petr Machata
2024-11-15
ndo_fdb_add: Add a parameter to report whether notification was sent
Petr Machata
2024-11-15
net: netpoll: flush skb pool during cleanup
Breno Leitao
2024-11-15
net: netpoll: Individualize the skb pool
Breno Leitao
2024-11-15
netdev-genl: Hold rcu_read_lock in napi_set
Joe Damato
2024-11-15
netdev-genl: Hold rcu_read_lock in napi_get
Joe Damato
2024-11-14
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-11-14
bpf: lwtunnel: Prepare bpf_lwt_xmit_reroute() to future .flowi4_tos conversion.
Guillaume Nault
2024-11-14
bpf: ipv4: Prepare __bpf_redirect_neigh_v4() to future .flowi4_tos conversion.
Guillaume Nault
2024-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]