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-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
2020-06-30
rxrpc: Fix notification call on completion of discarded calls
David Howells
1
-0
/
+7
2020-06-30
net: increment xmit_recursion level in dev_direct_xmit()
Eric Dumazet
2
-1
/
+3
2020-06-30
net: place xmit recursion in softnet data
Florian Westphal
2
-10
/
+6
2020-06-30
net: fix memleak in register_netdevice()
Yang Yingliang
1
-0
/
+7
2020-06-30
net: bridge: enfore alignment for ethernet address
Thomas Martitz
1
-1
/
+1
2020-06-30
mld: fix memory leak in ipv6_mc_destroy_dev()
Wang Hai
1
-0
/
+1
2020-06-30
net: sched: export __netdev_watchdog_up()
Valentin Longchamp
1
-0
/
+1
2020-06-25
net: core: device_rename: Use rwsem instead of a seqcount
Ahmed S. Darwish
1
-22
/
+18
2020-06-25
sched/rt, net: Use CONFIG_PREEMPTION.patch
Thomas Gleixner
1
-1
/
+1
2020-06-25
xdp: Fix xsk_generic_xmit errno
Li RongQing
1
-3
/
+1
2020-06-25
net/filter: Permit reading NET in load_bytes_relative when MAC not set
YiFei Zhu
1
-7
/
+9
2020-06-25
rxrpc: Adjust /proc/net/rxrpc/calls to display call->debug_id not user_ID
David Howells
1
-3
/
+3
2020-06-25
net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'
Fedor Tokarev
1
-2
/
+2
2020-06-22
sunrpc: clean up properly in gss_mech_unregister()
NeilBrown
2
-9
/
+15
2020-06-22
sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations.
NeilBrown
1
-2
/
+4
2020-06-22
netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported
Pablo Neira Ayuso
1
-2
/
+2
2020-06-22
batman-adv: Revert "disable ethtool link speed detection when auto negotiatio...
Sven Eckelmann
1
-14
/
+1
2020-06-22
Bluetooth: Add SCO fallback for invalid LMP parameters error
Hsin-Yu Chao
1
-0
/
+1
2020-06-22
bridge: Avoid infinite loop when suppressing NS messages with invalid options
Ido Schimmel
1
-0
/
+4
2020-06-22
ipv6: fix IPV6_ADDRFORM operation logic
Hangbin Liu
1
-6
/
+7
2020-06-10
vsock: fix timeout in vsock_accept()
Stefano Garzarella
1
-1
/
+1
2020-06-10
l2tp: do not use inet_hash()/inet_unhash()
Eric Dumazet
2
-15
/
+44
2020-06-10
l2tp: add sk_family checks to l2tp_validate_socket
Eric Dumazet
1
-0
/
+3
2020-06-10
devinet: fix memleak in inetdev_init()
Yang Yingliang
1
-0
/
+1
2020-06-03
netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build
Pablo Neira Ayuso
1
-1
/
+1
2020-06-03
xsk: Add overflow check for u64 division, stored into u32
Björn Töpel
1
-2
/
+6
2020-06-03
esp6: get the right proto for transport mode in esp6_gso_encap
Xin Long
1
-1
/
+8
2020-06-03
netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code
Pablo Neira Ayuso
2
-32
/
+37
2020-06-03
netfilter: nfnetlink_cthelper: unbreak userspace helper support
Pablo Neira Ayuso
1
-1
/
+2
2020-06-03
netfilter: ipset: Fix subcounter update skip
Phil Sutter
1
-1
/
+1
2020-06-03
netfilter: nft_reject_bridge: enable reject with bridge vlan
Michael Braun
1
-0
/
+6
2020-06-03
ip_vti: receive ipip packet by calling ip_tunnel_rcv
Xin Long
1
-1
/
+22
[next]