index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2009-12-02
skbuff: remove skb_dma_map/unmap
Alexander Duyck
2009-12-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-12-01
net: remove [un]register_pernet_gen_... and update the docs.
Eric W. Biederman
2009-12-01
net: Automatically allocate per namespace data.
Eric W. Biederman
2009-12-01
net: Batch network namespace destruction.
Eric W. Biederman
2009-12-01
net: Implement for_each_netdev_reverse.
Eric W. Biederman
2009-12-01
net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCH
Eric W. Biederman
2009-12-01
SLOW_WORK: Move slow_work's proc file to debugfs
David Howells
2009-11-30
Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Linus Torvalds
2009-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2009-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache
Linus Torvalds
2009-11-30
mac80211: fix spurious delBA handling
Johannes Berg
2009-11-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-29
ethtool: Add Direct Attach support to connector port reporting
PJ Waskiewicz
2009-11-29
X25: Move SYSCTL ifdefs into header
andrew hendry
2009-11-29
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...
David S. Miller
2009-11-29
sctp: on T3_RTX retransmit all the in-flight chunks
Andrei Pelinescu-Onciul
2009-11-26
vlan: support "loose binding" to the underlying network device
Patrick McHardy
2009-11-26
macvlan: export macvlan mode through netlink
Arnd Bergmann
2009-11-26
veth: move loopback logic to common location
Arnd Bergmann
2009-11-26
[SCSI] fix async scan add/remove race resulting in an oops
James Bottomley
2009-11-25
xfrm: Store aalg in xfrm_state with a user specified truncation length
Martin Willi
2009-11-25
xfrm: Define new XFRM netlink auth attribute with specified truncation bits
Martin Willi
2009-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-11-23
sctp: Update max.burst implementation
Vlad Yasevich
2009-11-23
sctp: Turn the enum socket options into defines
Vlad Yasevich
2009-11-23
sctp: Remove useless last_time_used variable
Vlad Yasevich
2009-11-23
sctp: remove deprecated SCTP_GET_*_OLD stuffs
Amerigo Wang
2009-11-23
sctp: Update SWS avaoidance receiver side algorithm
Vlad Yasevich
2009-11-23
sctp: Fix malformed "Invalid Stream Identifier" error
Vlad Yasevich
2009-11-23
sctp: implement the sender side for SACK-IMMEDIATELY extension
Wei Yongjun
2009-11-23
sctp: implement definition for SACK-IMMEDIATELY extension
Wei Yongjun
2009-11-20
net: rename skb->iif to skb->skb_iif
Eric Dumazet
2009-11-20
i2c: i2c-pnx: Made buf type unsigned to prevent sign extension
Kevin Wells
2009-11-19
vt: Fix use of "new" in a struct field
Alan Cox
2009-11-19
CacheFiles: Catch an overly long wait for an old active object
David Howells
2009-11-19
CacheFiles: Don't write a full page if there's only a partial page to cache
David Howells
2009-11-19
FS-Cache: Start processing an object's operations on that object's death
David Howells
2009-11-19
FS-Cache: Handle pages pending storage that get evicted under OOM conditions
David Howells
2009-11-19
FS-Cache: Fix lock misorder in fscache_write_op()
David Howells
2009-11-19
FS-Cache: Allow the current state of all objects to be dumped
David Howells
2009-11-19
FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work items
David Howells
2009-11-19
SLOW_WORK: Allow a requeueable work item to sleep till the thread is needed
David Howells
2009-11-19
SLOW_WORK: Allow the owner of a work item to determine if it is queued or not
David Howells
2009-11-19
SLOW_WORK: Allow the work items to be viewed through a /proc file
David Howells
2009-11-19
SLOW_WORK: Add delayed_slow_work support
Jens Axboe
2009-11-19
SLOW_WORK: Add support for cancellation of slow work
Jens Axboe
2009-11-19
SLOW_WORK: Wait for outstanding work items belonging to a module to clear
David Howells
2009-11-19
mac80211: avoid spurious deauth frames/messages
Johannes Berg
[next]