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.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-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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-08
sctp: remove sched init from sctp_stream_init
Xin Long
1
-2
/
+0
2019-03-08
route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
Xin Long
1
-0
/
+4
2019-03-08
netfilter: nf_tables: fix set double-free in abort path
Pablo Neira Ayuso
1
-6
/
+11
2019-03-08
netfilter: nat: don't register device notifier twice
Florian Westphal
1
-16
/
+19
2019-03-08
SUNRPC: Respect RPC call timeouts when retrying transmission
Trond Myklebust
1
-18
/
+24
2019-03-08
SUNRPC: Fix up RPC back channel transmission
Trond Myklebust
1
-28
/
+33
2019-03-08
SUNRPC: Prevent thundering herd when the socket is not connected
Trond Myklebust
1
-4
/
+17
2019-03-07
net/hsr: fix possible crash in add_timer()
Eric Dumazet
1
-8
/
+6
2019-03-07
net: atm: Add another IS_ENABLED(CONFIG_COMPAT) in atm_dev_ioctl
Nathan Chancellor
1
-1
/
+1
2019-03-07
net: atm: Use IS_ENABLED in atm_dev_ioctl
Nathan Chancellor
1
-6
/
+2
2019-03-07
ethtool: reduce stack usage with clang
Arnd Bergmann
1
-7
/
+9
2019-03-07
bpf: Stop the psock parser before canceling its work
Jakub Sitnicki
1
-0
/
+1
2019-03-07
net: fix GSO in bpf_lwt_push_ip_encap
Peter Oskolkov
1
-0
/
+2
2019-03-07
xsk: fix potential crash in xsk_diag_put_umem()
Eric Dumazet
1
-2
/
+2
2019-03-07
bpf: only test gso type on gso packets
Willem de Bruijn
1
-4
/
+4
2019-03-06
tcp: do not report TCP_CM_INQ of 0 for closed connections
Soheil Hassas Yeganeh
1
-0
/
+5
2019-03-06
net: hsr: fix memory leak in hsr_dev_finalize()
Mao Wenan
3
-1
/
+16
2019-03-06
net: sched: flower: insert new filter to idr after setting its mask
Vlad Buslov
1
-21
/
+22
2019-03-06
tcp: detecting the misuse of .sendpage for Slab objects
Vasily Averin
1
-0
/
+4
2019-03-06
iptunnel: NULL pointer deref for ip_md_tunnel_xmit
Alan Maguire
1
-3
/
+6
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+4
2019-03-06
ipv4/route: fail early when inet dev is missing
Paolo Abeni
1
-4
/
+5
2019-03-06
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2
-2
/
+4
2019-03-06
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2019-03-05
net/sched: act_tunnel_key: Fix double free dst_cache
wenxu
1
-16
/
+6
2019-03-05
tipc: fix RDM/DGRAM connect() regression
Erik Hugne
1
-1
/
+1
2019-03-05
libceph: use struct_size() for kmalloc() in crush_decode()
Gustavo A. R. Silva
1
-3
/
+2
2019-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-56
/
+62
2019-03-05
net/sched: avoid unused-label warning
Arnd Bergmann
1
-1
/
+1
2019-03-05
net: ignore sysctl_devconf_inherit_init_net without SYSCTL
Arnd Bergmann
2
-2
/
+5
2019-03-04
devlink: Add support for direct reporter health state update
Eran Ben Elisha
1
-5
/
+17
2019-03-04
devlink: Update reporter state to error even if recover aborted
Eran Ben Elisha
1
-1
/
+4
2019-03-04
sctp: call iov_iter_revert() after sending ABORT
Xin Long
1
-0
/
+1
2019-03-04
ip6mr: Do not call __IP6_INC_STATS() from preemptible context
Ido Schimmel
1
-4
/
+4
2019-03-04
net-sysfs: Switch to bitmap_zalloc()
Andy Shevchenko
1
-7
/
+5
2019-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-9
/
+61
2019-03-04
tls: Fix tls_device receive
Boris Pismenny
1
-11
/
+14
2019-03-04
tls: Fix mixing between async capable and async
Eran Ben Elisha
1
-6
/
+9
2019-03-04
tls: Fix write space handling
Boris Pismenny
3
-9
/
+36
2019-03-04
tls: Fix tls_device handling of partial records
Boris Pismenny
2
-17
/
+5
2019-03-04
net-sysfs: Fix mem leak in netdev_register_kobject
YueHaibing
1
-0
/
+3
2019-03-04
net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATE
Francesco Ruggeri
2
-0
/
+16
2019-03-04
net: fixup address-space warnings in compat_mc_{get,set}sockopt()
Ben Dooks
1
-4
/
+4
2019-03-04
net: dsa: Use prepare/commit phase in dsa_slave_vlan_rx_add_vid()
Florian Fainelli
1
-3
/
+6
2019-03-04
sch_cake: Simplify logic in cake_select_tin()
Toke Høiland-Jørgensen
1
-38
/
+23
2019-03-04
sch_cake: Permit use of connmarks as tin classifiers
Kevin Darbyshire-Bryant
1
-7
/
+27
2019-03-04
sch_cake: Make the dual modes fairer
George Amanakis
1
-29
/
+63
2019-03-04
net: dsa: add KSZ9893 switch tagging support
Tristram Ha
3
-0
/
+37
2019-03-04
appletalk: Fix use-after-free in atalk_proc_exit
YueHaibing
3
-8
/
+36
2019-03-04
appletalk: use remove_proc_subtree to simplify procfs code
YueHaibing
1
-39
/
+17
[prev]
[next]