index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
2007-05-05
10
-24
/
+42
|
\
|
*
NFS: Added support to turn off the NFSv3 READDIRPLUS RPC.
Steve Dickson
2007-05-01
1
-0
/
+1
|
*
SUNRPC: remove old portmapper
Chuck Lever
2007-05-01
3
-8
/
+0
|
*
SUNRPC: introduce rpcbind: replacement for in-kernel portmapper
Chuck Lever
2007-05-01
3
-0
/
+5
|
*
SUNRPC: Eliminate side effects from rpc_malloc
Chuck Lever
2007-05-01
2
-2
/
+2
|
*
SUNRPC: RPC buffer size estimates are too large
Chuck Lever
2007-05-01
2
-2
/
+5
|
*
NLM: Shrink the maximum request size of NLM4 requests
Chuck Lever
2007-05-01
1
-1
/
+1
|
*
NFS: Use pgoff_t in structures and functions that pass page cache offsets
Trond Myklebust
2007-05-01
1
-2
/
+2
|
*
NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedata
Trond Myklebust
2007-05-01
2
-4
/
+4
|
*
NFS: Fix a race when doing NFS write coalescing
Trond Myklebust
2007-05-01
2
-7
/
+3
|
*
NFS: Cleanup for nfs_readpages()
Trond Myklebust
2007-05-01
1
-0
/
+2
|
*
NFS: Another cleanup of the read/write request coalescing code
Trond Myklebust
2007-05-01
1
-2
/
+12
|
*
NFS: Cleanup the coalescing code
Trond Myklebust
2007-05-01
1
-2
/
+11
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-05-05
15
-102
/
+107
|
\
\
|
*
|
[SCTP]: Set assoc_id correctly during INIT collision.
Vlad Yasevich
2007-05-04
2
-0
/
+3
|
*
|
[SCTP]: Re-order SCTP initializations to avoid race with sctp_rcv()
Sridhar Samudrala
2007-05-04
1
-0
/
+4
|
*
|
[XFRM] SPD info TLV aggregation
Jamal Hadi Salim
2007-05-04
2
-35
/
+28
|
*
|
[XFRM] SAD info TLV aggregationx
Jamal Hadi Salim
2007-05-04
2
-23
/
+15
|
*
|
[AF_IUCV]: Implementation of a skb backlog queue
Jennifer Hunt
2007-05-04
1
-0
/
+2
|
*
|
[IPV6]: Some cleanups in include/net/ipv6.h
Eric Dumazet
2007-05-04
1
-8
/
+5
|
*
|
[NET]: Rework dev_base via list_head (v3)
Pavel Emelianov
2007-05-04
1
-2
/
+24
|
*
|
[BNX2]: Add support for 5709 Serdes.
Michael Chan
2007-05-03
1
-0
/
+1
|
*
|
[ETHTOOL]: Add 2.5G bit definitions.
Michael Chan
2007-05-03
1
-0
/
+2
|
*
|
[NETFILTER]: bridge netfilter: consolidate header pushing/pulling code
Patrick McHardy
2007-05-03
1
-9
/
+16
|
*
|
[NETFILTER]: nf_nat_proto_gre: do not modify/corrupt GREv0 packets through NAT
Jorge Boncompte
2007-05-03
1
-18
/
+0
|
*
|
[TCP]: Use S+L catcher only with SACK for now
Ilpo Järvinen
2007-05-03
1
-1
/
+2
|
*
|
[NET]: Add __dev_getfirstbyhwtype
Patrick McHardy
2007-05-03
1
-0
/
+1
|
*
|
[NET] skbuff: fix kernel-doc
Randy Dunlap
2007-05-03
1
-1
/
+1
|
*
|
[AFS]: Make the match_*() functions take const options.
David Howells
2007-05-03
1
-4
/
+4
|
*
|
[IPV6]: Get rid of __HAVE_ARCH_ADDR_SET.
Eric Dumazet
2007-05-03
1
-2
/
+0
|
|
/
*
|
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...
Linus Torvalds
2007-05-05
5
-30
/
+85
|
\
\
|
*
|
Input: gpio_keys - add support for switches (EV_SW)
Roman Moravcik
2007-05-01
1
-1
/
+2
|
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2007-05-01
791
-8808
/
+11702
|
|
\
|
|
*
|
Input: add skeleton for simple polled devices
Dmitry Torokhov
2007-04-30
1
-0
/
+46
|
*
|
Input: add input_set_capability() helper
Dmitry Torokhov
2007-04-25
1
-0
/
+2
|
*
|
Input: prepare to switching to struct device
Dmitry Torokhov
2007-04-12
1
-0
/
+3
|
*
|
Input: add input_{get|set}_drvdata() helpers
Dmitry Torokhov
2007-04-12
1
-0
/
+10
|
*
|
Input: wistron - add acerhk laptop database
Eric Piel
2007-04-12
1
-0
/
+1
|
*
|
Input: rework handle creation code
Dmitry Torokhov
2007-04-12
1
-1
/
+4
|
*
|
Input: HIL - fix rwlock recursion bug
Helge Deller
2007-03-16
1
-0
/
+1
|
*
|
Input: add support for PXA27x keyboard controller
Rodolfo Giometti
2007-03-16
1
-0
/
+13
|
*
|
Input: add getkeycode and setkeycode methods
Marvin Raaijmakers
2007-03-15
1
-28
/
+3
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-05-05
6
-41
/
+33
|
\
\
\
|
*
|
|
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
2007-05-03
6
-41
/
+33
|
|
|
/
|
|
/
|
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2007-05-05
21
-15
/
+55
|
\
\
\
|
*
|
|
PCI: the overdue removal of pci_module_init()
Adrian Bunk
2007-05-03
1
-6
/
+0
|
*
|
|
PCI: remove the broken PCI_MULTITHREAD_PROBE option
Adrian Bunk
2007-05-03
1
-1
/
+0
|
*
|
|
MSI: Give archs the option to free all MSI/Xs at once.
Michael Ellerman
2007-05-03
1
-0
/
+1
|
*
|
|
MSI: Give archs the option to allocate all MSI/Xs at once.
Michael Ellerman
2007-05-03
1
-0
/
+1
|
*
|
|
MSI: Remove dev->first_msi_irq
Michael Ellerman
2007-05-03
1
-1
/
+0
[next]