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-05-17
skfddi: convert PRINTK() to pr_debug()
Alexander Beregalov
1
-81
/
+75
2009-05-17
mac89x0: remove PRINTK()
Alexander Beregalov
1
-2
/
+0
2009-05-17
de620: convert PRINTK() to pr_debug() and cleanup
Alexander Beregalov
1
-41
/
+18
2009-05-17
de600: convert PRINTK() to pr_debug()
Alexander Beregalov
1
-16
/
+3
2009-05-17
de620: fix forgotten semicolon
Alexander Beregalov
1
-1
/
+1
2009-05-17
drivers/net: Convert #ifdef DEBUG printk(KERN_DEBUG to pr_debug(
Joe Perches
1
-8
/
+5
2009-05-17
sfc: Use generic XENPAK register definitions
Ben Hutchings
3
-73
/
+4
2009-05-17
mdio: Add XENPAK LASI register definitions
Ben Hutchings
1
-0
/
+28
2009-05-17
mdio: Add 10GBASE-T SNR register definition
Ben Hutchings
1
-0
/
+7
2009-05-17
smsc95xx: strip ethernet fcs (crc) on receive path
Peter Korsgaard
1
-2
/
+2
2009-05-17
dm9601: trivial comment fixes
Peter Korsgaard
1
-6
/
+6
2009-05-17
net: tx scalability works : trans_start
Eric Dumazet
3
-13
/
+46
2009-05-17
gigaset: remove unused structure member rcvbytes
Tilman Schmidt
3
-6
/
+2
2009-05-17
gigaset: remove UNDOCREQ config option
Tilman Schmidt
3
-74
/
+28
2009-05-17
gigaset: move up Kconfig inclusion point
Tilman Schmidt
3
-2
/
+3
2009-05-17
gigaset: documentation update
Tilman Schmidt
1
-1
/
+22
2009-05-17
gigaset: fix error return code
Tilman Schmidt
1
-5
/
+7
2009-05-17
gigaset: skip unnecessary hex formatting
Tilman Schmidt
1
-0
/
+4
2009-05-17
gigaset: fix possible oops in error handling
Tilman Schmidt
2
-3
/
+2
2009-05-17
gigaset: remove obsolete references to m10x state table
Tilman Schmidt
3
-12
/
+6
2009-05-17
bnx2: bnx2_tx_int() optimizations
Eric Dumazet
2
-7
/
+13
2009-05-17
tcp: tcp_prequeue() can use keyed wakeups
John Dykstra
1
-1
/
+2
2009-05-17
net/ibmveth: fix panic in probe
Stephen Rothwell
1
-1
/
+1
2009-05-17
ixgbe: Add FCoE related statistics to 82599
Yi Zou
3
-0
/
+22
2009-05-17
ixgbe: Implement FCoE Rx side large receive offload feature to 82599
Yi Zou
2
-0
/
+23
2009-05-17
ixgbe: Add infrastructure code for FCoE large receive offload to 82599
Yi Zou
3
-1
/
+344
2009-05-17
ixgbe: Implement FCoE Tx side offload features in base driver of 82599
Yi Zou
5
-20
/
+101
2009-05-17
ixgbe: Add infrastructure code for FCoE large send offload to 82599
Yi Zou
1
-0
/
+132
2009-05-17
ixgbe: Add FCoE feature code to 82599
Yi Zou
1
-0
/
+60
2009-05-17
ixgbe: Add FCoE feature header to 82599
Yi Zou
1
-0
/
+66
2009-05-17
ixgbe: Add FCoE feature register defines to 82599
Yi Zou
1
-0
/
+84
2009-05-17
mv643xx_eth: Remove a stale PPC_MULTIPLATFORM
Emil Medve
1
-2
/
+1
2009-05-17
net: remove needless (now buggy) & from dev->dev_addr (part2)
Jiri Pirko
1
-1
/
+1
2009-05-17
drivers/net/82596.c: suppress warnings
Andrew Morton
1
-7
/
+7
2009-05-17
sfc: modify allocation error message
Mike Travis
1
-2
/
+2
2009-05-17
cls_cgroup: remove unneeded cgroup_lock
Li Zefan
1
-6
/
+0
2009-05-17
net: remove needless (now buggy) & from dev->dev_addr
Jiri Pirko
6
-9
/
+10
2009-05-17
ipv4: remove an unused parameter from configure method of fib_rules_ops.
Rami Rosen
5
-5
/
+4
2009-05-09
tun: add tun_flags, owner, group attributes in sysfs
David Woodhouse
1
-15
/
+52
2009-05-09
Remove duplicate slow protocol define in bond_3ad.h
Richard Genoud
1
-2
/
+2
2009-05-09
net: check retval of dev_addr_init()
Jiri Pirko
1
-3
/
+12
2009-05-09
decnet: Use data ready call back, rather than hand coding it
Steven Whitehouse
1
-13
/
+4
2009-05-09
netxen: trivial register access cleanup
Dhananjay Phadke
1
-8
/
+5
2009-05-09
netxen: disable msi-x for NC512m adapter
Dhananjay Phadke
1
-1
/
+0
2009-05-09
netxen: fix irq tear down and msix leak.
Dhananjay Phadke
1
-31
/
+43
2009-05-09
netxen: cache msi register offset
Dhananjay Phadke
2
-1
/
+6
2009-05-08
Network Drop Monitor: Fix skb_kill_datagram
John Dykstra
1
-1
/
+3
2009-05-08
bnx2x: do not return negative number of received packages
Stanislaw Gruszka
1
-1
/
+1
2009-05-08
bnx2x: free workqueue when driver fail to register
Stanislaw Gruszka
1
-1
/
+8
2009-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
125
-1883
/
+17180
[next]