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.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-05-16
tipc: switch order of device registration to fix a crash
Junwei Hu
1
-7
/
+7
2019-05-16
ipv6: prevent possible fib6 leaks
Eric Dumazet
2
-3
/
+16
2019-05-16
net: bpfilter: fallback to netfilter if failed to load bpfilter kernel module
Konstantin Khlebnikov
1
-4
/
+2
2019-05-16
hv_sock: Add support for delayed close
Sunil Muthuswamy
1
-31
/
+77
2019-05-16
flow_offload: support CVLAN match
Edward Cree
1
-0
/
+7
2019-05-16
rxrpc: Allow the kernel to mark a call as being non-interruptible
David Howells
5
-3
/
+16
2019-05-16
rxrpc: Provide kernel interface to set max lifespan on a call
David Howells
1
-0
/
+25
2019-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-5
/
+9
2019-05-16
Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
6
-117
/
+227
2019-05-16
bpf, tcp: correctly handle DONT_WAIT flags and timeo == 0
John Fastabend
1
-1
/
+4
2019-05-15
dns_resolver: Allow used keys to be invalidated
David Howells
2
-2
/
+6
2019-05-15
tcp: do not recycle cloned skbs
Eric Dumazet
1
-1
/
+1
2019-05-15
net: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC
Sinan Kaya
1
-1
/
+1
2019-05-15
rtnetlink: always put IFLA_LINK for links with a link-netnsid
Sabrina Dubroca
1
-6
/
+10
2019-05-15
tcp: fix retrans timestamp on passive Fast Open
Yuchung Cheng
1
-0
/
+3
2019-05-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-5
/
+6
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
3
-3
/
+4
2019-05-14
mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM
Ira Weiny
1
-2
/
+2
2019-05-14
bpf: sockmap fix msg->sg.size account on ingress skb
John Fastabend
1
-0
/
+1
2019-05-14
bpf: sockmap remove duplicate queue free
John Fastabend
1
-2
/
+0
2019-05-14
bpf: sockmap, only stop/flush strp if it was enabled at some point
John Fastabend
1
-2
/
+4
2019-05-13
flow_dissector: disable preemption around BPF calls
Eric Dumazet
1
-0
/
+2
2019-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
8
-34
/
+88
2019-05-12
net: dccp : proto: remove Unneeded variable "err"
Hariprasad Kelam
1
-2
/
+1
2019-05-12
net: dsa: Initialize DSA_SKB_CB(skb)->deferred_xmit variable
Vladimir Oltean
1
-0
/
+2
2019-05-11
net: qrtr: use protocol endiannes variable
Nicholas Mc Guire
1
-3
/
+4
2019-05-11
dsa: tag_brcm: Fix build error without CONFIG_NET_DSA_TAG_BRCM_PREPEND
YueHaibing
1
-1
/
+1
2019-05-11
bridge: Fix error path for kobject_init_and_add()
Tobin C. Harding
1
-7
/
+6
2019-05-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
14
-41
/
+78
2019-05-10
net/tls: handle errors from padding_length()
Jakub Kicinski
1
-8
/
+22
2019-05-10
net/tls: remove set but not used variables
Jakub Kicinski
1
-4
/
+1
2019-05-10
Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
16
-649
/
+764
2019-05-09
packet: Fix error path in packet_init
YueHaibing
1
-5
/
+20
2019-05-09
SUNRPC: Rebalance a kref in auth_gss.c
Chuck Lever
1
-0
/
+1
2019-05-09
SUNRPC: Fix an error code in gss_alloc_msg()
Dan Carpenter
1
-1
/
+3
2019-05-09
SUNRPC: task should be exit if encode return EKEYEXPIRED more times
ZhangXiaoxu
1
-1
/
+8
2019-05-09
net/tcp: use deferred jump label for TCP acked data hook
Jakub Kicinski
2
-5
/
+12
2019-05-09
Merge tag 'batadv-net-for-davem-20190509' of git://git.open-mesh.org/linux-merge
David S. Miller
4
-9
/
+10
2019-05-09
vlan: disable SIOCSHWTSTAMP in container
Hangbin Liu
1
-1
/
+3
2019-05-09
tipc: fix hanging clients using poll with EPOLLOUT flag
Parthasarathy Bhuvaragan
1
-2
/
+2
2019-05-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-8
/
+8
2019-05-09
netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last rule
Florian Westphal
1
-1
/
+3
2019-05-09
net/sched: avoid double free on matchall reoffload
Pieter Jansen van Vuuren
1
-0
/
+1
2019-05-08
openvswitch: Replace removed NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)
Geert Uytterhoeven
1
-2
/
+2
2019-05-08
ipv4: Fix raw socket lookup for local traffic
David Ahern
1
-2
/
+2
2019-05-08
fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL n...
Hangbin Liu
1
-3
/
+3
2019-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
489
-9258
/
+14217
2019-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-7
/
+26
2019-05-07
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+4
2019-05-07
net/sched: remove block pointer from common offload structure
Pieter Jansen van Vuuren
4
-31
/
+17
[prev]
[next]