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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-21
net: tipc: fix possible refcount leak in tipc_sk_create()
Hangyu Hua
1
-0
/
+1
2022-07-21
netfilter: br_netfilter: do not skip all hooks with 0 priority
Florian Westphal
1
-3
/
+18
2022-07-21
net/tls: Check for errors in tls_device_init
Tariq Toukan
2
-3
/
+8
2022-07-21
seg6: bpf: fix skb checksum in bpf_push_seg6_encap()
Andrea Mayer
1
-1
/
+0
2022-07-21
seg6: fix skb checksum in SRv6 End.B6 and End.B6.Encaps behaviors
Andrea Mayer
1
-2
/
+0
2022-07-21
seg6: fix skb checksum evaluation in SRH encapsulation/insertion
Andrea Mayer
1
-1
/
+4
2022-07-21
nexthop: Fix data-races around nexthop_compat_mode.
Kuniyuki Iwashima
3
-4
/
+5
2022-07-21
ipv4: Fix data-races around sysctl_ip_dynaddr.
Kuniyuki Iwashima
1
-2
/
+2
2022-07-21
tcp: Fix a data-race around sysctl_tcp_ecn_fallback.
Kuniyuki Iwashima
2
-1
/
+3
2022-07-21
icmp: Fix a data-race around sysctl_icmp_ratemask.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-21
icmp: Fix a data-race around sysctl_icmp_ratelimit.
Kuniyuki Iwashima
1
-1
/
+2
2022-07-21
icmp: Fix a data-race around sysctl_icmp_errors_use_inbound_ifaddr.
Kuniyuki Iwashima
2
-1
/
+3
2022-07-21
icmp: Fix a data-race around sysctl_icmp_ignore_bogus_error_responses.
Kuniyuki Iwashima
2
-1
/
+3
2022-07-21
icmp: Fix data-races around sysctl_icmp_echo_enable_probe.
Kuniyuki Iwashima
2
-2
/
+2
2022-07-21
netfilter: nf_tables: replace BUG_ON by element length check
Pablo Neira Ayuso
1
-21
/
+51
2022-07-21
netfilter: nf_log: incorrect offset to network header
Pablo Neira Ayuso
1
-4
/
+4
2022-07-21
ipv4: Fix a data-race around sysctl_fib_sync_mem.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-21
icmp: Fix data-races around sysctl.
Kuniyuki Iwashima
1
-2
/
+3
2022-07-21
cipso: Fix data-races around sysctl.
Kuniyuki Iwashima
1
-5
/
+7
2022-07-21
inetpeer: Fix data-races around sysctl.
Kuniyuki Iwashima
1
-4
/
+8
2022-07-21
tcp: Fix a data-race around sysctl_tcp_max_orphans.
Kuniyuki Iwashima
1
-1
/
+2
2022-07-21
wifi: mac80211: fix queue selection for mesh/OCB interfaces
Felix Fietkau
1
-2
/
+2
2022-07-21
ip: fix dflt addr selection for connected nexthop
Nicolas Dichtel
1
-1
/
+1
2022-07-12
xsk: Clear page contiguity bit when unmapping pool
Ivan Malov
1
-0
/
+1
2022-07-12
rxrpc: Fix locking issue
David Howells
5
-22
/
+16
2022-07-12
Bluetooth: protect le accept and resolv lists with hdev->lock
Niels Dossche
1
-0
/
+12
2022-07-12
batman-adv: Use netif_rx().
Sebastian Andrzej Siewior
1
-1
/
+1
2022-07-12
netfilter: nft_payload: don't allow th access for fragments
Florian Westphal
2
-5
/
+6
2022-07-12
netfilter: nft_payload: support for inner header matching / mangling
Pablo Neira Ayuso
1
-2
/
+54
2022-07-12
netfilter: nf_tables: convert pktinfo->tprot_set to flags field
Pablo Neira Ayuso
4
-6
/
+6
2022-07-12
netfilter: nf_tables: stricter validation of element data
Pablo Neira Ayuso
1
-1
/
+8
2022-07-12
netfilter: nft_set_pipapo: release elements in clone from abort path
Pablo Neira Ayuso
1
-15
/
+33
2022-07-12
net: rose: fix UAF bug caused by rose_t0timer_expiry
Duoming Zhou
1
-2
/
+2
2022-07-12
can: bcm: use call_rcu() instead of costly synchronize_rcu()
Oliver Hartkopp
1
-4
/
+14
2022-07-07
tcp: add a missing nf_reset_ct() in 3WHS handling
Eric Dumazet
1
-1
/
+3
2022-07-07
ipv6: fix lockdep splat in in6_dump_addrs()
Eric Dumazet
1
-2
/
+2
2022-07-07
ipv6/sit: fix ipip6_tunnel_get_prl return value
katrinzhou
1
-5
/
+3
2022-07-07
tunnels: do not assume mac header is set in skb_tunnel_check_pmtu()
Eric Dumazet
1
-1
/
+1
2022-07-07
tipc: move bc link creation back to tipc_node_create
Xin Long
1
-19
/
+22
2022-07-07
net/sched: act_api: Notify user space if any actions were flushed before error
Victor Nogueira
1
-8
/
+14
2022-07-07
netfilter: nft_dynset: restore set element counter when failing to update
Pablo Neira Ayuso
1
-0
/
+2
2022-07-07
net: ipv6: unexport __init-annotated seg6_hmac_net_init()
YueHaibing
1
-1
/
+0
2022-07-07
net: rose: fix UAF bugs caused by timer handler
Duoming Zhou
1
-15
/
+19
2022-07-07
SUNRPC: Fix READ_PLUS crasher
Chuck Lever
1
-1
/
+1
2022-07-07
ipv6: take care of disable_policy when restoring routes
Nicolas Dichtel
2
-5
/
+8
2022-06-29
sock: redo the psock vs ULP protection check
Jakub Kicinski
3
-3
/
+7
2022-06-29
Revert "net/tls: fix tls_sk_proto_close executed repeatedly"
Jakub Kicinski
1
-3
/
+0
2022-06-29
net/tls: fix tls_sk_proto_close executed repeatedly
Ziyang Xuan
1
-0
/
+3
2022-06-29
erspan: do not assume transport header is always set
Eric Dumazet
2
-10
/
+20
2022-06-29
net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platforms
Peilin Ye
1
-2
/
+2
[next]