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