index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-10
sctp: assign assoc_id earlier in __sctp_connect
Marcelo Ricardo Leitner
1
-2
/
+5
2017-02-10
dccp: fix out of bound access in dccp_v4_err()
Eric Dumazet
1
-6
/
+8
2017-02-10
dccp: do not send reset to already closed sockets
Eric Dumazet
1
-0
/
+4
2017-02-10
net: mangle zero checksum in skb_checksum_help()
Eric Dumazet
1
-1
/
+1
2017-02-10
net: clear sk_err_soft in sk_clone_lock()
Eric Dumazet
1
-0
/
+1
2017-02-10
sctp: validate chunk len before actually using it
Marcelo Ricardo Leitner
1
-6
/
+6
2017-02-10
net: sctp, forbid negative length
Jiri Slaby
1
-1
/
+4
2017-02-10
packet: call fanout_release, while UNREGISTERING a netdev
Anoob Soman
1
-0
/
+1
2017-02-10
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
6
-7
/
+12
2017-02-10
net: avoid sk_forward_alloc overflows
Eric Dumazet
1
-0
/
+10
2017-02-10
net: fix sk_mem_reclaim_partial()
Eric Dumazet
2
-7
/
+8
2017-02-10
can: bcm: fix warning in bcm_connect/proc_register
Oliver Hartkopp
1
-9
/
+23
2017-02-10
netfilter: fix namespace handling in nf_log_proc_dostring
Jann Horn
1
-2
/
+4
2017-02-10
firewire: net: fix fragmented datagram_size off-by-one
Stefan Richter
1
-4
/
+4
2017-02-10
firewire: net: guard against rx buffer overflows
Stefan Richter
1
-16
/
+35
2017-02-10
net/mlx4_core: Allow resetting VF admin mac to zero
Jack Morgenstein
1
-1
/
+1
2017-02-10
pstore: Fix buffer overflow while write offset equal to buffer size
Liu ShuoX
1
-2
/
+2
2017-02-10
brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()
Arend Van Spriel
1
-1
/
+1
2017-02-10
brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()
Florian Fainelli
1
-1
/
+1
2017-02-10
brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfill
Florian Fainelli
1
-1
/
+3
2017-02-10
svc: Avoid garbage replies when pc_func() returns rpc_drop_reply
Chuck Lever
1
-1
/
+2
2017-02-10
iwlwifi: pcie: fix access to scratch buffer
Sara Sharon
1
-2
/
+2
2017-02-10
ipvs: count pre-established TCP states as active
Michal Kubecek
1
-2
/
+23
2017-02-10
net: disable fragment reassembly if high_thresh is set to zero
Michal Kubecek
3
-0
/
+11
2017-02-10
mISDN: Fixing missing validation in base_sock_bind()
Emrah Demir
1
-0
/
+3
2017-02-10
mISDN: Support DR6 indication in mISDNipac driver
Maciej S. Szmigiero
2
-0
/
+3
2017-02-10
net: ratelimit warnings about dst entry refcount underflow or overflow
Konstantin Khlebnikov
1
-1
/
+3
2017-02-10
bonding: Fix bonding crash
Mahesh Bandewar
3
-3
/
+21
2017-02-10
tcp: take care of truncations done by sk_filter()
Eric Dumazet
5
-9
/
+33
2017-02-10
tcp: fix wrong checksum calculation on MTU probing
Douglas Caetano dos Santos
1
-5
/
+7
2017-02-10
tcp: fix overflow in __tcp_retransmit_skb()
Eric Dumazet
1
-1
/
+2
2017-02-10
tcp: properly scale window in tcp_v[46]_reqsk_send_ack()
Eric Dumazet
2
-2
/
+9
2017-02-10
tcp: fix use after free in tcp_xmit_retransmit_queue()
Eric Dumazet
1
-0
/
+2
2017-02-10
net/irda: handle iriap_register_lsap() allocation failure
Vegard Nossum
1
-2
/
+6
2017-02-10
ip6_tunnel: disable caching when the traffic class is inherited
Paolo Abeni
1
-2
/
+11
2017-02-10
ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()
Eli Cooper
1
-0
/
+1
2017-02-10
ipv6: dccp: add missing bind_conflict to dccp_ipv6_mapped
Eric Dumazet
1
-0
/
+1
2017-02-10
ipv6: dccp: fix out of bound access in dccp_v6_err()
Eric Dumazet
1
-7
/
+8
2017-02-10
ipv6: correctly add local routes when lo goes up
Nicolas Dichtel
1
-1
/
+1
2017-02-10
ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()
Lance Richardson
1
-1
/
+0
2017-02-10
ipv6: fix rtnl locking in setsockopt for anycast and multicast
Sabrina Dubroca
3
-10
/
+31
2017-02-10
ipv6: addrconf: fix dev refcont leak when DAD failed
Wei Yongjun
1
-0
/
+2
2017-02-10
ipv6: move DAD and addrconf_verify processing to workqueue
Hannes Frederic Sowa
2
-49
/
+141
2017-02-10
ipv6: split duplicate address detection and router solicitation timer
Hannes Frederic Sowa
2
-65
/
+79
2017-02-10
ipv6: don't call fib6_run_gc() until routing is ready
Michal KubeÄek
3
-7
/
+19
2017-02-10
stddef.h: move offsetofend inside #ifndef/#endif guard, neaten
Joe Perches
1
-4
/
+4
2017-02-10
include/stddef.h: Move offsetofend() from vfio.h to a generic kernel header
Denys Vlasenko
2
-13
/
+9
2017-02-10
drivers/vfio: Rework offsetofend()
Gavin Shan
1
-3
/
+2
2017-02-10
vt: clear selection before resizing
Scot Doyle
1
-0
/
+3
2017-02-10
tty: vt, fix bogus division in csi_J
Jiri Slaby
1
-1
/
+1
[prev]
[next]