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
*
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
2009-12-22
1
-2
/
+2
*
kfifo: cleanup namespace
Stefani Seibold
2009-12-22
1
-1
/
+1
*
kfifo: move out spinlock
Stefani Seibold
2009-12-22
1
-3
/
+3
*
kfifo: move struct kfifo in place
Stefani Seibold
2009-12-22
1
-11
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-12-21
4
-4
/
+7
|
\
|
*
ipv6: fix an oops when force unload ipv6 module
Yang Hongyang
2009-12-18
1
-1
/
+2
|
*
netns: fix net.ipv6.route.gc_min_interval_ms in netns
Alexey Dobriyan
2009-12-18
1
-0
/
+1
|
*
Bluetooth: Fix L2CAP locking scheme regression
Andrei Emeltchenko
2009-12-17
1
-0
/
+1
|
*
Bluetooth: Ack L2CAP I-frames before retransmit missing packet
Gustavo F. Padovan
2009-12-17
1
-1
/
+1
|
*
Bluetooth: Fix unset of RemoteBusy flag for L2CAP
Gustavo F. Padovan
2009-12-17
1
-1
/
+1
|
*
Bluetooth: Fix PTR_ERR return of wrong pointer in hidp_setup_hid()
Roel Kluin
2009-12-17
1
-1
/
+1
*
|
fs: no games with DCACHE_UNHASHED
Nick Piggin
2009-12-17
1
-19
/
+0
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...
Linus Torvalds
2009-12-16
2
-138
/
+82
|
\
\
|
*
|
switch alloc_file() to passing struct path
Al Viro
2009-12-16
1
-8
/
+9
|
*
|
switch sock_alloc_file() to alloc_file()
Al Viro
2009-12-16
1
-11
/
+11
|
*
|
9p connect fixes
Al Viro
2009-12-16
1
-66
/
+46
|
*
|
merge sock_alloc_fd/sock_attach_fd into a new helper
Al Viro
2009-12-16
1
-57
/
+23
|
*
|
reorder alloc_fd/attach_fd in socketpair()
Al Viro
2009-12-16
1
-17
/
+14
*
|
|
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2009-12-16
1
-0
/
+15
|
\
\
\
|
*
|
|
nfs: enforce FIFO ordering of operations trying to acquire slot
Alexandros Batsakis
2009-12-15
1
-0
/
+1
|
*
|
|
rpc: add rpc_queue_empty function
Alexandros Batsakis
2009-12-15
1
-0
/
+14
*
|
|
|
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2009-12-16
4
-49
/
+43
|
\
\
\
\
|
*
\
\
\
Merge commit 'v2.6.32-rc8' into HEAD
J. Bruce Fields
2009-11-23
50
-246
/
+412
|
|
\
\
\
\
|
*
|
|
|
|
Revert "knfsd: avoid overloading the CPU scheduler with enormous load averages"
J. Bruce Fields
2009-11-23
1
-22
/
+9
|
*
|
|
|
|
nfsd4: don't try to map gid's in generic rpc code
J. Bruce Fields
2009-10-27
1
-23
/
+30
|
*
|
|
|
|
nfs: new subdir Documentation/filesystems/nfs
J. Bruce Fields
2009-10-27
2
-4
/
+4
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-12-16
17
-134
/
+149
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
packet: dont call sleeping functions while holding rcu_read_lock()
Eric Dumazet
2009-12-15
1
-40
/
+31
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-12-15
6
-10
/
+47
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ipvs: zero usvc and udest
Simon Horman
2009-12-15
1
-0
/
+4
|
|
*
|
|
|
|
netfilter: fix crashes in bridge netfilter caused by fragment jumps
Patrick McHardy
2009-12-15
2
-4
/
+23
|
|
*
|
|
|
|
ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...
Patrick McHardy
2009-12-15
3
-6
/
+19
|
|
*
|
|
|
|
ipvs: fix synchronization on connection close
Xiaotian Feng
2009-12-14
1
-0
/
+1
|
*
|
|
|
|
|
tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.
David S. Miller
2009-12-15
7
-77
/
+54
|
*
|
|
|
|
|
net: Fix userspace RTM_NEWLINK notifications.
Eric W. Biederman
2009-12-13
2
-3
/
+14
|
*
|
|
|
|
|
udp: udp_lib_get_port() fix
Eric Dumazet
2009-12-13
1
-4
/
+3
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2009-12-16
2
-4
/
+4
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
RDMA/cm: fix loopback address support
Sean Hefty
2009-11-19
2
-4
/
+4
*
|
|
|
|
|
|
|
const: constify remaining pipe_buf_operations
Alexey Dobriyan
2009-12-16
1
-1
/
+1
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
André Goddard Rosa
2009-12-15
3
-7
/
+5
*
|
|
|
|
|
|
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-15
2
-2
/
+2
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'nfs-for-2.6.33'
Trond Myklebust
2009-12-13
8
-60
/
+162
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
rpc: remove unneeded function parameter in gss_add_msg()
Suresh Jayaraman
2009-12-09
1
-2
/
+2
|
*
|
|
|
|
Merge branch 'bugfixes' into nfs-for-next
Trond Myklebust
2009-12-08
1
-1
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
SUNRPC: IS_ERR/PTR_ERR confusion
Roel Kluin
2009-12-08
1
-1
/
+1
|
*
|
|
|
|
|
Merge branch 'devel' into linux-next
Trond Myklebust
2009-12-03
5
-41
/
+132
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
SUNRPC: soft connect semantics for UDP
Chuck Lever
2009-12-03
1
-0
/
+4
|
|
*
|
|
|
|
SUNRPC: Use soft connect semantics when performing RPC ping
Chuck Lever
2009-12-03
1
-5
/
+5
|
|
*
|
|
|
|
SUNRPC: Use soft connects for autobinding over TCP
Chuck Lever
2009-12-03
2
-2
/
+17
|
|
*
|
|
|
|
SUNRPC: Use TCP for local rpcbind upcalls
Chuck Lever
2009-12-03
1
-2
/
+2
[next]