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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-22
X.25 remove bkl in poll
andrew hendry
1
-13
/
+1
2010-09-22
X.25 remove bkl in getsockname
andrew hendry
1
-2
/
+0
2010-09-22
sfc: Add support for SFE4003 board and TXC43128 PHY
Ben Hutchings
5
-1
/
+656
2010-09-22
sfc: Remove support for SFN4111T, SFT9001 and Falcon GMAC
Ben Hutchings
10
-893
/
+56
2010-09-21
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
155
-3272
/
+17208
2010-09-21
caif: Use default send and receive buffer size in caif_socket.
Sjur Braendeland
1
-7
/
+0
2010-09-21
caif: Fix function NULL pointer check.
Sjur Braendeland
1
-1
/
+1
2010-09-21
caif: Minor fixes in log prints.
Sjur Braendeland
2
-7
/
+3
2010-09-21
caif: Remove buggy re-definition of pr_debug
Sjur Braendeland
1
-3
/
+0
2010-09-21
ipv6: addrconf.h cleanups
Eric Dumazet
1
-20
/
+43
2010-09-21
net: constify some ppp/pptp structs
Eric Dumazet
5
-9
/
+9
2010-09-21
sundance: Use dev_kfree_skb_any() helper
Denis Kirjanov
1
-5
/
+1
2010-09-21
sundance: Handle DMA mapping errors
Denis Kirjanov
1
-0
/
+21
2010-09-21
sundance: Convert to DMA API
Denis Kirjanov
1
-44
/
+43
2010-09-21
net: core: use kernel's converter from hex to bin
Andy Shevchenko
2
-12
/
+11
2010-09-21
drivers: atm: use native kernel's hex_to_bin() func
Andy Shevchenko
1
-4
/
+2
2010-09-21
tmspci: fix tr%d in printk
Meelis Roos
1
-6
/
+4
2010-09-21
ethtool: Fix build due to lack of ethtool.h include.
David S. Miller
1
-0
/
+1
2010-09-21
sfc: Fix build due to lack of vmalloc.h include.
David S. Miller
1
-0
/
+1
2010-09-21
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
David S. Miller
7
-106
/
+73
2010-09-21
sfc: Clean up and correct comments on efx_monitor()
Ben Hutchings
1
-13
/
+10
2010-09-21
sfc: Include RX IP filter table in register dump
Ben Hutchings
1
-3
/
+2
2010-09-21
sfc: Implement the ethtool RX n-tuple control functions
Ben Hutchings
3
-4
/
+118
2010-09-21
sfc: Add filter table management
Ben Hutchings
7
-1
/
+678
2010-09-21
ethtool: Allocate register dump buffer with vmalloc()
Ben Hutchings
1
-2
/
+2
2010-09-21
ethtool: Add Ethernet MAC-level filtering/steering
Ben Hutchings
1
-1
/
+5
2010-09-21
ethtool: Define RX n-tuple action to clear a rule
Ben Hutchings
1
-2
/
+3
2010-09-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
155
-3272
/
+17208
2010-09-21
ath9k: make the driver specific rate control module optional
Felix Fietkau
4
-1
/
+22
2010-09-21
ath9k: move ath_tx_aggr_check() to the rate control module
Felix Fietkau
3
-15
/
+16
2010-09-21
ath9k: clean up / fix aggregation session flush
Felix Fietkau
1
-37
/
+26
2010-09-21
ath9k: fix an aggregation start related race condition
Felix Fietkau
3
-6
/
+13
2010-09-21
ath9k: clean up block ack window handling
Felix Fietkau
2
-6
/
+4
2010-09-21
wl1271: bugfix: use bitwise-AND instead of logical-AND
Eliad Peller
1
-2
/
+2
2010-09-21
wl1271: avoid redundant memcpy of rx_status
Eliad Peller
1
-3
/
+1
2010-09-21
carl9170: fix hang in AP mode when HT STA does PSM
Christian Lamparter
1
-2
/
+2
2010-09-21
carl9170: reinit phy after HT settings have changed
Christian Lamparter
2
-12
/
+14
2010-09-21
carl9170: fix state downgrade during reset
Christian Lamparter
1
-2
/
+0
2010-09-21
carl9170: abort tasklet during usb reset
Christian Lamparter
1
-0
/
+3
2010-09-21
carl9170: don't load bogus nf of chain 1
Christian Lamparter
3
-12
/
+9
2010-09-21
carl9170: fix noise dBm conversion
Christian Lamparter
1
-2
/
+2
2010-09-21
carl9170: use rx chainmask from eeprom
Christian Lamparter
1
-1
/
+4
2010-09-21
ath5k: Add tx queue configuration function
Bruno Randolf
1
-1
/
+39
2010-09-21
ath5k: Simplify cw_min/max and AIFS configuration
Bruno Randolf
4
-65
/
+65
2010-09-21
ath5k: Keep last descriptor in queue
Bruno Randolf
1
-32
/
+32
2010-09-21
ath5k: Count how many times a queue got stuck
Bruno Randolf
3
-0
/
+5
2010-09-21
ath5k: Add watchdog for stuck TX queues
Bruno Randolf
3
-0
/
+56
2010-09-21
ath5k: Move tx frame completion into separate function
Bruno Randolf
1
-50
/
+57
2010-09-21
ath5k: Fix TX queues stopping
Bruno Randolf
1
-5
/
+4
2010-09-21
ath5k: Fix queue debug file
Bruno Randolf
1
-2
/
+7
[next]