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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-01
pps, ptp: Remove dependencies on EXPERIMENTAL
Ben Hutchings
4
-5
/
+2
2012-11-01
tuntap: choose the txq based on rxq
Jason Wang
1
-3
/
+224
2012-11-01
tuntap: add ioctl to attach or detach a file form tuntap device
Jason Wang
1
-8
/
+48
2012-11-01
tuntap: multiqueue support
Jason Wang
1
-88
/
+220
2012-11-01
tuntap: RCUify dereferencing between tun_struct and tun_file
Jason Wang
1
-48
/
+47
2012-11-01
tuntap: move socket to tun_file
Jason Wang
1
-121
/
+145
2012-11-01
tuntap: log the unsigned informaiton with %u
Jason Wang
1
-3
/
+3
2012-10-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
16
-134
/
+397
2012-10-31
ethernet: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2
-8
/
+6
2012-10-31
net/cadence: depend on HAS_IOMEM
Joachim Eastwood
1
-0
/
+1
2012-10-31
netxen: explicity handle pause autoneg parameter
Flavio Leitner
1
-0
/
+7
2012-10-31
dlink: dl2k: use the module_pci_driver macro
Devendra Naga
1
-15
/
+1
2012-10-31
realtek: r8169: use module_pci_driver macro
Devendra Naga
1
-12
/
+1
2012-10-31
qla3xxx: remove unused variable in ql_process_mac_tx_intr()
Wei Yongjun
1
-3
/
+0
2012-10-31
qla3xxx: use module_pci_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2012-10-31
smsc95xx: add wol support for more frame types
Steve Glendinning
3
-6
/
+128
2012-10-31
ixgbe: add setlink, getlink support to ixgbe and ixgbevf
John Fastabend
3
-3
/
+69
2012-10-30
igb: Fix sparse warning in igb_ptp_rx_pktstamp
Alexander Duyck
1
-1
/
+1
2012-10-30
igb: Update firmware version info for ethtool output.
Carolyn Wyborny
4
-50
/
+126
2012-10-30
igb: Enable auto-crossover during forced operation on 82580 and above.
Matthew Vick
2
-12
/
+21
2012-10-30
igbvf: Check for error on dma_map_single call
Greg Rose
1
-0
/
+13
2012-10-30
ixgbevf: Do not forward LLDP type frames
Greg Rose
1
-0
/
+5
2012-10-30
ixgbe: reduce PTP rx path overhead
Jiri Benc
1
-2
/
+4
2012-10-30
ixgbe: add/update descriptor maps in comments
Josh Hay
1
-6
/
+55
2012-10-30
ixgbe: Do not decrement budget in ixgbe_clean_rx_irq
Alexander Duyck
1
-5
/
+4
2012-10-30
ixgbe: Return success or failure on VF MAC filter set
Greg Rose
1
-1
/
+1
2012-10-30
ixgbe: clean up the condition for turning on/off the laser
Emil Tantilov
1
-23
/
+8
2012-10-30
net, ixgbe: handle link local multicast addresses in SR-IOV mode
John Fastabend
2
-1
/
+4
2012-10-30
ixgbe: Fix return value from macvlan filter function
Greg Rose
1
-1
/
+2
2012-10-30
ixgbe: Add support for pipeline reset
Don Skidmore
3
-32
/
+153
2012-10-29
net: sierra: shut up sparse restricted type warnings
Bjørn Mork
1
-2
/
+2
2012-10-29
net: cdc_ncm: error path lock fix
Bjørn Mork
1
-0
/
+2
2012-10-29
net: cdc_ncm: big endian fix
Bjørn Mork
1
-1
/
+1
2012-10-26
isdn: remove dead code
Alan Cox
1
-4
/
+1
2012-10-26
cgroup: net_cls: Rework update socket logic
Daniel Wagner
1
-3
/
+0
2012-10-26
cgroup: net_cls: Pass in task to sock_update_classid()
Daniel Wagner
1
-1
/
+1
2012-10-26
usbnet: smsc95xx: apply introduced usb command APIs
Ming Lei
1
-88
/
+27
2012-10-26
usbnet: smsc75xx: apply introduced usb command APIs
Ming Lei
1
-25
/
+14
2012-10-26
usbnet: sierra_net: apply introduced usb command APIs
Ming Lei
1
-28
/
+17
2012-10-26
usbnet: plusb: apply introduced usb command APIs
Ming Lei
1
-7
/
+4
2012-10-26
usbnet: net1080: apply introduced usb command APIs
Ming Lei
1
-80
/
+30
2012-10-26
usbnet: mcs7830: apply introduced usb command APIs
Ming Lei
1
-79
/
+6
2012-10-26
usbnet: int51x1: apply introduced usb command APIs
Ming Lei
1
-49
/
+3
2012-10-26
usbnet: dm9601: apply introduced usb command APIs
Ming Lei
1
-92
/
+15
2012-10-26
usbnet: cdc-ncm: apply introduced usb command APIs
Ming Lei
1
-54
/
+31
2012-10-26
usbnet: asix: apply introduced usb command APIs
Ming Lei
1
-104
/
+13
2012-10-26
usbnet: introduce usbnet 3 command helpers
Ming Lei
1
-0
/
+132
2012-10-26
r8169: enable ALDPS for power saving
hayeswang
1
-10
/
+46
2012-10-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
4
-30
/
+62
2012-10-23
be2net: Fix smatch warnings in be_main.c
Padmanabh Ratnakar
3
-7
/
+16
[next]