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
2009-11-29
sctp: on T3_RTX retransmit all the in-flight chunks
Andrei Pelinescu-Onciul
4
-15
/
+2
2009-11-24
pktgen: Fix netdevice unregister
Eric Dumazet
1
-5
/
+11
2009-11-23
macvlan: fix gso_max_size setting
Patrick McHardy
1
-0
/
+2
2009-11-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-20
/
+28
2009-11-23
rfkill: fix miscdev ops
Johannes Berg
1
-0
/
+1
2009-11-23
ath9k: set ps_default as false
John W. Linville
1
-0
/
+2
2009-11-23
hso: fix soft-lockup
Antti Kaijanmäki
1
-1
/
+3
2009-11-23
hso: fix debug routines
Antti Kaijanmäki
1
-2
/
+2
2009-11-23
pktgen: Fix device name compares
Eric Dumazet
1
-8
/
+10
2009-11-23
stmmac: do not fail when the timer cannot be used.
Giuseppe CAVALLARO
2
-22
/
+29
2009-11-23
stmmac: fixed a compilation error when use the external timer
Giuseppe CAVALLARO
1
-2
/
+2
2009-11-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-1
/
+1
2009-11-23
netfilter: xt_limit: fix invalid return code in limit_mt_check()
Patrick McHardy
1
-1
/
+1
2009-11-22
Au1x00: fix crash when trying register_netdev()
Alexander Beregalov
1
-7
/
+8
2009-11-21
netxen : fix BOND_MODE_TLB/ALB mode.
Narender Kumar
3
-4
/
+8
2009-11-21
netxen: fix promisc for NX2031.
Narender Kumar
2
-11
/
+40
2009-11-21
netxen: fix memory initialization
Amit Kumar Salecha
1
-0
/
+2
2009-11-20
TI DaVinci EMAC: Minor macro related updates
chaithrika@ti.com
1
-15
/
+11
2009-11-20
drivers/net: ks8851_mll ethernet network driver -resubmit
David J. Choi
1
-74
/
+68
2009-11-20
net: ETHOC should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2009-11-20
e1000e: do not initiate autonegotiation during OEM configuration
Bruce Allan
1
-1
/
+2
2009-11-20
e1000e: remove unnecessary 82577 workaround causing link issues
Bruce Allan
1
-10
/
+0
2009-11-20
e1000e: flow control thresholds not correct when changing mtu
Bruce Allan
1
-4
/
+3
2009-11-20
e1000e: add Tx timeout factor for 100Mbps
Bruce Allan
1
-1
/
+1
2009-11-20
e1000e: set flow control thresholds properly after enabling/disabling pause
Bruce Allan
1
-2
/
+10
2009-11-20
e1000e: read of PHY register may access wrong page on 82578
Bruce Allan
1
-24
/
+22
2009-11-20
e1000e: partial revert of 3ec2a2b8 plus FC workraround for 82577/8
Bruce Allan
3
-12
/
+32
2009-11-20
ixgbe: move tc variable to CONFIG_IXGBE_DCB
Jaswinder Singh Rajput
1
-1
/
+1
2009-11-19
netfilter: nf_log: fix sleeping function called from invalid context in seq_s...
Patrick McHardy
1
-13
/
+5
2009-11-19
netfilter: xt_osf: fix xt_osf_remove_callback() return value
Patrick McHardy
1
-1
/
+1
2009-11-19
veth: Fix veth_get_stats()
Eric Dumazet
1
-19
/
+16
2009-11-19
ieee802154: dont leak skbs in ieee802154_fake_xmit()
Eric Dumazet
1
-4
/
+1
2009-11-19
mac80211: fix resume
Johannes Berg
2
-10
/
+17
2009-11-18
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
7
-32
/
+70
2009-11-18
strcmp: fix overflow and possibly signedness error
Linus Torvalds
1
-6
/
+14
2009-11-18
Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-6
/
+5
2009-11-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-2
/
+2
2009-11-19
agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()
David Woodhouse
1
-6
/
+5
2009-11-18
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-49
/
+48
2009-11-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
5
-3
/
+14
2009-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
49
-490
/
+432
2009-11-18
mac80211: fix addba timer (again...)
Johannes Berg
1
-10
/
+8
2009-11-19
ima: replace GFP_KERNEL with GFP_NOFS
Mimi Zohar
1
-2
/
+2
2009-11-18
OMAP: cs should be positive in gpmc_cs_free()
Roel Kluin
1
-1
/
+1
2009-11-18
omap: fix unlikely(x) < y
Roel Kluin
1
-1
/
+1
2009-11-18
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
3
-3
/
+4
2009-11-18
Merge branch 'fix/hda' into for-linus
Takashi Iwai
1
-0
/
+1
2009-11-18
Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-2
/
+3
2009-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
9
-22
/
+78
2009-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2
-0
/
+24
[next]