index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv4: Missing sk_nulls_node_init() in ping_unhash().
David S. Miller
2015-05-01
1
-0
/
+1
*
net: dsa: Fix scope of eeprom-length property
Guenter Roeck
2015-04-29
1
-1
/
+1
*
tipc: fix problem with parallel link synchronization mechanism
Jon Paul Maloy
2015-04-29
1
-5
/
+2
*
tipc: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
2015-04-29
2
-12
/
+13
*
bridge/nl: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
2015-04-29
3
-8
/
+10
*
bridge/mdb: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
2015-04-29
1
-1
/
+1
*
net: sched: act_connmark: don't zap skb->nfct
Florian Westphal
2015-04-29
1
-2
/
+0
*
route: Use ipv4_mtu instead of raw rt_pmtu
Herbert Xu
2015-04-29
1
-4
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-04-27
1
-2
/
+1
|
\
|
*
netfilter: nf_tables: fix wrong length for jump/goto verdicts
Florian Westphal
2015-04-24
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-04-27
20
-105
/
+290
|
\
\
|
*
|
netfilter; Add some missing default cases to switch statements in nft_reject.
David S. Miller
2015-04-27
2
-0
/
+4
|
*
|
net: rfs: fix crash in get_rps_cpus()
Eric Dumazet
2015-04-26
1
-6
/
+6
|
*
|
net: fix crash in build_skb()
Eric Dumazet
2015-04-25
2
-13
/
+24
|
|
/
|
*
inet: fix possible panic in reqsk_queue_unlink()
Eric Dumazet
2015-04-24
7
-9
/
+47
|
*
tcp: avoid looping in tcp_send_fin()
Eric Dumazet
2015-04-24
1
-21
/
+29
|
*
net: unix: garbage: fixed several comment and whitespace style issues
Jason Eastman
2015-04-23
1
-42
/
+28
|
*
tipc: fix node refcount issue
Erik Hugne
2015-04-23
1
-1
/
+0
|
*
tipc: fix random link reset problem
Erik Hugne
2015-04-23
1
-1
/
+2
|
*
tipc: fix topology server broken issue
Ying Xue
2015-04-23
1
-6
/
+3
|
*
net: do not deplete pfmemalloc reserve
Eric Dumazet
2015-04-22
1
-2
/
+7
|
*
ip6_gre: use netdev_alloc_pcpu_stats()
Johannes Berg
2015-04-22
1
-8
/
+1
|
*
mpls: Prevent use of implicit NULL label as outgoing label
Robert Shearman
2015-04-22
1
-0
/
+9
|
*
mpls: Per-device enabling of packet input
Robert Shearman
2015-04-22
2
-2
/
+69
|
*
mpls: Per-device MPLS state
Robert Shearman
2015-04-22
2
-2
/
+51
|
*
tcp: fix possible deadlock in tcp_send_fin()
Eric Dumazet
2015-04-22
1
-1
/
+19
*
|
Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-04-26
10
-732
/
+889
|
\
\
|
*
\
Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
2015-04-23
60
-914
/
+1294
|
|
\
\
|
|
*
|
xprtrdma: Make rpcrdma_{un}map_one() into inline functions
Chuck Lever
2015-03-31
5
-46
/
+73
|
|
*
|
xprtrdma: Handle non-SEND completions via a callout
Chuck Lever
2015-03-31
3
-10
/
+28
|
|
*
|
xprtrdma: Add "open" memreg op
Chuck Lever
2015-03-31
5
-46
/
+70
|
|
*
|
xprtrdma: Add "destroy MRs" memreg op
Chuck Lever
2015-03-31
5
-51
/
+40
|
|
*
|
xprtrdma: Add "reset MRs" memreg op
Chuck Lever
2015-03-31
5
-101
/
+83
|
|
*
|
xprtrdma: Add "init MRs" memreg op
Chuck Lever
2015-03-31
5
-101
/
+119
|
|
*
|
xprtrdma: Add a "deregister_external" op for each memreg mode
Chuck Lever
2015-03-31
7
-90
/
+84
|
|
*
|
xprtrdma: Add a "register_external" op for each memreg mode
Chuck Lever
2015-03-31
6
-169
/
+160
|
|
*
|
xprtrdma: Add a "max_payload" op for each memreg mode
Chuck Lever
2015-03-31
6
-36
/
+59
|
|
*
|
xprtrdma: Add vector of ops for each memory registration strategy
Chuck Lever
2015-03-31
6
-5
/
+89
|
|
*
|
xprtrdma: Prevent infinite loop in rpcrdma_ep_create()
Chuck Lever
2015-03-31
1
-2
/
+3
|
|
*
|
xprtrdma: Byte-align FRWR registration
Chuck Lever
2015-03-31
1
-8
/
+4
|
|
*
|
xprtrdma: Perform a full marshal on retransmit
Chuck Lever
2015-03-31
3
-52
/
+34
|
|
*
|
xprtrdma: Display IPv6 addresses and port numbers correctly
Chuck Lever
2015-03-31
2
-21
/
+47
|
*
|
|
Merge branch 'bugfixes'
Trond Myklebust
2015-04-23
1
-10
/
+12
|
|
\
\
\
|
|
*
|
|
SUNRPC: Fix a regression when reconnecting
Trond Myklebust
2015-03-27
1
-10
/
+12
|
*
|
|
|
sunrpc: make debugfs file creation failure non-fatal
Jeff Layton
2015-04-23
4
-38
/
+32
|
*
|
|
|
SUNRPC: fix build-warning due to format missmatch
Nicholas Mc Guire
2015-03-13
1
-2
/
+2
|
*
|
|
|
SUNRPC: use jiffies_to_msecs for converting jiffies
Nicholas Mc Guire
2015-03-12
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
4
-24
/
+24
|
\
\
\
\
|
*
|
|
|
VFS: net/: d_inode() annotations
David Howells
2015-04-15
2
-19
/
+19
|
*
|
|
|
VFS: net/unix: d_backing_inode() annotations
David Howells
2015-04-15
2
-4
/
+4
[next]