index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2018-10-30
8
-161
/
+219
|
\
|
*
nfsd: Fix an Oops in free_session()
Trond Myklebust
2018-10-29
1
-1
/
+1
|
*
svcrdma: Remove try_module_get from backchannel
Chuck Lever
2018-10-29
1
-14
/
+0
|
*
svcrdma: Remove ->release_rqst call in bc reply handler
Chuck Lever
2018-10-29
1
-5
/
+4
|
*
svcrdma: Reduce max_send_sges
Chuck Lever
2018-10-29
1
-4
/
+6
|
*
SUNRPC: Simplify TCP receive code
Trond Myklebust
2018-10-29
1
-39
/
+14
|
*
SUNRPC: Replace the cache_detail->hash_lock with a regular spinlock
Trond Myklebust
2018-10-29
1
-23
/
+23
|
*
SUNRPC: Remove non-RCU protected lookup
Trond Myklebust
2018-10-29
1
-57
/
+4
|
*
SUNRPC: Lockless server RPCSEC_GSS context lookup
Trond Myklebust
2018-10-29
1
-6
/
+26
|
*
SUNRPC: Make server side AUTH_UNIX use lockless lookups
Trond Myklebust
2018-10-29
1
-6
/
+8
|
*
SUNRPC: Allow cache lookups to use RCU protection rather than the r/w spinlock
Trond Myklebust
2018-10-29
1
-14
/
+79
|
*
SUNRPC: Refactor sunrpc_cache_lookup
Trond Myklebust
2018-10-03
1
-8
/
+25
|
*
SUNRPC: Add lockless lookup of the server's auth domain
Trond Myklebust
2018-10-03
3
-6
/
+35
|
*
SUNRPC: Remove the server 'authtab_lock' and just use RCU
Trond Myklebust
2018-10-03
1
-18
/
+34
*
|
Merge tag '9p-for-4.20' of git://github.com/martinetd/linux
Linus Torvalds
2018-10-29
9
-478
/
+405
|
\
\
|
*
|
9p/trans_fd: put worker reqs on destroy
Dominique Martinet
2018-10-10
1
-0
/
+8
|
*
|
9p/trans_fd: abort p9_read_work if req status changed
Dominique Martinet
2018-10-10
1
-6
/
+11
|
*
|
9p: potential NULL dereference
Dan Carpenter
2018-10-10
1
-1
/
+1
|
*
|
9p: p9dirent_read: check network-provided name length
Dominique Martinet
2018-09-07
1
-3
/
+9
|
*
|
9p/rdma: remove useless check in cm_event_handler
Dominique Martinet
2018-09-07
1
-2
/
+1
|
*
|
9p: do not trust pdu content for stat item size
Gertjan Halkes
2018-09-07
1
-1
/
+2
|
*
|
9p: Rename req to rreq in trans_fd
Tomas Bortoli
2018-09-07
1
-15
/
+15
|
*
|
9p/rdma: do not disconnect on down_interruptible EAGAIN
Dominique Martinet
2018-09-07
1
-2
/
+2
|
*
|
9p: Add refcount to p9_req_t
Tomas Bortoli
2018-09-07
5
-12
/
+84
|
*
|
9p: rename p9_free_req() function
Tomas Bortoli
2018-09-07
1
-50
/
+50
|
*
|
9p: add a per-client fcall kmem_cache
Dominique Martinet
2018-09-07
1
-5
/
+32
|
*
|
9p: embed fcall in req to round down buffer allocs
Dominique Martinet
2018-09-07
5
-116
/
+122
|
*
|
9p: Remove p9_idpool
Matthew Wilcox
2018-08-29
2
-141
/
+0
|
*
|
9p: Use a slab for allocating requests
Matthew Wilcox
2018-08-29
2
-154
/
+93
|
*
|
9p: clear dangling pointers in p9stat_free
Dominique Martinet
2018-08-29
1
-0
/
+5
|
*
|
9p/xen: fix check for xenbus_read error in front_probe
Dominique Martinet
2018-08-27
1
-2
/
+2
*
|
|
net: diag: document swapped src/dst in udp_dump_one.
Lorenzo Colitti
2018-10-29
1
-0
/
+1
*
|
|
net: sched: gred: pass the right attribute to gred_change_table_def()
Jakub Kicinski
2018-10-29
1
-1
/
+1
*
|
|
net: bridge: remove ipv6 zero address check in mcast queries
Nikolay Aleksandrov
2018-10-29
1
-2
/
+1
*
|
|
net: Properly unlink GRO packets on overflow.
David S. Miller
2018-10-28
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-10-27
2
-6
/
+25
|
\
\
\
|
*
|
|
bpf: fix wrong helper enablement in cgroup local storage
Daniel Borkmann
2018-10-27
1
-4
/
+0
|
*
|
|
bpf: add bpf_jit_limit knob to restrict unpriv allocations
Daniel Borkmann
2018-10-26
1
-2
/
+8
|
*
|
|
bpf: make direct packet write unclone more robust
Daniel Borkmann
2018-10-26
1
-0
/
+11
|
*
|
|
bpf: disallow direct packet access for unpriv in cg_skb
Daniel Borkmann
2018-10-26
1
-0
/
+6
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-10-27
17
-41
/
+103
|
\
\
\
\
|
*
|
|
|
net/neigh: fix NULL deref in pneigh_dump_table()
Eric Dumazet
2018-10-27
1
-2
/
+2
|
*
|
|
|
net: allow traceroute with a specified interface in a vrf
Mike Manning
2018-10-27
2
-3
/
+3
|
*
|
|
|
bridge: do not add port to router list when receives query with source 0.0.0.0
Hangbin Liu
2018-10-27
1
-1
/
+9
|
*
|
|
|
net/smc: fix smc_buf_unuse to use the lgr pointer
Karsten Graul
2018-10-27
1
-13
/
+12
|
*
|
|
|
ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are called
Stefano Brivio
2018-10-27
1
-2
/
+1
|
*
|
|
|
net/{ipv4,ipv6}: Do not put target net if input nsid is invalid
Bjørn Mork
2018-10-26
2
-0
/
+2
|
|
/
/
/
|
*
|
|
net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...
David Ahern
2018-10-24
1
-0
/
+2
|
*
|
|
net: sched: Remove TCA_OPTIONS from policy
David Ahern
2018-10-24
1
-1
/
+0
|
*
|
|
net: udp: fix handling of CHECKSUM_COMPLETE packets
Sean Tranchetti
2018-10-24
3
-6
/
+39
[next]