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
2020-07-31
rtnetlink: Fix memory(net_device) leak when ->newlink fails
Weilong Chen
1
-1
/
+2
2020-07-31
udp: Improve load balancing for SO_REUSEPORT.
Kuniyuki Iwashima
2
-12
/
+18
2020-07-31
udp: Copy has_conns in reuseport_grow().
Kuniyuki Iwashima
1
-0
/
+1
2020-07-31
sctp: shrink stream outq when fails to do addstream reconf
Xin Long
1
-2
/
+4
2020-07-31
sctp: shrink stream outq only when new outcnt < old outcnt
Xin Long
1
-7
/
+14
2020-07-31
AX.25: Prevent integer overflows in connect and sendmsg
Dan Carpenter
1
-1
/
+4
2020-07-31
tcp: allow at most one TLP probe per flight
Yuchung Cheng
2
-10
/
+14
2020-07-31
rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATA
David Howells
2
-2
/
+2
2020-07-31
qrtr: orphan socket in qrtr_release()
Cong Wang
1
-0
/
+1
2020-07-31
net: udp: Fix wrong clean up for IS_UDPLITE macro
Miaohe Lin
2
-2
/
+2
2020-07-31
net-sysfs: add a newline when printing 'tx_timeout' by sysfs
Xiongfeng Wang
1
-1
/
+1
2020-07-31
ip6_gre: fix null-ptr-deref in ip6gre_init_net()
Wei Yongjun
1
-5
/
+6
2020-07-31
dev: Defer free of skbs in flush_backlog
Subash Abhinov Kasiviswanathan
1
-1
/
+1
2020-07-31
AX.25: Prevent out-of-bounds read in ax25_sendmsg()
Peilin Ye
1
-1
/
+2
2020-07-31
AX.25: Fix out-of-bounds read in ax25_connect()
Peilin Ye
1
-1
/
+3
2020-07-29
ipvs: fix the connection sync failed in some cases
guodeqing
1
-4
/
+8
2020-07-29
tipc: clean up skb list lock handling on send path
Jon Maloy
5
-21
/
+22
2020-07-29
mac80211: allow rx of mesh eapol frames with default rx key
Markus Theil
1
-0
/
+26
2020-07-22
libceph: don't omit recovery_deletes in target_copy()
Ilya Dryomov
1
-0
/
+1
2020-07-22
sched: consistently handle layer3 header accesses in the presence of VLANs
Toke Høiland-Jørgensen
12
-23
/
+26
2020-07-22
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
1
-1
/
+1
2020-07-22
tcp: md5: allow changing MD5 keys in all socket states
Eric Dumazet
1
-4
/
+1
2020-07-22
tcp: md5: refine tcp_md5_do_add()/tcp_md5_hash_key() barriers
Eric Dumazet
2
-7
/
+13
2020-07-22
tcp: md5: do not send silly options in SYNCOOKIES
Eric Dumazet
1
-3
/
+5
2020-07-22
tcp: md5: add missing memory barriers in tcp_md5_do_add()/tcp_md5_hash_key()
Eric Dumazet
2
-2
/
+8
2020-07-22
tcp: make sure listeners don't initialize congestion-control state
Christoph Paasch
2
-1
/
+4
2020-07-22
tcp: fix SO_RCVLOWAT possible hangs under high mem pressure
Eric Dumazet
1
-0
/
+2
2020-07-22
net_sched: fix a memory leak in atm_tc_init()
Cong Wang
1
-4
/
+4
2020-07-22
llc: make sure applications use ARPHRD_ETHER
Eric Dumazet
1
-3
/
+7
2020-07-22
l2tp: remove skb_dst_set() from l2tp_xmit_skb()
Xin Long
1
-4
/
+1
2020-07-22
ipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsg
Sabrina Dubroca
1
-0
/
+3
2020-07-22
genetlink: remove genl_bind
Sean Tranchetti
1
-49
/
+0
2020-07-16
bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()
Kees Cook
1
-1
/
+1
2020-07-16
net: qrtr: Fix an out of bounds read qrtr_endpoint_post()
Dan Carpenter
1
-1
/
+5
2020-06-30
SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()
Chuck Lever
1
-0
/
+4
2020-06-30
sunrpc: fixed rollback in rpc_gssd_dummy_populate()
Vasily Averin
1
-0
/
+1
2020-06-30
netfilter: ipset: fix unaligned atomic access
Russell King
1
-0
/
+2
2020-06-30
rxrpc: Fix handling of rwind from an ACK packet
David Howells
1
-4
/
+3
2020-06-30
xfrm: Fix double ESP trailer insertion in IPsec crypto offload.
Huy Nguyen
1
-1
/
+3
2020-06-30
net: Do not clear the sock TX queue in sk_set_socket()
Tariq Toukan
1
-0
/
+2
2020-06-30
net: Fix the arp error in some cases
guodeqing
1
-1
/
+1
2020-06-30
sch_cake: don't call diffserv parsing code when it is not needed
Toke Høiland-Jørgensen
1
-4
/
+9
2020-06-30
tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT
Neal Cardwell
1
-0
/
+2
2020-06-30
sch_cake: fix a few style nits
Toke Høiland-Jørgensen
1
-2
/
+2
2020-06-30
sch_cake: don't try to reallocate or unshare skb unconditionally
Ilya Ponetayev
1
-11
/
+30
2020-06-30
ip_tunnel: fix use-after-free in ip_tunnel_lookup()
Taehee Yoo
1
-6
/
+8
2020-06-30
ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()
Taehee Yoo
1
-3
/
+6
2020-06-30
tcp: grow window for OOO packets only for SACK flows
Eric Dumazet
1
-2
/
+10
2020-06-30
tcp: don't ignore ECN CWR on pure ACK
Denis Kirjanov
1
-3
/
+11
2020-06-30
sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket
Marcelo Ricardo Leitner
3
-2
/
+7
[next]