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.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
2016-07-12
ipv4: af_inet: make it explicitly non-modular
Paul Gortmaker
1
-4
/
+1
2016-07-12
tipc: reset all unicast links when broadcast send link fails
Jon Paul Maloy
3
-4
/
+27
2016-07-12
tipc: ensure correct broadcast send buffer release when peer is lost
Jon Paul Maloy
1
-0
/
+2
2016-07-12
tipc: extend broadcast link initialization criteria
Jon Paul Maloy
1
-1
/
+6
2016-07-12
sock: ignore SCM_RIGHTS and SCM_CREDENTIALS in __sock_cmsg_send
Soheil Hassas Yeganeh
1
-0
/
+4
2016-07-11
ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user space
Julian Anastasov
1
-0
/
+6
2016-07-11
tcp: make challenge acks less predictable
Eric Dumazet
1
-5
/
+10
2016-07-11
tunnels: correct conditional build of MPLS and IPv6
Simon Horman
1
-12
/
+13
2016-07-11
sctp: implement prsctp PRIO policy
Xin Long
4
-1
/
+105
2016-07-11
sctp: implement prsctp RTX policy
Xin Long
2
-0
/
+6
2016-07-11
sctp: implement prsctp TTL policy
Xin Long
4
-5
/
+33
2016-07-11
sctp: add SCTP_PR_ASSOC_STATUS on sctp sockopt
Xin Long
1
-0
/
+62
2016-07-11
sctp: add SCTP_DEFAULT_PRINFO into sctp sockopt
Xin Long
1
-0
/
+91
2016-07-11
sctp: add SCTP_PR_SUPPORTED on sctp sockopt
Xin Long
4
-6
/
+88
2016-07-11
NFS: Don't drop CB requests with invalid principals
Chuck Lever
1
-0
/
+5
2016-07-11
svc: Avoid garbage replies when pc_func() returns rpc_drop_reply
Chuck Lever
1
-1
/
+2
2016-07-11
xprtrdma: No direct data placement with krb5i and krb5p
Chuck Lever
4
-2
/
+26
2016-07-11
xprtrdma: Clean up fixup_copy_count accounting
Chuck Lever
1
-13
/
+13
2016-07-11
xprtrdma: Update only specific fields in private receive buffer
Chuck Lever
1
-4
/
+9
2016-07-11
xprtrdma: Do not update {head, tail}.iov_len in rpcrdma_inline_fixup()
Chuck Lever
1
-28
/
+33
2016-07-11
xprtrdma: rpcrdma_inline_fixup() overruns the receive page list
Chuck Lever
1
-5
/
+11
2016-07-11
xprtrdma: Chunk list encoders no longer share one rl_segments array
Chuck Lever
2
-53
/
+44
2016-07-11
xprtrdma: Place registered MWs on a per-req list
Chuck Lever
6
-139
/
+94
2016-07-11
xprtrdma: Release orphaned MRs immediately
Chuck Lever
2
-12
/
+26
2016-07-11
xprtrdma: Allocate MRs on demand
Chuck Lever
5
-124
/
+114
2016-07-11
xprtrdma: Chunk list encoders must not return zero
Chuck Lever
3
-3
/
+7
2016-07-11
xprtrdma: Honor ->send_request API contract
Chuck Lever
5
-24
/
+39
2016-07-11
xprtrdma: Reply buffer exhaustion can be catastrophic
Chuck Lever
1
-7
/
+5
2016-07-11
xprtrdma: Clean up device capability detection
Chuck Lever
4
-29
/
+44
2016-07-11
xprtrdma: Remove rpcrdma_map_one() and friends
Chuck Lever
2
-44
/
+0
2016-07-11
xprtrdma: Remove ALLPHYSICAL memory registration mode
Chuck Lever
4
-142
/
+2
2016-07-11
xprtrdma: Do not leak an MW during a DMA map failure
Chuck Lever
2
-0
/
+2
2016-07-11
xprtrdma: Refactor MR recovery work queues
Chuck Lever
5
-166
/
+135
2016-07-11
xprtrdma: Use scatterlist for DMA mapping and unmapping under FMR
Chuck Lever
1
-39
/
+57
2016-07-11
xprtrdma: Rename fields in rpcrdma_fmr
Chuck Lever
2
-19
/
+19
2016-07-11
xprtrdma: Move init and release helpers
Chuck Lever
2
-89
/
+119
2016-07-11
xprtrdma: Create common scatterlist fields in rpcrdma_mw
Chuck Lever
2
-47
/
+46
2016-07-11
xprtrdma: Remove FMRs from the unmap list after unmapping
Chuck Lever
1
-2
/
+7
2016-07-11
udp: prevent bugcheck if filter truncates packet too much
Michal Kubeček
2
-0
/
+4
2016-07-11
Merge tag 'batadv-net-for-davem-20160708' of git://git.open-mesh.org/linux-merge
David S. Miller
6
-42
/
+161
2016-07-11
netfilter: nf_conntrack_h323: fix off-by-one in DecodeQ931
Toby DiPasquale
1
-1
/
+2
2016-07-11
Merge tag 'ipvs-for-v4.8' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Pablo Neira Ayuso
1
-2
/
+23
2016-07-11
netfilter: nf_tables: get rid of possible_net_t from set and basechain
Pablo Neira Ayuso
4
-29
/
+29
2016-07-11
netfilter: nft_ct: make byte/packet expr more friendly
Liping Zhang
1
-0
/
+3
2016-07-11
netfilter: physdev: physdev-is-out should not work with OUTPUT chain
Hangbin Liu
1
-4
/
+4
2016-07-11
netfilter: nat: convert nat bysrc hash to rhashtable
Florian Westphal
1
-58
/
+68
2016-07-11
Merge tag 'ipvs-fixes2-for-v4.7' of https://git.kernel.org/pub/scm/linux/kern...
Pablo Neira Ayuso
1
-2
/
+4
2016-07-11
netfilter: move nat hlist_head to nf_conn
Florian Westphal
2
-39
/
+9
2016-07-11
netfilter: conntrack: simplify early_drop
Florian Westphal
1
-48
/
+47
2016-07-11
netfilter: nf_ct_helper: unlink helper again when hash resize happen
Liping Zhang
1
-6
/
+13
[prev]
[next]