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.13.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
2014-08-06
xen-netback: Using a new state bit instead of carrier
Zoltan Kiss
3
-9
/
+18
2014-08-06
Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
61
-132
/
+6877
2014-08-06
net/usb/hso: Add support for Option GTM671WFS
Ricardo Ribalda
1
-0
/
+1
2014-08-06
net: smc911x: fix %d confusingly prefixed with 0x in format string
Hans Wennborg
1
-1
/
+1
2014-08-06
drivers: atm: fix %d confusingly prefixed with 0x in format strings
Hans Wennborg
1
-2
/
+2
2014-08-05
Drivers: net-next: hyperv: Increase the size of the sendbuf region
KY Srinivasan
2
-6
/
+3
2014-08-05
net: remove spurious zd1201 rule.
Francois Romieu
1
-1
/
+0
2014-08-04
net: phy: spi_ks8995: Introduce the use of devm_kzalloc
Himangi Saraogi
1
-18
/
+8
2014-08-04
cxgb4: only free allocated fls
Hariprasad Shenai
2
-14
/
+22
2014-08-03
cxgb4i : remove spurious use of rcu
Anish Bhatt
1
-9
/
+5
2014-08-03
i40evf: Fixed guest OS panic when removing vf driver
Serey Kong
1
-2
/
+3
2014-08-03
i40evf: fix memory leak on unused interfaces
Mitch Williams
1
-0
/
+24
2014-08-03
i40evf: don't leak queue vectors
Mitch Williams
1
-0
/
+2
2014-08-03
i40evf: do not re-arm watchdog after remove
Ashish Shah
1
-0
/
+2
2014-08-03
i40evf: future-proof vfr_stat state check
Ashish Shah
1
-6
/
+17
2014-08-03
i40e: remove support for vf unicast promiscuous mode
Ashish Shah
1
-10
/
+3
2014-08-03
i40e: Minor comment changes
Akeem G Abodunrin
1
-1
/
+1
2014-08-03
i40evf: fix scan warning on sprintf
Jesse Brandeburg
2
-2
/
+3
2014-08-03
i40e: disable local loopback on vmdq vsi
Shannon Nelson
1
-1
/
+0
2014-08-03
i40e: use correct vf_id offset for virtchnl message
Ashish Shah
1
-6
/
+13
2014-08-03
i40e: expose debug_write_register request
Shannon Nelson
2
-0
/
+32
2014-08-03
i40e: adds FCoE to build and updates its documentation
Vasu Dev
1
-0
/
+1
2014-08-03
i40e: Adds FCoE related code to i40e core driver
Vasu Dev
11
-11
/
+599
2014-08-03
i40e: adds FCoE code to the i40e driver
Vasu Dev
2
-0
/
+1696
2014-08-03
amd-xgbe-phy: Allow more time for Rx/Tx to become ready
Lendacky, Thomas
1
-3
/
+3
2014-08-03
amd-xgbe: Remove unnecessary spinlocks
Lendacky, Thomas
2
-20
/
+5
2014-08-03
net: dnet: Use managed interfaces
Himangi Saraogi
1
-34
/
+12
2014-08-03
net: ks8851-ml: Use devm_ioremap_resource
Himangi Saraogi
1
-38
/
+21
2014-08-03
cirrus: cs89x0: Use managed interfaces
Himangi Saraogi
1
-25
/
+7
2014-08-03
net: sh_eth: Add r8a7794 support
Hisashi Nakamura
1
-0
/
+2
2014-08-03
be2net: support deleting FW dump via ethtool (only for Lancer)
Kalesh AP
4
-12
/
+65
2014-08-03
be2net: ignore VF mac address setting for the same mac
Vasundhara Volam
1
-0
/
+6
2014-08-03
be2net: ignore get/set profile FW cmd failures
Sathya Perla
1
-30
/
+37
2014-08-03
dm9000: NULL dereferences on error in probe()
Dan Carpenter
1
-2
/
+4
2014-08-03
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
3
-35
/
+33
2014-08-01
ISDN: pcbit: off by one bugs in pcbit_set_msn()
Dan Carpenter
1
-2
/
+2
2014-08-01
AX88179_178A: Add ethtool ops for EEE support
Freddy Xin
1
-0
/
+264
2014-08-01
net: stmmac: Support devicetree configs for mcast and ucast filter entries
Vince Bridgers
6
-21
/
+130
2014-08-01
net: stmmac: Correct set_filter for multicast and unicast cases
Vince Bridgers
5
-19
/
+14
2014-08-01
net: stmmac: Change MAC interface to support multiple filter configurations
Vince Bridgers
5
-62
/
+91
2014-08-01
team: fix releasing uninitialized pointer to BPF prog
Daniel Borkmann
1
-1
/
+1
2014-07-31
bcma: use NS prefix for names of Northstar specific cores
Rafał Miłecki
1
-11
/
+11
2014-07-31
b43: N-PHY: fix "Data bus error" while working in 5 GHz
Rafał Miłecki
1
-0
/
+3
2014-07-31
b43: update PHY descriptions in Kconfig
Rafał Miłecki
1
-13
/
+9
2014-07-31
brcmfmac: Add TDLS support to msgbuf.
Hante Meuleman
9
-6
/
+158
2014-07-31
brcmfmac: Fix msgbuf flow control.
Hante Meuleman
3
-8
/
+62
2014-07-31
brcmfmac: Update pcie reset device routine.
Hante Meuleman
1
-7
/
+42
2014-07-31
brcmfmac: Adding PCIe bus layer support.
Hante Meuleman
9
-0
/
+1880
2014-07-31
brcmfmac: Adding msgbuf protocol.
Hante Meuleman
10
-21
/
+2275
2014-07-31
brcmfmac: Add protocol addressing mode and peer deletion API.
Hante Meuleman
4
-3
/
+75
[next]