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
*
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
2011-08-06
11
-8
/
+195
*
ipv6: check for IPv4 mapped addresses when connecting IPv6 sockets
Max Matveev
2011-08-05
1
-2
/
+9
*
net: Fix security_socket_sendmsg() bypass problem.
Tetsuo Handa
2011-08-05
1
-9
/
+34
*
net: Cap number of elements for sendmmsg
Anton Blanchard
2011-08-05
1
-0
/
+3
*
net: sendmmsg should only return an error if no messages were sent
Anton Blanchard
2011-08-05
1
-24
/
+3
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-08-03
1
-1
/
+1
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...
John W. Linville
2011-08-03
1
-1
/
+1
|
|
\
|
|
*
cfg80211: off by one in nl80211_trigger_scan()
Dan Carpenter
2011-08-01
1
-1
/
+1
*
|
|
net: fix NULL dereferences in check_peer_redir()
Eric Dumazet
2011-08-03
6
-22
/
+54
*
|
|
net: add kerneldoc to skb_copy_bits()
Eric Dumazet
2011-08-01
1
-2
/
+15
*
|
|
doc: Update the email address for Paul Moore in various source files
Paul Moore
2011-08-01
14
-15
/
+13
*
|
|
atm: br2864: sent packets truncated in VC routed mode
Chas Williams
2011-08-01
1
-2
/
+0
*
|
|
sch_sfq: fix sfq_enqueue()
Eric Dumazet
2011-08-01
1
-1
/
+6
*
|
|
net: adjust array index
Julia Lawall
2011-08-01
1
-1
/
+1
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...
David S. Miller
2011-07-28
1
-0
/
+1
|
\
\
\
|
*
|
|
IPVS: Free resources on module removal
Simon Horman
2011-07-22
1
-0
/
+1
*
|
|
|
net: fix new sunrpc kernel-doc warning
Randy Dunlap
2011-07-28
1
-0
/
+1
*
|
|
|
xfrm: Fix key lengths for rfc3686(ctr(aes))
Tushar Gohad
2011-07-28
1
-2
/
+2
|
|
/
/
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-07-28
11
-19
/
+28
|
\
\
\
|
*
|
|
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
Neil Horman
2011-07-27
4
-2
/
+4
|
*
|
|
net: add IFF_SKB_TX_SHARED flag to priv_flags
Neil Horman
2011-07-27
2
-3
/
+6
|
*
|
|
net: sock_sendmsg_nosec() is static
Eric Dumazet
2011-07-27
1
-1
/
+1
|
*
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-07-27
1
-3
/
+4
|
|
\
\
\
|
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-26
1
-3
/
+4
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
*
|
wireless: fix a typo in ignore_reg_update
Mihai Moldovan
2011-07-26
1
-1
/
+1
|
|
|
*
|
cfg80211: really ignore the regulatory request
Sven Neumann
2011-07-26
1
-2
/
+3
|
*
|
|
|
net: Convert struct net_device uc_promisc to bool
Joe Perches
2011-07-25
1
-2
/
+2
|
*
|
|
|
net: fix eth.c kernel-doc warning
Randy Dunlap
2011-07-25
1
-0
/
+1
|
*
|
|
|
IPv4: Send gratuitous ARP for secondary IP addresses also
Zoltan Kiss
2011-07-25
1
-8
/
+8
|
*
|
|
|
ipv6: Do not leave router anycast address for /127 prefixes.
YOSHIFUJI Hideaki
2011-07-25
1
-0
/
+2
*
|
|
|
|
Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2011-07-27
13
-138
/
+275
|
\
\
\
\
\
|
*
|
|
|
|
RDMA: Increasing RPCRDMA_MAX_DATA_SEGS
Steve Dickson
2011-07-25
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'master' into devel and apply fixup from Stephen Rothwell:
Stephen Rothwell
2011-07-25
337
-7024
/
+14814
|
|
\
\
\
\
\
|
*
|
|
|
|
|
SUNRPC: Replace xprt->resend and xprt->sending with a priority queue
Trond Myklebust
2011-07-17
1
-21
/
+21
|
*
|
|
|
|
|
SUNRPC: Allow caller of rpc_sleep_on() to select priority levels
Trond Myklebust
2011-07-17
1
-9
/
+29
|
*
|
|
|
|
|
SUNRPC: Support dynamic slot allocation for TCP connections
Trond Myklebust
2011-07-17
3
-18
/
+102
|
*
|
|
|
|
|
SUNRPC: Clean up the slot table allocation
Trond Myklebust
2011-07-17
1
-27
/
+37
|
*
|
|
|
|
|
SUNRPC: Initalise the struct xprt upon allocation
Trond Myklebust
2011-07-17
1
-30
/
+37
|
*
|
|
|
|
|
SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slot
Trond Myklebust
2011-07-17
3
-27
/
+46
|
*
|
|
|
|
|
SUNRPC: Convert the backchannel exports to EXPORT_SYMBOL_GPL
Trond Myklebust
2011-07-15
3
-4
/
+4
|
*
|
|
|
|
|
SUNRPC: sunrpc should not explicitly depend on NFS config options
Trond Myklebust
2011-07-15
9
-27
/
+25
|
*
|
|
|
|
|
sunrpc: use dprint_status() macro in call_decode()
Vasily Averin
2011-07-12
1
-2
/
+1
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-07-26
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
vfs: dont chain pipe/anon/socket on superblock s_inodes list
Eric Dumazet
2011-07-26
1
-1
/
+1
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
26
-26
/
+26
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-07-26
2
-7
/
+11
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
libceph: don't time out osd requests that haven't been received
Sage Weil
2011-07-26
2
-7
/
+11
*
|
|
|
|
|
|
|
Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2011-07-25
5
-87
/
+44
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
svcrpc: fix list-corrupting race on nfsd shutdown
J. Bruce Fields
2011-07-15
1
-5
/
+6
|
*
|
|
|
|
|
|
|
rpc: allow autoloading of gss mechanisms
J. Bruce Fields
2011-07-15
2
-4
/
+35
[next]