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
*
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
2007-05-09
2
-3
/
+21
|
\
|
*
[PATCH] ieee80211: include frequency in scan results
Larry Finger
2007-05-08
1
-3
/
+5
|
*
[PATCH] ieee80211: add ieee80211_channel_to_freq
Larry Finger
2007-05-08
1
-0
/
+16
*
|
sunrpc: fix crash in rpc_malloc()
Peter Zijlstra
2007-05-09
1
-0
/
+4
*
|
SUNRPC: Fix pointer arithmetic bug recently introduced in rpc_malloc/free
Chuck Lever
2007-05-09
1
-7
/
+15
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-05-09
12
-14
/
+14
|
\
\
|
*
|
Fix occurrences of "the the "
Michael Opdenacker
2007-05-09
9
-10
/
+10
|
*
|
Fix trivial typos in Kconfig* files
David Sterba
2007-05-09
3
-4
/
+4
*
|
|
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-09
3
-2
/
+8
*
|
|
knfsd: simplify a 'while' condition in svcsock.c
NeilBrown
2007-05-09
1
-8
/
+13
*
|
|
knfsd: rpcgss: RPC_GSS_PROC_ DESTROY request will get a bad rpc
Wei Yongjun
2007-05-09
1
-0
/
+2
*
|
|
knfsd: fix resource leak resulting in module refcount leak for rpcsec_gss_krb...
Frank Filz
2007-05-09
1
-1
/
+4
*
|
|
knfsd: rpc: fix server-side wrapping of krb5i replies
NeilBrown
2007-05-09
1
-7
/
+1
*
|
|
sunrpc: fix error path in module_init
Akinobu Mita
2007-05-09
2
-3
/
+12
*
|
|
RPC: add wrapper for svc_reserve to account for checksum
Jeff Layton
2007-05-09
1
-1
/
+1
*
|
|
knfsd: rename sk_defer_lock to sk_lock
NeilBrown
2007-05-09
2
-11
/
+12
*
|
|
unify flush_work/flush_work_keventd and rename it to cancel_work_sync
Oleg Nesterov
2007-05-09
1
-1
/
+1
*
|
|
ipvs: flush defense_work before module unload
Oleg Nesterov
2007-05-09
1
-0
/
+1
|
/
/
*
|
Fix sunrpc warning noise
Geert Uytterhoeven
2007-05-08
1
-4
/
+4
*
|
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
17
-17
/
+0
*
|
VFS: delay the dentry name generation on sockets and pipes
Eric Dumazet
2007-05-08
1
-7
/
+13
|
/
*
Fix bluetooth HCI sysfs compile
Linus Torvalds
2007-05-07
1
-2
/
+2
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-05-07
12
-19
/
+663
|
\
|
*
[NET]: rfkill: add support for input key to control wireless radio
Ivo van Doorn
2007-05-07
6
-0
/
+614
|
*
[NET] net/core: Fix error handling
Josef 'Jeff' Sipek
2007-05-07
1
-2
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
David S. Miller
2007-05-07
5
-17
/
+47
|
|
\
|
|
*
[Bluetooth] Disconnect L2CAP connection after last RFCOMM DLC
Marcel Holtmann
2007-05-05
1
-0
/
+10
|
|
*
[Bluetooth] Check that device is in rfcomm_dev_list before deleting
Marcel Holtmann
2007-05-05
1
-3
/
+8
|
|
*
[Bluetooth] Use in-kernel sockets API
Marcel Holtmann
2007-05-05
1
-13
/
+6
|
|
*
[Bluetooth] Attach host adapters to the Bluetooth bus
Marcel Holtmann
2007-05-05
1
-1
/
+8
|
|
*
[Bluetooth] Fix L2CAP and HCI setsockopt() information leaks
Marcel Holtmann
2007-05-05
2
-0
/
+15
*
|
|
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
2007-05-07
2
-4
/
+2
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2007-05-06
3
-14
/
+14
|
\
\
|
*
|
kconfig: fix path to modules.txt in Kconfig help
Alexander E. Patrakov
2007-05-02
3
-14
/
+14
|
|
/
*
|
[MAC80211]: Add debugfs attributes.
Jiri Benc
2007-05-05
19
-15
/
+1866
*
|
[MAC80211]: Add mac80211 wireless stack.
Jiri Benc
2007-05-05
33
-2
/
+15065
*
|
[AF_IUCV]: Compile fix - adopt to skbuff changes.
Heiko Carstens
2007-05-05
1
-3
/
+3
*
|
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
2007-05-04
9
-453
/
+714
|
\
\
|
*
|
spkm3: initialize hash
J. Bruce Fields - unquoted
2007-05-02
1
-0
/
+4
|
*
|
spkm3: remove bad kfree, unnecessary export
J. Bruce Fields - unquoted
2007-05-02
1
-5
/
+0
|
*
|
spkm3: fix spkm3's use of hmac
J. Bruce Fields - unquoted
2007-05-02
1
-2
/
+2
|
*
|
SUNRPC: RPC client should retry with different versions of rpcbind
Chuck Lever
2007-04-30
1
-2
/
+4
|
*
|
SUNRPC: remove old portmapper
Chuck Lever
2007-04-30
2
-387
/
+1
|
*
|
SUNRPC: switch the RPC server to use the new rpcbind registration API
Chuck Lever
2007-04-30
1
-1
/
+1
|
*
|
SUNRPC: switch socket-based RPC transports to use rpcbind
Chuck Lever
2007-04-30
1
-2
/
+2
|
*
|
SUNRPC: introduce rpcbind: replacement for in-kernel portmapper
Chuck Lever
2007-04-30
3
-1
/
+627
|
*
|
SUNRPC: Eliminate side effects from rpc_malloc
Chuck Lever
2007-04-30
3
-33
/
+37
|
*
|
SUNRPC: RPC buffer size estimates are too large
Chuck Lever
2007-04-30
3
-28
/
+44
|
|
/
*
|
[SCTP]: Set assoc_id correctly during INIT collision.
Vlad Yasevich
2007-05-04
4
-31
/
+77
*
|
[SCTP]: Re-order SCTP initializations to avoid race with sctp_rcv()
Sridhar Samudrala
2007-05-04
2
-53
/
+75
[next]