index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[MAC80211]: reorder interface related functions
Johannes Berg
2007-10-11
1
-606
/
+599
*
[MAC80211]: move some rate control functions out of ieee80211.c
Johannes Berg
2007-10-11
4
-43
/
+48
*
[MAC80211]: split out some key functions from ieee80211.c
Johannes Berg
2007-10-11
4
-62
/
+78
*
[MAC80211]: remove some unnecessary includes
Johannes Berg
2007-10-11
1
-4
/
+0
*
[MAC80211]: split TX path into own file
Johannes Berg
2007-10-11
4
-1849
/
+1884
*
[MAC80211]: rx cleanups (2)
Johannes Berg
2007-10-11
1
-14
/
+28
*
[MAC80211]: fix bug for per-sta stats
Johannes Berg
2007-10-11
1
-6
/
+7
*
[MAC80211]: split up __ieee80211_rx
Johannes Berg
2007-10-11
1
-74
/
+83
*
[MAC80211]: split ieee80211_rx_h_check handler
Johannes Berg
2007-10-11
1
-1
/
+11
*
[MAC80211]: rx cleanups (1)
Johannes Berg
2007-10-11
1
-97
/
+101
*
[MAC80211]: move QoS rx handlers into rx.c
Johannes Berg
2007-10-11
4
-71
/
+60
*
[MAC80211]: split RX handlers into own file
Johannes Berg
2007-10-11
5
-1365
/
+1400
*
Linux 2.6.23
v2.6.23
Linus Torvalds
2007-10-09
1
-1
/
+1
*
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2007-10-09
6
-11
/
+12
|
\
|
*
[MIPS] Au1000: set the PCI controller IO base
Florian Fainelli
2007-10-09
1
-0
/
+1
|
*
[MIPS] Alchemy: Fix USB initialization.
Florian Fainelli
2007-10-09
4
-10
/
+10
|
*
[MIPS] IP32: Fix fatal typo in address computation.
Giuseppe Sacco
2007-10-09
1
-1
/
+1
*
|
NLM: Fix a memory leak in nlmsvc_testlock
Trond Myklebust
2007-10-09
1
-1
/
+3
*
|
sata_mv: correct S/G table limits
Jeff Garzik
2007-10-09
1
-3
/
+6
|
/
*
Correct Makefile rule for generating custom keymap
Maarten Bressers
2007-10-09
1
-1
/
+1
*
ISDN: Fix data access out of array bounds
Karsten Keil
2007-10-08
1
-2
/
+3
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2007-10-08
6
-13
/
+22
|
\
|
*
[IPv6]: Fix ICMPv6 redirect handling with target multicast address
Brian Haley
2007-10-08
1
-4
/
+5
|
*
[PKT_SCHED] cls_u32: error code isn't been propogated properly
Stephen Hemminger
2007-10-08
1
-1
/
+1
|
*
[ROSE]: Fix rose.ko oops on unload
Alexey Dobriyan
2007-10-08
3
-8
/
+13
|
*
[TCP]: Fix fastpath_cnt_hint when GSO skb is partially ACKed
Ilpo Järvinen
2007-10-08
1
-0
/
+3
*
|
AIO: fix cleanup in io_submit_one(...)
Yan Zheng
2007-10-08
1
-1
/
+1
*
|
fix page release issue in filemap_fault
Yan Zheng
2007-10-08
1
-0
/
+1
*
|
fix VM_CAN_NONLINEAR check in sys_remap_file_pages
Yan Zheng
2007-10-08
1
-1
/
+1
*
|
mm: set_page_dirty_balance() vs ->page_mkwrite()
Peter Zijlstra
2007-10-08
3
-5
/
+10
|
/
*
Driver core: fix SYSF_DEPRECATED breakage for nested classdevs
Dmitry Torokhov
2007-10-08
1
-3
/
+7
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2007-10-08
1
-1
/
+2
|
\
|
*
firewire: point to migration document
Stefan Richter
2007-10-07
1
-1
/
+2
*
|
Add manufacturer and card id of teltonica pcmcia modems
Attila Kinali
2007-10-08
1
-0
/
+1
*
|
sysrq docs: document sequence that actually works
Pavel Machek
2007-10-08
1
-1
/
+1
*
|
fix bogus reporting of signals by audit
Al Viro
2007-10-08
1
-11
/
+11
*
|
Move kasprintf.o to obj-y
Alexey Dobriyan
2007-10-08
1
-2
/
+2
*
|
lockstat: documentation
Peter Zijlstra
2007-10-08
2
-0
/
+122
*
|
Longhaul: add auto enabled "revid_errata" option
Rafal Bilski
2007-10-08
1
-3
/
+57
*
|
Fix timer_stats printout of events/sec
Anton Blanchard
2007-10-08
1
-2
/
+3
*
|
Don't do load-average calculations at even 5-second intervals
Linus Torvalds
2007-10-08
1
-1
/
+1
*
|
VT_WAITACTIVE: Avoid returning EINTR when not necessary
Linus Torvalds
2007-10-08
1
-2
/
+2
|
/
*
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2007-10-07
1
-12
/
+9
|
\
|
*
[MIPS] IP32: Enable PCI bridges
Giuseppe Sacco
2007-10-05
1
-12
/
+9
*
|
Revert "intel_agp: fix stolen mem range on G33"
Kyle McMartin
2007-10-06
1
-5
/
+0
*
|
Fix non-terminated PCI match table in PowerMac IDE
Benjamin Herrenschmidt
2007-10-06
1
-0
/
+1
*
|
xen: disable split pte locks for now
Jeremy Fitzhardinge
2007-10-06
1
-0
/
+1
*
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-10-05
1
-0
/
+18
|
\
\
|
*
|
[ARM] 4598/2: OSIRIS: Ensure we do not get nRSTOUT during suspend
Ben Dooks
2007-10-05
1
-0
/
+6
|
*
|
[ARM] 4597/2: OSIRIS: ensure CPLD0 is preserved after suspend
Ben Dooks
2007-10-05
1
-0
/
+12
|
|
/
[prev]
[next]