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-12-18
broadcom: bcm54xx_shadow_read() errors ignored in bcm54xx_adjust_rxrefclk()
Roel Kluin
1
-1
/
+2
2009-12-18
e1000e: LED settings in EEPROM ignored on 82571 and 82572
Bruce Allan
1
-6
/
+0
2009-12-18
netxen: use module parameter correctly
Stephen Hemminger
1
-54
/
+3
2009-12-18
netns: fix net.ipv6.route.gc_min_interval_ms in netns
Alexey Dobriyan
1
-0
/
+1
2009-12-17
Bluetooth: Prevent ill-timed autosuspend in USB driver
Oliver Neukum
1
-0
/
+1
2009-12-17
Bluetooth: Fix L2CAP locking scheme regression
Andrei Emeltchenko
1
-0
/
+1
2009-12-17
Bluetooth: Ack L2CAP I-frames before retransmit missing packet
Gustavo F. Padovan
1
-1
/
+1
2009-12-17
Bluetooth: Fix unset of RemoteBusy flag for L2CAP
Gustavo F. Padovan
1
-1
/
+1
2009-12-17
Bluetooth: Fix PTR_ERR return of wrong pointer in hidp_setup_hid()
Roel Kluin
1
-1
/
+1
2009-12-15
net: sh_eth alignment fix for sh7724 using NET_IP_ALIGN V2
Magnus Damm
1
-1
/
+6
2009-12-15
ixgbe: allow tx of pre-formatted vlan tagged packets
Gurucharan Shetty
1
-1
/
+12
2009-12-15
ixgbe: Fix 82598 premature copper PHY link indicatation
Mallikarjuna R Chilakala
2
-0
/
+40
2009-12-15
ixgbe: Fix tx_restart_queue/non_eop_desc statistics counters
Mallikarjuna R Chilakala
1
-2
/
+5
2009-12-15
bcm63xx_enet: fix compilation failure after get_stats_count removal
Florian Fainelli
1
-3
/
+9
2009-12-15
packet: dont call sleeping functions while holding rcu_read_lock()
Eric Dumazet
1
-40
/
+31
2009-12-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
10
-11
/
+59
2009-12-15
tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.
David S. Miller
10
-84
/
+58
2009-12-15
ipvs: zero usvc and udest
Simon Horman
1
-0
/
+4
2009-12-15
netfilter: fix crashes in bridge netfilter caused by fragment jumps
Patrick McHardy
4
-4
/
+25
2009-12-15
ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...
Patrick McHardy
5
-7
/
+27
2009-12-14
sky2: leave PCI config space writeable
stephen hemminger
1
-13
/
+0
2009-12-14
sky2: print Optima chip name
stephen hemminger
1
-1
/
+1
2009-12-14
x25: Update maintainer.
Arnd Bergmann
1
-2
/
+2
2009-12-14
ipvs: fix synchronization on connection close
Xiaotian Feng
1
-0
/
+1
2009-12-14
netfilter: xtables: document minimal required version
Jan Engelhardt
1
-0
/
+2
2009-12-13
drivers/net/bonding/: : use pr_fmt
Joe Perches
5
-690
/
+465
2009-12-13
can: CAN_MCP251X should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2009-12-13
drivers/net/usb: Correct code taking the size of a pointer
Julia Lawall
1
-1
/
+1
2009-12-13
drivers/net/cpmac.c: Correct code taking the size of a pointer
Julia Lawall
1
-1
/
+1
2009-12-13
drivers/net/sfc: Correct code taking the size of a pointer
Julia Lawall
1
-1
/
+1
2009-12-13
drivers/atm: Correct code taking the size of a pointer
Julia Lawall
1
-1
/
+1
2009-12-13
3c574_cs: disable irq before calling el3_interrupt
Ken Kawasaki
2
-0
/
+8
2009-12-13
mlx4_core: return a negative error value
roel kluin
1
-1
/
+1
2009-12-13
can: Fix data length code handling in rx path
Oliver Hartkopp
8
-25
/
+26
2009-12-13
net: Fix userspace RTM_NEWLINK notifications.
Eric W. Biederman
2
-3
/
+14
2009-12-13
udp: udp_lib_get_port() fix
Eric Dumazet
1
-4
/
+3
2009-12-11
be2net: fix error in rx completion processing.
Ajit Khaparde
1
-2
/
+2
2009-12-11
igbvf: avoid reset storms due to mailbox issues
Alexander Duyck
2
-1
/
+8
2009-12-11
igb: fix handling of mailbox collisions between PF/VF
Alexander Duyck
1
-9
/
+13
2009-12-11
usb: remove rare pm primitive for conversion to new API
Oliver Neukum
1
-2
/
+2
2009-12-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
3064
-222946
/
+331666
2009-12-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
16
-74
/
+248
2009-12-11
Staging: batman: fix debug Kconfig option
Greg Kroah-Hartman
1
-1
/
+1
2009-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
36
-3820
/
+921
2009-12-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
50
-707
/
+1000
2009-12-11
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
30
-321
/
+254
2009-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
679
-174515
/
+165727
2009-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
21
-506
/
+428
2009-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
106
-1881
/
+9634
2009-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-2
/
+10
[next]