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