index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-07-19
2
-14
/
+36
|
\
|
*
vfs: Convert sockfs to use the new mount API
David Howells
2019-05-25
1
-6
/
+10
|
*
vfs: Convert rpc_pipefs to use the new mount API
David Howells
2019-05-25
1
-8
/
+26
|
*
mount_pseudo(): drop 'name' argument, switch to d_make_root()
Al Viro
2019-05-25
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-07-19
25
-102
/
+192
|
\
\
|
*
|
tcp: fix tcp_set_congestion_control() use from bpf hook
Eric Dumazet
2019-07-18
3
-5
/
+7
|
*
|
net: dsa: sja1105: Fix missing unlock on error in sk_buff()
Wei Yongjun
2019-07-18
1
-0
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-07-18
3
-24
/
+29
|
|
\
\
|
|
*
|
bpf: allow wide aligned loads for bpf_sock_addr user_ip6 and msg_src_ip6
Stanislav Fomichev
2019-07-15
1
-1
/
+11
|
|
*
|
bpf: rename bpf_ctx_wide_store_ok to bpf_ctx_wide_access_ok
Stanislav Fomichev
2019-07-15
1
-6
/
+6
|
|
*
|
xdp: fix potential deadlock on socket mutex
Ilya Maximets
2019-07-12
2
-10
/
+8
|
|
*
|
xdp: fix possible cq entry leak
Ilya Maximets
2019-07-12
1
-7
/
+4
|
*
|
|
ipv6: Unlink sibling route in case of failure
Ido Schimmel
2019-07-18
1
-1
/
+17
|
*
|
|
udp: Fix typo in net/ipv4/udp.c
Su Yanjun
2019-07-18
1
-1
/
+1
|
*
|
|
ipv6: rt6_check should return NULL if 'from' is NULL
David Ahern
2019-07-17
1
-1
/
+1
|
*
|
|
tipc: initialize 'validated' field of received packets
Jon Maloy
2019-07-17
1
-0
/
+1
|
*
|
|
fib: relax source validation check for loopback packets
Cong Wang
2019-07-17
1
-0
/
+5
|
*
|
|
net_sched: unset TCQ_F_CAN_BYPASS when adding filters
Cong Wang
2019-07-17
3
-4
/
+1
|
*
|
|
net/rds: Initialize ic->i_fastreg_wrs upon allocation
Gerd Rausch
2019-07-17
1
-1
/
+1
|
*
|
|
net/rds: Keep track of and wait for FRWR segments in use upon shutdown
Gerd Rausch
2019-07-17
3
-6
/
+45
|
*
|
|
net/rds: Set fr_state only to FRMR_IS_FREE if IB_WR_LOCAL_INV had been succes...
Gerd Rausch
2019-07-17
1
-1
/
+2
|
*
|
|
net/rds: Fix NULL/ERR_PTR inconsistency
Gerd Rausch
2019-07-17
1
-2
/
+2
|
*
|
|
net/rds: Wait for the FRMR_IS_FREE (or FRMR_IS_STALE) transition after postin...
Gerd Rausch
2019-07-17
2
-27
/
+40
|
*
|
|
net/rds: Get rid of "wait_clean_list_grace" and add locking
Gerd Rausch
2019-07-17
2
-38
/
+19
|
*
|
|
net/rds: Give fr_state a chance to transition to FRMR_IS_FREE
Gerd Rausch
2019-07-17
2
-1
/
+27
|
*
|
|
net/sched: Make NET_ACT_CT depends on NF_NAT
YueHaibing
2019-07-17
1
-1
/
+1
|
*
|
|
net: sctp: fix warning "NULL check before some freeing functions is not needed"
Hariprasad Kelam
2019-07-17
1
-8
/
+4
|
*
|
|
fix: taprio: Change type of txtime-delay parameter to u32
Vedang Patel
2019-07-16
1
-3
/
+3
|
*
|
|
skbuff: fix compilation warnings in skb_dump()
Qian Cai
2019-07-16
1
-1
/
+1
|
*
|
|
net: neigh: fix multiple neigh timer scheduling
Lorenzo Bianconi
2019-07-15
1
-0
/
+2
|
*
|
|
sit: use dst_cache in ipip6_tunnel_xmit
Haishuang Yan
2019-07-14
1
-4
/
+9
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-19
13
-122
/
+97
|
\
\
\
\
|
*
|
|
|
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-18
13
-122
/
+97
*
|
|
|
|
Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2019-07-18
18
-508
/
+845
|
\
\
\
\
\
|
*
|
|
|
|
SUNRPC: Optimise transport balancing code
Trond Myklebust
2019-07-18
1
-29
/
+38
|
*
|
|
|
|
SUNRPC: Ensure the bvecs are reset when we re-encode the RPC request
Trond Myklebust
2019-07-18
3
-2
/
+4
|
*
|
|
|
|
SUNRPC: Fix up backchannel slot table accounting
Trond Myklebust
2019-07-18
7
-19
/
+46
|
*
|
|
|
|
SUNRPC: Fix initialisation of struct rpc_xprt_switch
Trond Myklebust
2019-07-18
1
-1
/
+3
|
*
|
|
|
|
SUNRPC: Skip zero-refcount transports
Trond Myklebust
2019-07-16
1
-1
/
+19
|
*
|
|
|
|
SUNRPC: Replace division by multiplication in calculation of queue length
Trond Myklebust
2019-07-16
1
-3
/
+2
|
*
|
|
|
|
SUNRPC: Fix transport accounting when caller specifies an rpc_xprt
Trond Myklebust
2019-07-12
2
-23
/
+22
|
*
|
|
|
|
Merge tag 'nfs-rdma-for-5.3-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
2019-07-12
8
-332
/
+441
|
|
\
\
\
\
\
|
|
*
|
|
|
|
xprtrdma: Modernize ops->connect
Chuck Lever
2019-07-09
5
-36
/
+87
|
|
*
|
|
|
|
xprtrdma: Remove rpcrdma_req::rl_buffer
Chuck Lever
2019-07-09
3
-7
/
+8
|
|
*
|
|
|
|
xprtrdma: Refactor chunk encoding
Chuck Lever
2019-07-09
1
-20
/
+16
|
|
*
|
|
|
|
xprtrdma: Streamline rpcrdma_post_recvs
Chuck Lever
2019-07-09
1
-21
/
+38
|
|
*
|
|
|
|
xprtrdma: Simplify rpcrdma_rep_create
Chuck Lever
2019-07-09
1
-14
/
+8
|
|
*
|
|
|
|
xprtrdma: Wake RPCs directly in rpcrdma_wc_send path
Chuck Lever
2019-07-09
4
-50
/
+36
|
|
*
|
|
|
|
xprtrdma: Reduce context switching due to Local Invalidation
Chuck Lever
2019-07-09
4
-53
/
+136
|
|
*
|
|
|
|
xprtrdma: Add mechanism to place MRs back on the free list
Chuck Lever
2019-07-09
3
-0
/
+22
[next]