index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
kfifo: fix warn_unused_result
Stefani Seibold
2009-12-22
1
-2
/
+4
*
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
2009-12-22
1
-2
/
+3
*
kfifo: cleanup namespace
Stefani Seibold
2009-12-22
2
-6
/
+6
*
kfifo: move out spinlock
Stefani Seibold
2009-12-22
1
-1
/
+1
*
kfifo: move struct kfifo in place
Stefani Seibold
2009-12-22
3
-13
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-12-21
9
-75
/
+77
|
\
|
*
bnx2: Fix bnx2_netif_stop() merge error.
Michael Chan
2009-12-20
1
-1
/
+1
|
*
gianfar: Fix bit definitions of IMASK_GRSC and IMASK_GTSC
Sandeep Gopalpet
2009-12-18
1
-2
/
+2
|
*
gianfar: Fix stats support
Sandeep Gopalpet
2009-12-18
2
-6
/
+46
|
*
gianfar: Fix a filer bug
Sandeep Gopalpet
2009-12-18
2
-1
/
+11
|
*
bnx2: fixing a timout error due not refreshing TX timers correctly
Breno Leitao
2009-12-18
1
-1
/
+9
|
*
can/at91: don't check platform_get_irq's return value against zero
Uwe Kleine-König
2009-12-18
1
-1
/
+1
|
*
bnx2: reset_task is crashing the kernel. Fixing it.
Breno Leitao
2009-12-18
1
-1
/
+1
|
*
TI DaVinci EMAC: Fix MDIO bus frequency configuration
Nageswari Srinivasan
2009-12-18
1
-1
/
+1
|
*
e100: Fix broken cbs accounting due to missing memset.
Roger Oksanen
2009-12-18
1
-1
/
+1
|
*
broadcom: bcm54xx_shadow_read() errors ignored in bcm54xx_adjust_rxrefclk()
Roel Kluin
2009-12-18
1
-1
/
+2
|
*
e1000e: LED settings in EEPROM ignored on 82571 and 82572
Bruce Allan
2009-12-18
1
-6
/
+0
|
*
netxen: use module parameter correctly
Stephen Hemminger
2009-12-18
1
-54
/
+3
*
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2009-12-17
8
-0
/
+1384
|
\
\
|
*
|
NET: Add Ethernet driver for Octeon MGMT devices.
David Daney
2009-12-17
5
-0
/
+1192
|
*
|
NET: Add driver for Octeon MDIO buses.
David Daney
2009-12-17
3
-0
/
+192
*
|
|
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2009-12-17
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
net: fix for utsrelease.h moving to generated
Stephen Rothwell
2009-12-12
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-12-16
25
-741
/
+568
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
net: sh_eth alignment fix for sh7724 using NET_IP_ALIGN V2
Magnus Damm
2009-12-15
1
-1
/
+6
|
*
|
ixgbe: allow tx of pre-formatted vlan tagged packets
Gurucharan Shetty
2009-12-15
1
-1
/
+12
|
*
|
ixgbe: Fix 82598 premature copper PHY link indicatation
Mallikarjuna R Chilakala
2009-12-15
2
-0
/
+40
|
*
|
ixgbe: Fix tx_restart_queue/non_eop_desc statistics counters
Mallikarjuna R Chilakala
2009-12-15
1
-2
/
+5
|
*
|
bcm63xx_enet: fix compilation failure after get_stats_count removal
Florian Fainelli
2009-12-15
1
-3
/
+9
|
*
|
sky2: leave PCI config space writeable
stephen hemminger
2009-12-14
1
-13
/
+0
|
*
|
sky2: print Optima chip name
stephen hemminger
2009-12-14
1
-1
/
+1
|
*
|
drivers/net/bonding/: : use pr_fmt
Joe Perches
2009-12-13
5
-690
/
+465
|
*
|
can: CAN_MCP251X should depend on HAS_DMA
Geert Uytterhoeven
2009-12-13
1
-1
/
+1
|
*
|
drivers/net/usb: Correct code taking the size of a pointer
Julia Lawall
2009-12-13
1
-1
/
+1
|
*
|
drivers/net/cpmac.c: Correct code taking the size of a pointer
Julia Lawall
2009-12-13
1
-1
/
+1
|
*
|
drivers/net/sfc: Correct code taking the size of a pointer
Julia Lawall
2009-12-13
1
-1
/
+1
|
*
|
3c574_cs: disable irq before calling el3_interrupt
Ken Kawasaki
2009-12-13
2
-0
/
+8
|
*
|
mlx4_core: return a negative error value
roel kluin
2009-12-13
1
-1
/
+1
|
*
|
can: Fix data length code handling in rx path
Oliver Hartkopp
2009-12-13
7
-25
/
+17
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2009-12-16
1
-1
/
+2
|
\
\
\
|
*
|
|
mlx4_core: Fix parsing of reserved EQ cap
Yevgeny Petrilin
2009-11-12
1
-1
/
+1
|
*
|
|
IB/mlx4: Remove limitation on LSO header size
Eli Cohen
2009-11-12
1
-0
/
+1
*
|
|
|
mlx4: use bitmap_find_next_zero_area
Akinobu Mita
2009-12-16
1
-33
/
+4
*
|
|
|
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-15
5
-5
/
+5
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2009-12-14
5
-5
/
+5
|
\
\
\
\
|
*
|
|
|
pcmcia: remove unused IRQ_FIRST_SHARED
Dominik Brodowski
2009-12-07
5
-5
/
+5
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-14
3
-8
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
this_cpu: Eliminate get/put_cpu
Christoph Lameter
2009-10-03
1
-4
/
+3
|
*
|
|
|
|
this_cpu: Straight transformations
Christoph Lameter
2009-10-03
2
-4
/
+3
*
|
|
|
|
|
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...
Linus Torvalds
2009-12-12
1
-1
/
+1
|
\
\
\
\
\
\
[next]