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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2023-10-10
net: fix possible store tearing in neigh_periodic_work()
Eric Dumazet
1
-1
/
+3
2023-09-23
devlink: remove reload failed checks in params get/set callbacks
Jiri Pirko
1
-2
/
+2
2023-09-23
af_unix: Fix data race around sk->sk_err.
Kuniyuki Iwashima
1
-1
/
+1
2023-09-23
af_unix: Fix data-races around sk->sk_shutdown.
Kuniyuki Iwashima
1
-2
/
+2
2023-09-23
net: read sk->sk_family once in sk_mc_loop()
Eric Dumazet
1
-1
/
+2
2023-09-23
net/ipv6: SKB symmetric hash should incorporate transport ports
Quan Tian
1
-2
/
+1
2023-09-23
skbuff: skb_segment, Call zero copy functions before using skbuff frags
Mohamed Khalfella
1
-14
/
+20
2023-09-23
lwt: Fix return values of BPF xmit ops
Yan Zhai
1
-4
/
+3
2023-08-30
rtnetlink: Reject negative ifindexes in RTM_NEWLINK
Ido Schimmel
1
-2
/
+5
2023-08-30
net: validate veth and vxcan peer ifindexes
Jakub Kicinski
1
-4
/
+18
2023-08-30
sock: Fix misuse of sk_under_memory_pressure()
Abel Wu
1
-1
/
+1
2023-08-11
bpf: sockmap: Remove preempt_disable in sock_map_sk_acquire
Tomas Glozar
1
-2
/
+0
2023-08-11
net: add missing data-race annotation for sk_ll_usec
Eric Dumazet
1
-1
/
+1
2023-08-11
net: add missing data-race annotations around sk->sk_peek_off
Eric Dumazet
1
-2
/
+2
2023-08-11
net: add missing READ_ONCE(sk->sk_rcvbuf) annotation
Eric Dumazet
1
-1
/
+1
2023-08-11
net: add missing READ_ONCE(sk->sk_sndbuf) annotation
Eric Dumazet
1
-1
/
+1
2023-08-11
net: add missing READ_ONCE(sk->sk_rcvlowat) annotation
Eric Dumazet
1
-1
/
+1
2023-08-11
net: annotate data-races around sk->sk_max_pacing_rate
Eric Dumazet
1
-3
/
+6
2023-08-11
rtnetlink: let rtnl_bridge_setlink checks IFLA_BRIDGE_MODE length
Lin Ma
1
-2
/
+6
2023-07-27
devlink: report devlink_port_type_warn source device
Petr Oros
1
-1
/
+4
2023-07-27
netlink: Add __sock_i_ino() for __netlink_diag_dump().
Kuniyuki Iwashima
1
-3
/
+14
2023-07-27
netlink: do not hard code device address lenth in fdb dumps
Eric Dumazet
1
-4
/
+4
2023-07-27
rtnetlink: extend RTEXT_FILTER_SKIP_STATS to IFLA_VF_INFO
Edwin Peer
1
-45
/
+51
2023-06-21
neighbour: delete neigh_lookup_nodev as not used
Leon Romanovsky
1
-31
/
+0
2023-06-21
Remove DECnet support from kernel
Stephen Hemminger
2
-6
/
+1
2023-06-14
rfs: annotate lockless accesses to RFS sock flow table
Eric Dumazet
1
-2
/
+4
2023-06-09
udp6: Fix race condition in udp6_sendmsg & connect
Vladislav Efanov
1
-1
/
+1
2023-05-30
net: fix skb leak in __skb_tstamp_tx()
Pratyush Yadav
1
-1
/
+3
2023-05-30
net: Catch invalid index in XPS mapping
Nick Child
1
-0
/
+2
2023-05-30
net: datagram: fix data-races in datagram_poll()
Eric Dumazet
1
-5
/
+10
2023-05-30
net: add vlan_get_protocol_and_depth() helper
Eric Dumazet
1
-1
/
+1
2023-05-17
tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp.
Kuniyuki Iwashima
1
-0
/
+3
2023-05-17
bpf, sockmap: Revert buggy deadlock fix in the sockhash and sockmap
Daniel Borkmann
1
-6
/
+4
2023-05-17
bpf, sockmap: fix deadlocks in the sockhash and sockmap
Xin Liu
1
-4
/
+6
2023-04-20
net: don't let netpoll invoke NAPI if in xmit context
Jakub Kicinski
1
-1
/
+18
2023-04-05
net_sched: add __rcu annotation to netdev->qdisc
Eric Dumazet
1
-2
/
+4
2023-03-11
net: fix __dev_kfree_skb_any() vs drop monitor
Eric Dumazet
1
-1
/
+3
2023-03-11
net: add sock_init_data_uid()
Pietro Borrello
1
-3
/
+12
2023-03-11
mptcp: add sk_stop_timer_sync helper
Geliang Tang
1
-0
/
+7
2023-03-03
net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues().
Kuniyuki Iwashima
1
-1
/
+0
2023-03-03
bpf: bpf_fib_lookup should not return neigh in NUD_FAILED state
Martin KaFai Lau
1
-2
/
+2
2023-03-03
neigh: make sure used and confirmed times are valid
Julian Anastasov
1
-3
/
+15
2023-02-22
net: Fix unwanted sign extension in netdev_stats_to_stats64()
Felix Riemann
1
-1
/
+1
2023-02-22
bpf: Always return target ifindex in bpf_fib_lookup
Toke Høiland-Jørgensen
1
-1
/
+2
2023-02-06
net: fix UaF in netns ops registration error path
Paolo Abeni
1
-1
/
+1
2023-01-24
net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats
Daniil Tatianin
1
-1
/
+2
2023-01-18
bpf: pull before calling skb_postpull_rcsum()
Jakub Kicinski
1
-2
/
+5
2023-01-18
net: add atomic_long_t to net_device_stats fields
Eric Dumazet
1
-11
/
+3
2023-01-18
bpf: make sure skb->len != 0 when redirecting to a tunneling device
Stanislav Fomichev
1
-0
/
+4
2023-01-18
net: stream: purge sk_error_queue in sk_stream_kill_queues()
Eric Dumazet
1
-0
/
+6
[next]