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: 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
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-05-25
mac80211: fix rx reordering with non explicit / psmp ack policy
Felix Fietkau
1
-2
/
+1
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
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-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: sched: prevent UAF on tc_ctl_tfilter when temporarily dropping rtnl_lock
Thadeu Lima de Souza Cascardo
1
-1
/
+4
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-04-27
openvswitch: fix OOB access in reserve_sfa_size()
Paolo Valerio
1
-1
/
+1
2022-04-27
netlink: reset network and mac headers in netlink_dump()
Eric Dumazet
1
-0
/
+7
2022-04-27
net/packet: fix packet_sock xmit return value checking
Hangbin Liu
1
-4
/
+9
2022-04-20
nfc: nci: add flush_workqueue to prevent uaf
Lin Ma
1
-0
/
+4
2022-04-20
xfrm: policy: match with both mark and mask on user interfaces
Xin Long
3
-22
/
+20
2022-04-20
SUNRPC/call_alloc: async tasks mustn't block waiting for memory
NeilBrown
2
-2
/
+6
2022-04-20
Bluetooth: Fix use after free in hci_send_acl
Luiz Augusto von Dentz
1
-1
/
+2
2022-04-20
openvswitch: Fixed nd target mask field in the flow dump.
Martin Varghese
1
-2
/
+2
2022-04-20
net/x25: Fix null-ptr-deref caused by x25_disconnect
Duoming Zhou
1
-3
/
+8
2022-04-20
netfilter: nf_conntrack_tcp: preserve liberal flag in tcp options
Pablo Neira Ayuso
1
-4
/
+13
2022-04-20
af_netlink: Fix shift out of bounds in group mask calculation
Petr Machata
1
-0
/
+2
2022-04-20
SUNRPC: avoid race between mod_timer() and del_timer_sync()
NeilBrown
1
-0
/
+7
2022-04-20
af_key: add __GFP_ZERO flag for compose_sadb_supported in function pfkey_regi...
Haimin Zhang
1
-1
/
+1
2022-03-28
llc: only change llc->dev when bind() succeeds
Eric Dumazet
1
-25
/
+32
2022-03-28
mac80211: fix potential double free on mesh join
Linus Lüssing
1
-3
/
+0
2022-03-28
netfilter: nf_tables: initialize registers in nft_do_chain()
Pablo Neira Ayuso
1
-1
/
+1
2022-03-28
llc: fix netdevice reference leaks in llc_ui_bind()
Eric Dumazet
1
-0
/
+8
2022-03-28
net: ipv6: fix skb_over_panic in __ip6_append_data
Tadeusz Struk
1
-2
/
+2
[next]