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
2008-07-23
netxen: remove netxen_nic_isr.c
Dhananjay Phadke
5
-283
/
+122
2008-07-23
netxen: pci probe and firmware init changes
Dhananjay Phadke
4
-438
/
+872
2008-07-23
netxen: add 2MB PCI memory support
Dhananjay Phadke
8
-272
/
+1492
2008-07-23
netxen: add defs for new chip/boards
Dhananjay Phadke
7
-70
/
+331
2008-07-23
netxen: hw multicast filtering
Dhananjay Phadke
7
-49
/
+147
2008-07-23
netxen: cleanup unused variables/functions
Dhananjay Phadke
6
-360
/
+113
2008-07-23
net 8390p: fix interface usage
Ingo Molnar
4
-4
/
+4
2008-07-23
netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.
David S. Miller
4
-0
/
+11
2008-07-23
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
11
-699
/
+175
2008-07-23
myri10ge: use ioremap_wc
Brice Goglin
1
-4
/
+4
2008-07-23
myri10ge: remove wcfifo
Brice Goglin
1
-51
/
+3
2008-07-23
de4x5: Remove developer debug feature about set/clear promisc
Wang Chen
2
-18
/
+1
2008-07-23
Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Jeff Garzik
1
-9
/
+5
2008-07-22
Merge commit 'origin/master'
Benjamin Herrenschmidt
390
-53170
/
+73475
2008-07-22
arm: bus_id -> dev_name() and dev_set_name() conversions
Kay Sievers
3
-5
/
+5
2008-07-22
3c59x: handle pci_name() being const
Greg Kroah-Hartman
1
-1
/
+1
2008-07-22
device create: net: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2
-4
/
+5
2008-07-22
mac80211_hwsim.c: fix: BUG: unable to handle kernel NULL pointer dereference ...
Ian Schram
1
-6
/
+12
2008-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-8
/
+2
2008-07-21
hdlcdrv: Fix CRC calculation.
Micah Dowty
1
-0
/
+1
2008-07-21
sunhme: Remove stop/wake TX queue calls in set-multicast-list handler.
David S. Miller
1
-4
/
+0
2008-07-21
ucc_geth: do not touch net queue in adjust_link phylib callback
Anton Vorontsov
1
-1
/
+0
2008-07-21
gianfar: do not touch net queue in adjust_link phylib callback
Anton Vorontsov
1
-1
/
+0
2008-07-21
atl1: Do not wake queue before queue has been started.
David S. Miller
1
-2
/
+1
2008-07-21
Merge branch 'linus' into xen-64bit
Ingo Molnar
387
-53165
/
+73463
2008-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
379
-53115
/
+73427
2008-07-21
m68k/Apollo: remove the unused APOLLO_ELPLUS option
Geert Uytterhoeven
1
-9
/
+0
2008-07-21
ariadne: use netstats in net_device structure
Paulius Zaleckas
1
-25
/
+22
2008-07-21
Merge branch 'configfs-fixup-ptr-error' of git://oss.oracle.com/git/jlbec/lin...
Linus Torvalds
1
-6
/
+4
2008-07-21
Fix strip driver back up for ldisc/tty changes
Alan Cox
1
-1
/
+1
2008-07-21
tty: Ldisc revamp
Alan Cox
8
-9
/
+9
2008-07-20
r8169: avoid thrashing PCI conf space above RTL_GIGA_MAC_VER_06
Marcus Sundberg
1
-2
/
+4
2008-07-20
r8169: multicast register update
Francois Romieu
1
-7
/
+1
2008-07-19
bnx2: Update version to 1.7.9.
Benjamin Li
1
-2
/
+2
2008-07-19
bnx2: Fix Sparse warnings
Benjamin Li
1
-2
/
+0
2008-07-19
bnx2: Add TX multiqueue support.
Benjamin Li
2
-18
/
+38
2008-07-19
bnx2: Update TPAT firmware
Benjamin Li
1
-233
/
+233
2008-07-19
e1000: resolve tx multiqueue bug
Ben Hutchings
1
-0
/
+2
2008-07-18
igb/ixgbe/e1000e: resolve tx multiqueue bug
Jeff Kirsher
3
-4
/
+10
2008-07-18
Revert "remove the strip driver"
David S. Miller
3
-0
/
+2829
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
53
-3826
/
+492
2008-07-18
pkt_sched: Kill netdev_queue lock.
David S. Miller
1
-20
/
+0
2008-07-18
niu: Add TX multiqueue support.
David S. Miller
1
-20
/
+25
2008-07-18
netdev: Convert all drivers away from netif_schedule().
David S. Miller
9
-11
/
+11
2008-07-18
netdev: netdev_priv() can now be sane again.
David S. Miller
1
-4
/
+4
2008-07-18
net: Use queue aware tests throughout.
David S. Miller
5
-73
/
+39
2008-07-18
netdev: Kill NETIF_F_MULTI_QUEUE.
David S. Miller
4
-7
/
+0
2008-07-18
netdev: Allocate multiple queues for TX.
David S. Miller
5
-11
/
+25
2008-07-18
igb: Kill CONFIG_NETDEVICES_MULTIQUEUE references, no longer exists.
David S. Miller
2
-53
/
+0
2008-07-18
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
Joel Becker
1
-1
/
+1
[prev]
[next]