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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-12
net: rose: fix UAF bug caused by rose_t0timer_expiry
Duoming Zhou
1
-2
/
+2
2022-07-12
esp: limit skb_page_frag_refill use to a single page
Sabrina Dubroca
2
-6
/
+4
2022-07-07
net: Rename and export copy_skb_header
Ilya Lesokhin
1
-4
/
+5
2022-07-07
ipv6/sit: fix ipip6_tunnel_get_prl return value
katrinzhou
1
-5
/
+3
2022-07-07
sit: use min
kernel test robot
1
-1
/
+1
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-06-25
tcp: drop the hash_32() part from the index calculation
Willy Tarreau
1
-1
/
+1
2022-06-25
tcp: increase source port perturb table to 2^16
Willy Tarreau
1
-4
/
+5
2022-06-25
tcp: dynamically allocate the perturb table used by source ports
Willy Tarreau
1
-2
/
+13
2022-06-25
tcp: add small random increments to the source port
Willy Tarreau
1
-4
/
+5
2022-06-25
tcp: use different parts of the port_offset for index and offset
Willy Tarreau
1
-1
/
+1
2022-06-25
tcp: add some entropy in __inet_hash_connect()
Eric Dumazet
1
-0
/
+5
2022-06-25
xprtrdma: fix incorrect header size calculations
Colin Ian King
1
-2
/
+2
2022-06-25
l2tp: fix race in pppol2tp_release with session object destroy
James Chapman
1
-25
/
+27
2022-06-25
l2tp: don't use inet_shutdown on ppp session destroy
James Chapman
1
-10
/
+0
2022-06-25
ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg
Wang Yufen
1
-2
/
+3
2022-06-14
tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd
Eric Dumazet
1
-4
/
+7
2022-06-14
Revert "net: af_key: add check for pfkey_broadcast in function pfkey_process"
Michal Kubecek
1
-4
/
+6
2022-06-14
net: ipv6: unexport __init-annotated seg6_hmac_init()
Masahiro Yamada
1
-1
/
+0
2022-06-14
net: xfrm: unexport __init-annotated xfrm4_protocol_init()
Masahiro Yamada
1
-1
/
+0
2022-06-14
SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()
Chuck Lever
1
-1
/
+5
2022-06-14
xprtrdma: treat all calls not a bcall when bc_serv is NULL
Kinglong Mee
1
-0
/
+5
2022-06-14
tcp: tcp_rtx_synack() can be called from process context
Eric Dumazet
1
-2
/
+2
2022-06-14
netfilter: nf_tables: disallow non-stateful expression in sets earlier
Pablo Neira Ayuso
2
-9
/
+10
2022-06-14
mac80211: upgrade passive scan to active scan on DFS channels after beacon rx
Felix Fietkau
2
-0
/
+25
2022-06-14
wifi: mac80211: fix use-after-free in chanctx code
Johannes Berg
1
-5
/
+2
2022-06-14
rxrpc: Don't try to resend the request if we're receiving the reply
David Howells
1
-1
/
+2
2022-06-14
rxrpc: Fix listen() setting the bar too high for the prealloc rings
David Howells
1
-2
/
+2
2022-06-14
sctp: read sk->sk_bound_dev_if once in sctp_rcv()
Eric Dumazet
1
-1
/
+3
2022-06-14
Bluetooth: fix dangling sco_conn and use-after-free in sco_sock_timeout
Ying Hsu
1
-8
/
+13
2022-06-14
NFC: NULL out the dev->rfkill to prevent UAF
Lin Ma
1
-0
/
+1
2022-06-14
rxrpc: Return an error to sendmsg if call failed
David Howells
1
-0
/
+6
2022-06-14
ipv6: Don't send rs packets to the interface of ARPHRD_TUNNEL
jianghaoran
1
-1
/
+2
2022-06-06
bpf: Enlarge offset check value to INT_MAX in bpf_skb_{load,store}_bytes
Liu Jian
1
-2
/
+2
2022-06-06
net: af_key: check encryption module availability consistency
Thomas Bartschies
1
-3
/
+3
2022-06-06
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
3
-8
/
+10
2022-06-06
tcp: change source port randomizarion at connect() time
Eric Dumazet
1
-3
/
+17
2022-05-25
mac80211: fix rx reordering with non explicit / psmp ack policy
Felix Fietkau
1
-2
/
+1
2022-05-25
net: bridge: Clear offload_fwd_mark when passing frame up bridge interface.
Andrew Lunn
1
-0
/
+7
2022-05-25
net: af_key: add check for pfkey_broadcast in function pfkey_process
Jiasheng Jiang
1
-2
/
+4
2022-05-25
NFC: nci: fix sleep in atomic context bugs caused by nci_skb_alloc
Duoming Zhou
2
-3
/
+3
2022-05-18
ping: fix address binding wrt vrf
Nicolas Dichtel
1
-1
/
+11
2022-05-18
tcp: resalt the secret every 10 seconds
Eric Dumazet
1
-3
/
+9
2022-05-18
net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pending
Guangguan Wang
1
-2
/
+2
2022-05-18
netlink: do not reset transport header in netlink_recvmsg()
Eric Dumazet
1
-1
/
+0
2022-05-18
ipv4: drop dst in multicast routing path
Lokesh Dhoundiyal
1
-0
/
+1
2022-05-18
batman-adv: Don't skb_split skbuffs with frag_list
Sven Eckelmann
1
-0
/
+11
[next]