index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2010-05-21
1
-23
/
+23
|
\
|
*
virtio_net: use virtqueue_xxx wrappers
Michael S. Tsirkin
2010-05-19
1
-23
/
+23
*
|
sysfs: add struct file* to bin_attr callbacks
Chris Wright
2010-05-21
2
-8
/
+15
*
|
drivers/base: Convert dev->sem to mutex
Thomas Gleixner
2010-05-21
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-05-20
6
-39
/
+35
|
\
\
|
*
|
USB: remove leftover references to udev->autosuspend_disabled
Alan Stern
2010-05-20
1
-1
/
+1
|
*
|
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
2010-05-20
5
-38
/
+34
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-05-20
793
-32480
/
+59842
|
\
\
\
|
*
\
\
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-05-18
4
-0
/
+4
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
ixgbe: add support for active DA cables
Don Skidmore
2010-05-18
6
-14
/
+54
|
*
|
|
ixgbe: dcb, do not tag tc_prio_control frames
John Fastabend
2010-05-18
1
-1
/
+2
|
*
|
|
ixgbe: fix ixgbe_tx_is_paused logic
John Fastabend
2010-05-18
1
-4
/
+4
|
*
|
|
ixgbe: always enable vlan strip/insert when DCB is enabled
Yi Zou
2010-05-18
1
-1
/
+9
|
*
|
|
ixgbe: remove some redundant code in setting FCoE FIP filter
Yi Zou
2010-05-18
1
-6
/
+0
|
*
|
|
ixgbe: fix wrong offset to fc_frame_header in ixgbe_fcoe_ddp
Yi Zou
2010-05-18
1
-4
/
+7
|
*
|
|
ixgbe: fix header len when unsplit packet overflows to data buffer
Shannon Nelson
2010-05-18
1
-2
/
+3
|
*
|
|
cxgb4: notify upper drivers if the device is already up when they load
Dimitris Michailidis
2010-05-18
1
-0
/
+3
|
*
|
|
cxgb4: keep interrupts available when the ports are brought down
Dimitris Michailidis
2010-05-18
2
-28
/
+22
|
*
|
|
cxgb4: fix initial addition of MAC address
Dimitris Michailidis
2010-05-18
1
-1
/
+1
|
*
|
|
cnic: Return SPQ credit to bnx2x after ring setup and shutdown.
Michael Chan
2010-05-18
2
-1
/
+75
|
*
|
|
cnic: Convert cnic_local_flags to atomic ops.
Michael Chan
2010-05-18
2
-6
/
+5
|
*
|
|
can: Fix SJA1000 command register writes on SMP systems
Oliver Hartkopp
2010-05-18
2
-3
/
+18
|
*
|
|
ARCNET: Limit com20020 PCI ID matches for SOHARD cards
Andreas Bombe
2010-05-17
1
-2
/
+2
|
*
|
|
cleanup: remove pppoe_ioctl() declaration.
Rami Rosen
2010-05-17
1
-1
/
+0
|
*
|
|
drivers/net: Use kcalloc or kzalloc
Julia Lawall
2010-05-17
2
-4
/
+2
|
*
|
|
drivers/net/vmxnet3: Use kzalloc
Julia Lawall
2010-05-17
1
-2
/
+1
|
*
|
|
drivers/net: Use kzalloc
Julia Lawall
2010-05-17
1
-2
/
+1
|
*
|
|
net: Add ndo_{set|get}_vf_port support for enic dynamic vnics
Scott Feldman
2010-05-17
9
-24
/
+521
|
*
|
|
drivers/net: remove useless semicolons
Joe Perches
2010-05-17
23
-33
/
+33
|
*
|
|
pegasus: fix USB device ID for ETX-US2
Tadashi Abe
2010-05-17
1
-1
/
+1
|
*
|
|
can: sja1000 platform data fixes
Wolfgang Grandegger
2010-05-17
1
-1
/
+2
|
*
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-05-17
53
-1434
/
+1966
|
|
\
\
\
|
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-17
53
-1434
/
+1966
|
|
|
\
\
\
|
|
|
*
|
|
rt2x00: In debugfs frame dumping allow the TX descriptor to be part of the skb.
Gertjan van Wingerde
2010-05-12
2
-4
/
+13
|
|
|
*
|
|
rt2x00: Dump beacons under a different identifier than TX frames.
Gertjan van Wingerde
2010-05-12
2
-1
/
+7
|
|
|
*
|
|
rt2x00: Simplify TXD handling of beacons.
Gertjan van Wingerde
2010-05-12
10
-81
/
+72
|
|
|
*
|
|
rt2x00: Re-order tx descriptor writing code in drivers.
Gertjan van Wingerde
2010-05-12
5
-44
/
+59
|
|
|
*
|
|
rt2x00: Fix beacon descriptor writing for rt61pci.
Gertjan van Wingerde
2010-05-12
1
-5
/
+5
|
|
|
*
|
|
rt2x00: Consistently name skb frame descriptor skbdesc.
Gertjan van Wingerde
2010-05-12
1
-6
/
+7
|
|
|
*
|
|
ar9170usb: add vendor and device ID for Qwest/Actiontec 802AIN Wireless N USB...
Steve Tanner
2010-05-12
1
-0
/
+2
|
|
|
*
|
|
drivers/net/wireless/hostap: Drop memory allocation cast
Julia Lawall
2010-05-12
2
-4
/
+2
|
|
|
*
|
|
ath9k_hw: clean up EEPROM endian handling on AR9003
Felix Fietkau
2010-05-12
2
-103
/
+81
|
|
|
*
|
|
ath9k: add debugfs files for reading/writing registers
Felix Fietkau
2010-05-12
2
-0
/
+90
|
|
|
*
|
|
ath9k: add debugfs files for reading/writing the rx and tx chainmask
Felix Fietkau
2010-05-12
1
-0
/
+92
|
|
|
*
|
|
ath9k: use debugfs_remove_recursive() instead of keeping pointers to all entries
Felix Fietkau
2010-05-12
2
-46
/
+16
|
|
|
*
|
|
ath9k_htc: Fix array overflow
Sujith.Manoharan@atheros.com
2010-05-12
2
-9
/
+6
|
|
|
*
|
|
ath9k_htc: Fix target ready race condition
Sujith.Manoharan@atheros.com
2010-05-12
3
-0
/
+11
|
|
|
*
|
|
ath9k_htc: Reorder HTC initialization
Sujith.Manoharan@atheros.com
2010-05-12
3
-34
/
+35
|
|
|
*
|
|
ath9k_htc: Allocate URBs properly
Sujith.Manoharan@atheros.com
2010-05-12
1
-18
/
+18
|
|
|
*
|
|
ath9k_htc: Lock sta_notify() callback
Sujith.Manoharan@atheros.com
2010-05-12
1
-0
/
+4
[next]