index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge rsync://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2005-07-11
27
-64
/
+138
|
\
|
*
[IPV4]: multicast API "join" issues
David L Stevens
2005-07-08
1
-1
/
+0
|
*
[NET]: Fix sparse warnings
Victor Fusco
2005-07-08
1
-11
/
+18
|
*
[PATCH] nfsd4: check lock type against openmode.
NeilBrown
2005-07-07
1
-0
/
+5
|
*
[PATCH] nfsd4: return better error on io incompatible with open mode
NeilBrown
2005-07-07
1
-0
/
+1
|
*
[PATCH] nfsd4: seqid comments
NeilBrown
2005-07-07
1
-1
/
+3
|
*
[PATCH] nfsd4: fix sync'ing of recovery directory
NeilBrown
2005-07-07
1
-0
/
+1
|
*
[PATCH] namespace: rename _mntput to mntput_no_expire
Miklos Szeredi
2005-07-07
1
-2
/
+2
|
*
[PATCH] namespace: rename mnt_fslink to mnt_expire
Miklos Szeredi
2005-07-07
1
-1
/
+1
|
*
[PATCH] namespace.c: fix race in mark_mounts_for_expiry()
Miklos Szeredi
2005-07-07
1
-1
/
+2
|
*
[PATCH] mostly_read data section
Christoph Lameter
2005-07-07
1
-0
/
+6
|
*
[PATCH] propagate __nocast annotations
Alexey Dobriyan
2005-07-07
3
-5
/
+5
|
*
[PATCH] page_uptodate locking scalability
Nick Piggin
2005-07-07
1
-0
/
+3
|
*
[PATCH] pm: fix u32 vs. pm_message_t confusion in cpufreq
Bernard Blackham
2005-07-07
1
-1
/
+1
|
*
[PATCH] move ioprio syscalls into syscalls.h
Anton Blanchard
2005-07-07
2
-3
/
+3
|
*
[PATCH] print order information when OOM killing
Marcelo Tosatti
2005-07-07
1
-1
/
+1
|
*
[PATCH] export generic_drop_inode() to modules
Mark Fasheh
2005-07-07
1
-0
/
+1
|
*
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2005-07-06
1
-1
/
+33
|
|
\
|
|
*
[CRYPTO] Ensure cit_iv is aligned correctly
Herbert Xu
2005-07-06
1
-0
/
+5
|
|
*
[CRYPTO] Add alignmask for low-level cipher implementations
Herbert Xu
2005-07-06
1
-0
/
+1
|
|
*
[CRYPTO] Add support for low-level multi-block operations
Herbert Xu
2005-07-06
1
-1
/
+27
|
*
|
[PATCH] openfirmware: generate device table for userspace
Jeff Mahoney
2005-07-06
1
-0
/
+11
|
|
/
|
*
[PATCH] kprobes: fix namespace problem and sparc64 build
Rusty Lynch
2005-07-05
1
-1
/
+1
|
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2005-07-05
4
-13
/
+12
|
|
\
|
|
*
[TCP]: Move to new TSO segmenting scheme.
David S. Miller
2005-07-05
1
-1
/
+1
|
|
*
[SHAPER]: Switch to spinlocks.
Christoph Hellwig
2005-07-05
1
-1
/
+1
|
|
*
[NET]: Reduce size of sk_buff by 4 bytes
Thomas Graf
2005-07-05
1
-7
/
+8
|
|
*
[NET]: Remove unused security member in sk_buff
Thomas Graf
2005-07-05
2
-4
/
+2
|
|
*
[NET]: Fix signedness issues in net/core/filter.c
Patrick McHardy
2005-07-05
1
-1
/
+1
|
*
|
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2005-07-05
1
-1
/
+18
|
|
\
\
|
|
*
|
[SPARC64/COMPAT]: Add some compat ioctl for ppdev
Raphael Assenat
2005-07-04
1
-1
/
+18
|
|
|
/
|
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2005-07-05
2
-20
/
+3
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
[PATCH] PCI: clean up dynamic pci id logic
Greg Kroah-Hartman
2005-07-01
2
-19
/
+2
|
|
*
[PATCH] PCI: Increase the number of PCI bus resources
rajesh.shah@intel.com
2005-07-01
1
-1
/
+1
|
*
|
[PATCH] amd74xx: support MCP55 device IDs
Rob Punkunus
2005-07-03
1
-0
/
+1
|
|
/
|
*
[PATCH] driver core: change bus_rescan_devices to return void
Greg Kroah-Hartman
2005-06-29
1
-1
/
+1
|
*
[PATCH] driver core: add bus_find_device & driver_find_device functions
Cornelia Huck
2005-06-29
1
-0
/
+5
*
|
Input: make name, phys and uniq be 'const char *' because once
Dmitry Torokhov
2005-06-30
1
-3
/
+3
*
|
Input: introduce usb_to_input_id() to uniformly produce
Dmitry Torokhov
2005-06-30
1
-0
/
+25
*
|
Input: uinput - use completions instead of events and manual
Dmitry Torokhov
2005-06-30
1
-3
/
+2
|
/
*
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2005-06-28
7
-5
/
+20
|
\
|
*
[NET]: Add missing include to linux/netdevice.h
Arnd Bergmann
2005-06-28
1
-0
/
+1
|
*
[IPV6]: remove more unused IPV6_AUTHHDR things.
YOSHIFUJI Hideaki
2005-06-28
1
-1
/
+1
|
*
[SCTP] Make init & delayed sack timeouts configurable by user.
Vlad Yasevich
2005-06-28
1
-0
/
+1
|
*
[NETLINK]: Missing padding fields in dumped structures
Patrick McHardy
2005-06-28
3
-3
/
+12
|
*
[NETLINK]: Clear padding in netlink messages
Patrick McHardy
2005-06-28
2
-1
/
+5
*
|
[PATCH] V4L: API new webcam formats included
Mauro Carvalho Chehab
2005-06-28
1
-0
/
+2
*
|
[PATCH] irqpoll
Alan Cox
2005-06-28
1
-2
/
+3
*
|
[PATCH] blk: light iocontext ops
Nick Piggin
2005-06-28
1
-0
/
+1
*
|
[PATCH] headers: include linux/types.h for usb_ch9.h
GOTO Masanori
2005-06-28
1
-3
/
+3
[next]