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-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
2022-05-15
Bluetooth: Fix the creation of hdev->name
Itay Iellin
1
-3
/
+3
2022-05-12
net: ipv6: ensure we call ipv6_mc_down() at most once
j.nixdorf@avm.de
1
-2
/
+6
2022-05-12
net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter()
Eric Dumazet
1
-3
/
+6
2022-05-12
NFC: netlink: fix sleep in atomic bug when firmware download timeout
Duoming Zhou
1
-2
/
+2
2022-05-12
nfc: replace improper check device_is_registered() in netlink related functions
Duoming Zhou
1
-15
/
+14
2022-05-12
Revert "SUNRPC: attempt AF_LOCAL connect on setup"
Trond Myklebust
1
-3
/
+0
2022-05-12
tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT
Eric Dumazet
2
-1
/
+12
2022-05-12
ip_gre: Make o_seqno start from 0 in native mode
Peilin Ye
1
-5
/
+3
2022-05-12
sctp: check asoc strreset_chunk in sctp_generate_reconf_event
Xin Long
1
-0
/
+4
2022-05-12
ipvs: correctly print the memory size of ip_vs_conn_tab
Pengcheng Yang
1
-1
/
+1
2022-05-12
net/sched: cls_u32: fix netns refcount changes in u32_change()
Eric Dumazet
1
-7
/
+11
2022-04-27
ax25: Fix UAF bugs in ax25 timers
Duoming Zhou
1
-0
/
+5
2022-04-27
ax25: Fix NULL pointer dereferences in ax25 timers
Duoming Zhou
2
-8
/
+16
2022-04-27
ax25: fix NPD bug in ax25_disconnect
Duoming Zhou
1
-1
/
+1
2022-04-27
ax25: fix UAF bug in ax25_send_control()
Duoming Zhou
1
-4
/
+4
2022-04-27
ax25: Fix refcount leaks caused by ax25_cb_del()
Duoming Zhou
1
-3
/
+11
2022-04-27
ax25: fix UAF bugs of net_device caused by rebinding operation
Duoming Zhou
1
-1
/
+4
2022-04-27
ax25: fix reference count leaks of ax25_dev
Duoming Zhou
3
-16
/
+36
2022-04-27
ax25: add refcount in ax25_dev to avoid UAF bugs
Duoming Zhou
3
-2
/
+15
[next]