index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
9P: Add cancelled() to the transport functions.
Simon Derr
2014-03-25
2
-6
/
+20
|
*
|
|
net: Mark function as static in 9p/client.c
Rashika
2014-03-25
1
-1
/
+1
|
*
|
|
9P: Add memory barriers to protect request fields over cb/rpc threads handoff
Dominique Martinet
2014-03-25
4
-14
/
+23
*
|
|
|
Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-04-08
11
-86
/
+119
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
nfsd: check passed socket's net matches NFSd superblock's one
Stanislav Kinsbursky
2014-03-31
1
-0
/
+16
|
*
|
|
SUNRPC: Clear xpt_bc_xprt if xs_setup_bc_tcp failed
Kinglong Mee
2014-03-30
1
-0
/
+2
|
*
|
|
NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcp
Kinglong Mee
2014-03-30
2
-21
/
+0
|
*
|
|
SUNRPC: New helper for creating client with rpc_xprt
Kinglong Mee
2014-03-30
1
-25
/
+33
|
*
|
|
NFSD: Free backchannel xprt in bc_destroy
Kinglong Mee
2014-03-30
1
-0
/
+4
|
*
|
|
rpc: Allow xdr_buf_subsegment to operate in-place
J. Bruce Fields
2014-03-28
1
-6
/
+16
|
*
|
|
SUNRPC: fix memory leak of peer addresses in XPRT
Kinglong Mee
2014-03-28
1
-8
/
+11
|
*
|
|
svcrdma: fix offset calculation for non-page aligned sge entries
Jeff Layton
2014-03-28
1
-0
/
+1
|
*
|
|
xprtrdma: add separate Kconfig options for NFSoRDMA client and server support
Jeff Layton
2014-03-28
3
-16
/
+30
|
*
|
|
Fix regression in NFSRDMA server
Tom Tucker
2014-03-28
2
-8
/
+5
|
*
|
|
net: Mark functions as static in net/sunrpc/svc_xprt.c
Rashika Kheria
2014-03-27
1
-3
/
+3
|
*
|
|
svcrdma: fix printk when memory allocation fails
Jeff Layton
2014-03-27
1
-2
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-04-08
17
-48
/
+107
|
\
\
\
\
|
*
|
|
|
net: sctp: wake up all assocs if sndbuf policy is per socket
Daniel Borkmann
2014-04-08
1
-1
/
+35
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
netdev: remove potentially harmful checks
Veaceslav Falico
2014-04-07
1
-4
/
+2
|
*
|
|
pktgen: fix xmit test for BQL enabled devices
Daniel Borkmann
2014-04-07
1
-1
/
+1
|
*
|
|
tipc: Let tipc_release() return 0
Geert Uytterhoeven
2014-04-07
1
-2
/
+1
|
*
|
|
mac802154: fix duplicate #include headers
Jean Sacren
2014-04-07
1
-1
/
+0
|
*
|
|
net: filter: be more defensive on div/mod by X==0
Daniel Borkmann
2014-04-07
1
-16
/
+16
|
*
|
|
netfilter: Can't fail and free after table replacement
Thomas Graf
2014-04-05
4
-9
/
+14
|
*
|
|
netfilter: nf_tables: fix wrong format in request_module()
Pablo Neira Ayuso
2014-04-03
1
-2
/
+2
|
*
|
|
netfilter: nf_tables: set names cannot be larger than 15 bytes
Pablo Neira Ayuso
2014-04-03
1
-1
/
+2
|
*
|
|
netfilter: Add {ipt,ip6t}_osf aliases for xt_osf
Kirill Tkhai
2014-04-03
1
-0
/
+2
|
*
|
|
netfilter: x_tables: allow to use cgroup match for LOCAL_IN nf hooks
Alexey Perevalov
2014-04-03
1
-1
/
+2
|
*
|
|
netfilter: connlimit: move lock array out of struct connlimit_data
Florian Westphal
2014-04-03
1
-9
/
+16
|
*
|
|
netfilter: connlimit: fix UP build
Florian Westphal
2014-04-03
1
-1
/
+1
|
*
|
|
net-gro: reset skb->truesize in napi_reuse_skb()
Eric Dumazet
2014-04-03
1
-0
/
+1
|
*
|
|
tipc: fix regression bug where node events are not being generated
Erik Hugne
2014-04-03
1
-0
/
+3
|
*
|
|
net: add busy_poll device feature
Jiri Pirko
2014-04-03
2
-0
/
+8
|
*
|
|
packet: fix packet_direct_xmit for BQL enabled drivers
Daniel Borkmann
2014-04-03
1
-1
/
+1
|
*
|
|
packet: report tx_dropped in packet_direct_xmit
Daniel Borkmann
2014-04-03
1
-0
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-04-08
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
s390/irq: Use defines for external interruption codes
Thomas Huth
2014-04-03
1
-3
/
+3
*
|
|
|
|
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-04-07
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
net: replace __this_cpu_inc in route.c with raw_cpu_inc
Christoph Lameter
2014-04-07
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-07
2
-65
/
+64
|
\
\
\
\
\
\
|
*
|
|
|
|
|
net/iucv/iucv.c: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2014-03-20
1
-64
/
+57
|
*
|
|
|
|
|
net/core/flow.c: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2014-03-20
1
-1
/
+7
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2014-04-07
5
-316
/
+864
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
libceph: dump pool {read,write}_tier to debugfs
Ilya Dryomov
2014-04-04
1
-3
/
+3
|
*
|
|
|
|
|
libceph: output primary affinity values on osdmap updates
Ilya Dryomov
2014-04-04
1
-0
/
+2
|
*
|
|
|
|
|
libceph: redo ceph_calc_pg_primary() in terms of ceph_calc_pg_acting()
Ilya Dryomov
2014-04-04
1
-75
/
+4
|
*
|
|
|
|
|
libceph: add support for osd primary affinity
Ilya Dryomov
2014-04-04
1
-0
/
+68
|
*
|
|
|
|
|
libceph: add support for primary_temp mappings
Ilya Dryomov
2014-04-04
1
-1
/
+6
|
*
|
|
|
|
|
libceph: return primary from ceph_calc_pg_acting()
Ilya Dryomov
2014-04-04
2
-14
/
+16
|
*
|
|
|
|
|
libceph: switch ceph_calc_pg_acting() to new helpers
Ilya Dryomov
2014-04-04
1
-13
/
+38
[prev]
[next]