index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-17
rtnetlink: Add bulk registration helpers for rtnetlink message handlers.
Kuniyuki Iwashima
1
-0
/
+29
2024-10-17
net: rtnetlink: add msg kind names
Nikolay Aleksandrov
1
-3
/
+3
2024-10-17
net: add more sanity checks to qdisc_pkt_len_init()
Eric Dumazet
1
-3
/
+7
2024-10-17
net: avoid potential underflow in qdisc_pkt_len_init() with UFO
Eric Dumazet
1
-1
/
+1
2024-10-17
sock_map: Add a cond_resched() in sock_hash_free()
Eric Dumazet
1
-0
/
+1
2024-09-04
ethtool: check device is present when getting link settings
Jamie Bainbridge
1
-1
/
+1
2024-08-19
net: linkwatch: use system_unbound_wq
Eric Dumazet
1
-2
/
+2
2024-08-19
rtnetlink: Don't ignore IFLA_TARGET_NETNSID when ifname is specified in rtnl_...
Kuniyuki Iwashima
1
-1
/
+1
2024-08-19
rtnetlink: enable alt_ifname for setlink/newlink
Florent Fourcot
1
-40
/
+29
2024-08-19
bpf: Fix a segment issue when downgrading gso_size
Fred Li
1
-4
/
+11
2024-08-19
xdp: fix invalid wait context of page_pool_destroy()
Taehee Yoo
1
-3
/
+1
2024-07-18
net: fix rc7's __skb_datagram_iter()
Hugh Dickins
1
-1
/
+2
2024-07-18
skmsg: Skip zero length skb in sk_msg_recvmsg
Geliang Tang
1
-1
/
+2
2024-07-18
net: allow skb_datagram_iter to be called from any context
Sagi Grimberg
1
-6
/
+13
2024-07-05
ipv6: Fix data races around sk->sk_prot.
Kuniyuki Iwashima
1
-2
/
+4
2024-07-05
bpf: Add a check for struct bpf_fib_lookup size
Anton Protopopov
1
-0
/
+3
2024-07-05
xdp: Remove WARN() from __xdp_reg_mem_model()
Daniil Dulov
1
-3
/
+1
2024-07-05
net: do not leave a dangling sk pointer, when socket creation fails
Ignat Korchagin
1
-0
/
+3
2024-07-05
netns: Make get_net_ns() handle zero refcount net
Yue Haibing
1
-2
/
+7
2024-07-05
netpoll: Fix race condition in netpoll_owner_active
Breno Leitao
1
-1
/
+1
2024-07-05
drop_monitor: replace spin_lock by raw_spin_lock
Wander Lairson Costa
1
-10
/
+10
2024-07-05
sock_map: avoid race between sock_map_close and sk_psock_put
Thadeu Lima de Souza Cascardo
1
-6
/
+10
2024-07-05
skbuff: introduce skb_pull_data
Luiz Augusto von Dentz
1
-0
/
+24
2024-07-05
net: inline sock_prot_inuse_add()
Eric Dumazet
1
-11
/
+0
2024-06-16
net: give more chances to rcu in netdev_wait_allrefs_any()
Eric Dumazet
1
-1
/
+2
2024-05-17
net: fix out-of-bounds access in ops_init
Thadeu Lima de Souza Cascardo
1
-3
/
+10
2024-05-17
rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validation
Roded Zats
1
-1
/
+1
2024-05-17
bpf, sockmap: Improved check for empty queue
John Fastabend
1
-24
/
+8
2024-05-17
bpf, sockmap: Reschedule is now done through backlog
John Fastabend
1
-2
/
+0
2024-05-17
bpf, sockmap: Convert schedule_work into delayed_work
John Fastabend
2
-8
/
+16
2024-05-17
net: mark racy access on sk->sk_rcvbuf
linke li
1
-2
/
+2
2024-05-17
net: core: reject skb_copy(_expand) for fraglist GSO skbs
Felix Fietkau
1
-8
/
+19
2024-05-17
xdp: use flags field to disambiguate broadcast redirect
Toke Høiland-Jørgensen
1
-10
/
+32
2024-05-17
xdp: Add xdp_do_redirect_frame() for pre-computed xdp_frames
Toke Høiland-Jørgensen
1
-11
/
+54
2024-05-17
xdp: Move conversion to xdp_frame out of map functions
Toke Høiland-Jørgensen
1
-7
/
+17
2024-04-10
gro: fix ownership transfer
Antoine Tenart
1
-2
/
+4
2024-04-10
bpf, sockmap: Prevent lock inversion deadlock in map delete elem
Jakub Sitnicki
1
-0
/
+6
2024-03-26
net: report RCU QS on threaded NAPI repolling
Yan Zhai
1
-0
/
+3
2024-03-26
packet: annotate data-races around ignore_outgoing
Eric Dumazet
1
-1
/
+1
2024-03-26
bpf: net: Change sk_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
2
-22
/
+26
2024-03-26
net: Change sock_getsockopt() to take the sk ptr instead of the sock ptr
Martin KaFai Lau
1
-3
/
+9
2024-03-26
sock_diag: annotate data-races around sock_diag_handlers[family]
Eric Dumazet
1
-5
/
+5
2024-03-26
io_uring/unix: drop usage of io_uring socket
Jens Axboe
1
-1
/
+1
2024-03-06
bpf: Derive source IP addr via bpf_*_fib_lookup()
Martynas Pumputis
1
-1
/
+17
2024-03-06
bpf: Add table ID to bpf_fib_lookup BPF helper
Louis DeLosSantos
1
-1
/
+13
2024-03-06
bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup
Martin KaFai Lau
1
-13
/
+26
2024-03-06
rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing back
Lin Ma
1
-6
/
+5
2024-03-01
net: dev: Convert sa_data to flexible array in struct sockaddr
Kees Cook
2
-2
/
+2
2024-03-01
devlink: report devlink_port_type_warn source device
Petr Oros
1
-1
/
+4
2024-02-23
net: prevent mss overflow in skb_segment()
Eric Dumazet
1
-1
/
+2
[next]