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
2008-07-22
e1000: Move assignments in tests before test
Joe Perches
2
-34
/
+56
2008-07-22
e1000: checkpatch clean
Joe Perches
1
-14
/
+20
2008-07-22
e1000: Remove spaces after casts and function names
Joe Perches
5
-51
/
+50
2008-07-22
e1000: Move extern function definitions to e1000.h
Joe Perches
2
-14
/
+10
2008-07-22
e1000: Use hw, er32, and ew32
Joe Perches
4
-970
/
+1029
2008-07-22
e1000: neaten function declarations
Joe Perches
4
-671
/
+385
2008-07-22
Fix typo in meth driver
Christoph Lameter
1
-1
/
+1
2008-07-22
atl1e: Atheros L1E Gigabit Ethernet driver
Jie Yang
9
-0
/
+5241
2008-07-22
ixgbe: remove device ID for unsupported device
Jesse Brandeburg
1
-2
/
+0
2008-07-22
sparc32: pass -m32 when building vmlinux.lds
Stephen Rothwell
1
-0
/
+1
2008-07-22
netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328
Anton Vorontsov
8
-25
/
+5
2008-07-22
8139too: Fall back to PIO when MMIO fails.
Dave Jones
1
-3
/
+5
2008-07-22
8139too: Force usage of PIO on OQO2
Dave Jones
1
-0
/
+8
2008-07-22
8139too: Make PIO/MMIO a runtime decision through a module parameter.
Dave Jones
1
-64
/
+64
2008-07-22
net/phy: Fix 88e1111 copper/fiber selection in RGMII mode
Wang Jian
1
-4
/
+1
2008-07-22
net/phy: Fix copper/fiber auto-selection for 88e1111
Wang Jian
1
-1
/
+1
2008-07-22
net: tun.c fix cast
Harvey Harrison
1
-1
/
+1
2008-07-22
net: igb_main.c fix sparse integer as NULL pointer warning
Harvey Harrison
1
-1
/
+1
2008-07-22
DM9000: Remove magic numbers
Ben Dooks
1
-6
/
+9
2008-07-22
MAINTAINERS: Update email address of Ursula Braun
Ursula Braun
1
-2
/
+2
2008-07-22
s390/net/ctcm: message cleanup
Peter Tiedemann
7
-1245
/
+882
2008-07-22
s390/net: Cleanup claw printk messages.
Andy Richter
1
-1621
/
+520
2008-07-22
netxen: update driver version
Dhananjay Phadke
2
-13
/
+11
2008-07-22
netxen: enable tso6, intr coalescing.
Dhananjay Phadke
4
-28
/
+213
2008-07-22
netxen: cut-through rx changes
Dhananjay Phadke
4
-78
/
+876
2008-07-22
netxen: mtu, mac, link status changes
Dhananjay Phadke
7
-43
/
+236
2008-07-22
netxen: add netxen_nic_ctx.c
Dhananjay Phadke
7
-339
/
+359
2008-07-22
netxen: remove netxen_nic_isr.c
Dhananjay Phadke
5
-283
/
+122
2008-07-22
netxen: pci probe and firmware init changes
Dhananjay Phadke
4
-438
/
+872
2008-07-22
netxen: add 2MB PCI memory support
Dhananjay Phadke
8
-272
/
+1492
2008-07-22
netxen: add defs for new chip/boards
Dhananjay Phadke
7
-70
/
+331
2008-07-22
netxen: hw multicast filtering
Dhananjay Phadke
7
-49
/
+147
2008-07-22
netxen: cleanup unused variables/functions
Dhananjay Phadke
6
-360
/
+113
2008-07-22
net 8390p: fix interface usage
Ingo Molnar
4
-4
/
+4
2008-07-22
ipv6: icmp6_dst_gc return change
Stephen Hemminger
3
-9
/
+6
2008-07-22
ipv6: use kcalloc
Stephen Hemminger
1
-3
/
+3
2008-07-22
ipv6: use spin_trylock_bh
Stephen Hemminger
1
-3
/
+1
2008-07-22
ipv6: use round_jiffies
Stephen Hemminger
1
-2
/
+3
2008-07-22
netns: dont alloc ipv6 fib timer list
Stephen Hemminger
2
-28
/
+14
2008-07-22
sparc: Fixes the DRM layer build on sparc.
David S. Miller
2
-0
/
+2
2008-07-22
ipv6: make struct ipv6_devconf static
Adrian Bunk
2
-3
/
+1
2008-07-22
sctp: remove sctp_assoc_proc_exit()
Adrian Bunk
1
-5
/
+0
2008-07-22
sctp: make sctp_outq_flush() static
Adrian Bunk
2
-2
/
+3
2008-07-22
pkt_sched: make qdisc_class_hash_alloc() static
Adrian Bunk
1
-1
/
+1
2008-07-22
netns: make get_proc_net() static
Adrian Bunk
2
-8
/
+5
2008-07-22
netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.
David S. Miller
8
-6
/
+40
2008-07-22
net: Fix build failure with 'make mandocs'.
Dave Jones
2
-55
/
+54
2008-07-22
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
14
-34
/
+45
2008-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
16
-202
/
+259
2008-07-22
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
111
-1612
/
+6416
[prev]
[next]