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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-10
net-next: remove useless union keyword
Changli Gao
7
-12
/
+12
2010-06-09
cleanup: remove pppoe_xmit() declaration.
Rami Rosen
1
-1
/
+0
2010-06-07
macvlan: use call_rcu for port free
Jiri Pirko
1
-2
/
+10
2010-06-07
greth: Remove unnecessary memset of napi member in netdev private data
Tobias Klauser
1
-1
/
+0
2010-06-06
tg3: Update version to 3.111
Matt Carlson
1
-2
/
+2
2010-06-06
tg3: Add 5719 PCI device and phy IDs
Matt Carlson
2
-1
/
+5
2010-06-06
tg3: Add 5719 ASIC rev
Matt Carlson
2
-18
/
+52
2010-06-06
tg3: Use devfn to determine function number
Matt Carlson
2
-10
/
+4
2010-06-06
tg3: 5717: Allow serdes link via parallel detect
Matt Carlson
1
-1
/
+5
2010-06-06
tg3: Allow single MSI-X vector allocations
Matt Carlson
1
-12
/
+12
2010-06-06
tg3: Off-by-one error in RSS setup
Matt Carlson
1
-1
/
+1
2010-06-06
tg3: Fix a memory leak on 5717+ devices
Matt Carlson
1
-2
/
+2
2010-06-06
tg3: Avoid tx lockups on 5755+ devices
Matt Carlson
2
-0
/
+4
2010-06-06
tg3: Relocate APE mutex regs for 5717+
Matt Carlson
2
-12
/
+38
2010-06-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
24
-177
/
+184
2010-06-06
r8169: fix random mdio_write failures
Timo Teräs
1
-0
/
+5
2010-06-05
ixgbevf: Enable GRO by default
Shirley Ma
1
-0
/
+1
2010-06-05
fec: convert legacy PM hooks to dem_pm_ops
Denis Kirjanov
1
-2
/
+20
2010-06-05
bonding: allow user-controlled output slave selection
Andy Gospodarek
3
-5
/
+195
2010-06-05
bonding: add all_slaves_active parameter
Andy Gospodarek
3
-1
/
+68
2010-06-05
fix return value of __pppoe_xmit() method.
Rami Rosen
1
-1
/
+1
2010-06-04
X25: remove duplicated #include
Huang Weiyi
1
-2
/
+0
2010-06-04
ppp_generic: fix multilink fragment sizes
Ben McKeegan
1
-1
/
+1
2010-06-04
ixgbe: only check pfc bits in hang logic if pfc is enabled
John Fastabend
1
-1
/
+1
2010-06-03
qlcnic: Fix Compilation Issue when CONFIG_INET was not set
Anirban Chakraborty
1
-41
/
+40
2010-06-03
ixgbe: Use netdev_<level>, dev_<level>, pr_<level>
Emil Tantilov
8
-220
/
+195
2010-06-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-14
/
+3
2010-06-03
ixgbe: return IXGBE_ERR_RAR_INDEX when out of range
Jeff Kirsher
2
-0
/
+3
2010-06-03
sfc: Store port number in net_device::dev_id
Ben Hutchings
2
-4
/
+2
2010-06-03
epic100: Test __BIG_ENDIAN instead of (non-existent) CONFIG_BIG_ENDIAN
Roland Dreier
1
-3
/
+4
2010-06-03
tehuti: return -EFAULT on copy_to_user errors
Dan Carpenter
1
-2
/
+2
2010-06-03
isdn/kcapi: return -EFAULT on copy_from_user errors
Dan Carpenter
1
-3
/
+3
2010-06-03
e1000e: change logical negate to bitwise
Dan Carpenter
1
-1
/
+1
2010-06-03
sfc: Get port number from CS_PORT_NUM, not PCI function number
Ben Hutchings
2
-1
/
+7
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
113
-934
/
+934
2010-06-03
fec: Cleanup PHY probing
Denis Kirjanov
1
-11
/
+5
2010-06-03
fec: convert TX hook to netdev_tx_t
Denis Kirjanov
1
-1
/
+1
2010-06-03
net: mac8390 - Sort out memory/MMIO accesses and casts
Geert Uytterhoeven
1
-22
/
+22
2010-06-03
chelsio: Remove remnants of CONFIG_CHELSIO_T1_COUGAR
Roland Dreier
2
-48
/
+2
2010-06-02
Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2
-9
/
+8
2010-06-02
net: replace hooks in __netif_receive_skb V5
Jiri Pirko
1
-6
/
+13
2010-06-02
mac8390: raise error logging priority
Finn Thain
1
-2
/
+2
2010-06-02
net/fec: fix pm to survive to suspend/resume
Eric Bénard
1
-8
/
+8
2010-06-02
korina: count RX DMA OVR as rx_fifo_error
Phil Sutter
1
-1
/
+1
2010-06-02
korina: use netdev_alloc_skb_ip_align() here, too
Phil Sutter
1
-2
/
+1
2010-06-02
korina: fix deadlock on RX FIFO overrun
Phil Sutter
1
-14
/
+13
2010-06-02
vxge: Fix checkstack warning in vxge_probe()
Prarit Bhargava
1
-42
/
+51
2010-06-02
ppp: eliminate shadowed variable name
stephen hemminger
1
-3
/
+3
2010-06-02
mac8390: propagate error code from request_irq
Finn Thain
1
-5
/
+6
2010-06-02
caif: add newlines after declarations in caif_serial.c
Dan Carpenter
1
-0
/
+9
[next]