index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-01
[NET]: ethtool ops are the only way
Matthew Wilcox
1
-42
/
+10
2007-08-01
[PPPOE]: Improve hashing function in hash_item().
Florian Zumbiehl
1
-10
/
+15
2007-07-31
[PPPOL2TP]: Add CONFIG_INET Kconfig dependency.
James Chapman
1
-1
/
+1
2007-07-31
[PPPoE]: move lock_sock() in pppoe_sendmsg() to the right location
Florian Zumbiehl
1
-2
/
+1
2007-07-31
[PPPoX/E]: return ENOTTY on unknown ioctl requests
Florian Zumbiehl
2
-11
/
+9
2007-07-31
[NET] loopback: Panic if registration fails
Herbert Xu
1
-1
/
+6
2007-07-31
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-441
/
+278
2007-07-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-12
/
+3
2007-07-30
Fix a potential NULL pointer dereference in mace_interrupt() in drivers/net/p...
Micah Gruber
1
-1
/
+3
2007-07-30
PATCH kernel 2.6.22] PCMCIA-NETDEV : modify smc91c92_cs.c to become SMP safe
Komuro
1
-6
/
+17
2007-07-30
S2io: Increment received packet count correctly
Ramkrishna Vepa
1
-1
/
+2
2007-07-30
S2io: Fix crash when resetting adapter
Ramkrishna Vepa
1
-15
/
+0
2007-07-30
S2io: Mask spurious interrupts
Ramkrishna Vepa
1
-3
/
+2
2007-07-30
S2IO: Implementing review comments from old patches
Veena Parat
1
-5
/
+5
2007-07-30
S2IO: Checking for the return value of pci map function
Veena Parat
2
-3
/
+79
2007-07-30
S2IO: Removing MSI support from driver
Veena Parat
2
-151
/
+10
2007-07-30
S2IO: Removing 3 buffer mode support from the driver
Veena Parat
2
-217
/
+73
2007-07-30
netxen: drop redudant spinlock
Dhananjay Phadke
1
-4
/
+0
2007-07-30
netxen: Fix interrupt handling for multiport adapters
dhananjay@netxen.com
1
-17
/
+19
2007-07-30
netxen: re-init station address after h/w init
dhananjay@netxen.com
1
-2
/
+2
2007-07-30
forcedeth: mac address correct
Ayaz Abdulla
1
-17
/
+19
2007-07-30
gfar: Fix modpost warning
Kumar Gala
2
-2
/
+2
2007-07-30
lib8390: comment on locking by Alan Cox
Jarek Poplawski
1
-0
/
+46
2007-07-30
Fix a potential NULL pointer dereference in write_bulk_callback() in drivers/...
Micah Gruber
1
-1
/
+3
2007-07-30
setup and detect 2nd phy on MCF5275 in FEC driver
Mike Cruse
1
-0
/
+23
2007-07-30
clean up reading of ICR register in FEC driver
Greg Ungerer
1
-3
/
+3
2007-07-30
fix work queues in FEC driver
Greg Ungerer
1
-6
/
+11
2007-07-30
remove unused config symbol from FEC driver
Greg Ungerer
1
-2
/
+0
2007-07-30
include cacheflush.h in FEC driver
Greg Ungerer
1
-0
/
+1
2007-07-30
Make lguest compile with CONFIG_BLOCK=n and CONFIG_NET=n
Rusty Russell
1
-1
/
+1
2007-07-29
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...
Linus Torvalds
1
-1
/
+5
2007-07-28
mlx4_core: Remove kfree() in mlx4_mr_alloc() error flow
Jack Morgenstein
1
-12
/
+3
2007-07-26
m32r: Fix ei_tx_timeout() in drivers/net/lib8390.c
Hirokazu Takata
1
-9
/
+0
2007-07-26
lguest: documentation VII: FIXMEs
Rusty Russell
1
-0
/
+19
2007-07-26
lguest: documentation III: Drivers
Rusty Russell
1
-17
/
+201
2007-07-26
ax88796 (address space): cast to unsigned long, not long
Al Viro
1
-1
/
+1
2007-07-26
cxgb3 gfp_t annotations
Al Viro
1
-1
/
+1
2007-07-26
misannotation in pppol2tp
Al Viro
1
-2
/
+2
2007-07-25
netdev: i82596 Ethernet needs <asm/cacheflush.h>
Geert Uytterhoeven
1
-0
/
+1
2007-07-25
forcedeth: mcp73 device addition
Ayaz Abdulla
1
-0
/
+16
2007-07-25
atl1: make atl1_init_ring_ptrs static
Chris Snook
1
-1
/
+1
2007-07-25
eHEA: net_poll support
Jan-Bernd Themann
2
-2
/
+22
2007-07-25
drivers/net/acenic.c: fix check-after-use
Adrian Bunk
1
-6
/
+0
2007-07-25
defxx: Use __maybe_unused rather than a local hack
Maciej W. Rozycki
1
-9
/
+8
2007-07-25
Fix error checking in Vitesse IRQ config
Andy Fleming
1
-1
/
+1
2007-07-25
ps3: reduce allocation size of rx skb buffers
Masakazu Mokuno
2
-13
/
+44
2007-07-25
atl1: use kernel provided ethernet length constants
Jay Cliburn
2
-11
/
+7
2007-07-25
atl1: fix typo in dma_req_block
Jay Cliburn
1
-2
/
+2
2007-07-25
atl1: change cmb write threshold
Jay Cliburn
1
-1
/
+4
2007-07-25
atl1: fix typo in DMA engine setup
Jay Cliburn
1
-2
/
+2
[next]