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
2018-04-13
net: validate attribute sizes in neigh_dump_table()
Eric Dumazet
1
-4
/
+8
2018-04-13
tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established sockets
Eric Dumazet
1
-2
/
+4
2018-04-13
tipc: fix unbalanced reference counter
Jon Maloy
3
-3
/
+9
2018-04-13
net/tls: Remove VLA usage
Kees Cook
1
-1
/
+9
2018-04-12
Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
14
-116
/
+240
2018-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-142
/
+139
2018-04-12
l2tp: fix race in duplicate tunnel detection
Guillaume Nault
3
-28
/
+14
2018-04-12
l2tp: fix races in tunnel creation
Guillaume Nault
4
-110
/
+110
2018-04-11
rds: MP-RDS may use an invalid c_path
Ka-Cheong Poon
1
-5
/
+10
2018-04-11
netfilter: xt_connmark: Add bit mapping for bit-shift operation.
Jack Ma
1
-8
/
+11
2018-04-10
SUNRPC: Add helpers for decoding opaque and string types
Trond Myklebust
1
-0
/
+82
2018-04-10
xprtrdma: Fix corner cases when handling device removal
Chuck Lever
1
-4
/
+9
2018-04-10
sunrpc: Add static trace point to report result of RPC ping
Chuck Lever
1
-0
/
+6
2018-04-10
sunrpc: Add static trace point to report RPC latency stats
Chuck Lever
1
-5
/
+11
2018-04-10
sunrpc: Simplify synopsis of some trace points
Chuck Lever
2
-6
/
+6
2018-04-10
SUNRPC: Make num_reqs a non-atomic integer
Chuck Lever
1
-8
/
+9
2018-04-10
SUNRPC: Make RTT measurement more precise (Send)
Chuck Lever
3
-1
/
+4
2018-04-10
SUNRPC: Make RTT measurement more precise (Receive)
Chuck Lever
1
-2
/
+3
2018-04-10
SUNRPC: Move xprt_update_rtt callsite
Chuck Lever
2
-3
/
+9
2018-04-10
xprtrdma: Move creation of rl_rdmabuf to rpcrdma_create_req
Chuck Lever
3
-34
/
+12
2018-04-10
xprtrdma: Chain Send to FastReg WRs
Chuck Lever
4
-18
/
+49
2018-04-10
xprtrdma: "Support" call-only RPCs
Chuck Lever
2
-6
/
+6
2018-04-10
xprtrdma: Reduce number of MRs created by rpcrdma_mrs_create
Chuck Lever
1
-1
/
+1
2018-04-10
xprtrdma: ->send_request returns -EAGAIN when there are no free MRs
Chuck Lever
5
-13
/
+27
2018-04-10
xprtrdma: Remove xprt-specific connect cookie
Chuck Lever
3
-6
/
+3
2018-04-10
xprtrdma: Remove arbitrary limit on initiator depth
Chuck Lever
1
-5
/
+2
2018-04-10
xprtrdma: Fix latency regression on NUMA NFS/RDMA clients
Chuck Lever
3
-4
/
+1
2018-04-10
Merge tag 'ceph-for-4.17-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
9
-168
/
+453
2018-04-10
ip_gre: clear feature flags when incompatible o_flags are set
Sabrina Dubroca
1
-0
/
+6
2018-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
28
-67
/
+181
2018-04-09
netfilter: ebtables: don't attempt to allocate 0-sized compat array
Florian Westphal
1
-5
/
+6
2018-04-09
ipvs: fix rtnl_lock lockups caused by start_sync_thread
Julian Anastasov
2
-83
/
+80
2018-04-09
netfilter: nf_conntrack_sip: allow duplicate SDP expectations
Florian Westphal
2
-5
/
+16
2018-04-09
inetpeer: fix uninit-value in inet_getpeer
Eric Dumazet
1
-0
/
+1
2018-04-09
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-13
/
+33
2018-04-08
devlink: convert occ_get op to separate registration
Jiri Pirko
1
-9
/
+65
2018-04-08
tipc: use the right skb in tipc_sk_fill_sock_diag()
Cong Wang
3
-6
/
+6
2018-04-08
sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6
Eric Dumazet
1
-5
/
+8
2018-04-08
net: dsa: Discard frames from unused ports
Andrew Lunn
1
-1
/
+7
2018-04-08
sctp: do not leak kernel memory to user space
Eric Dumazet
1
-1
/
+3
2018-04-08
soreuseport: initialise timewait reuseport field
Eric Dumazet
1
-0
/
+1
2018-04-08
ipv4: fix uninit-value in ip_route_output_key_hash_rcu()
Eric Dumazet
1
-5
/
+6
2018-04-08
dccp: initialize ireq->ir_mark
Eric Dumazet
2
-0
/
+2
2018-04-08
net: fix uninit-value in __hw_addr_add_ex()
Eric Dumazet
1
-2
/
+2
2018-04-08
net: initialize skb->peeked when cloning
Eric Dumazet
1
-0
/
+1
2018-04-08
netlink: fix uninit-value in netlink_sendmsg
Eric Dumazet
1
-0
/
+2
2018-04-07
net_sched: fix a missing idr_remove() in u32_delete_key()
Cong Wang
1
-0
/
+1
2018-04-07
kbuild: rename *-asn1.[ch] to *.asn1.[ch]
Masahiro Yamada
2
-3
/
+3
2018-04-07
kbuild: clean up *-asn1.[ch] patterns from top-level Makefile
Masahiro Yamada
1
-1
/
+0
2018-04-07
Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-27
/
+215
[prev]
[next]