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
2013-12-20
bonding: add packets_per_slave attribute netlink support
sfeldma@cumulusnetworks.com
4
-17
/
+57
2013-12-20
bonding: add lp_interval attribute netlink support
sfeldma@cumulusnetworks.com
4
-11
/
+37
2013-12-20
bonding: add min_links attribute netlink support
sfeldma@cumulusnetworks.com
4
-4
/
+33
2013-12-20
bonding: add all_slaves_active attribute netlink support
sfeldma@cumulusnetworks.com
4
-27
/
+53
2013-12-20
bonding: add num_grat_arp attribute netlink support
sfeldma@cumulusnetworks.com
4
-2
/
+40
2013-12-20
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
17
-56
/
+34
2013-12-20
xen-netback: add gso_segs calculation
Paul Durrant
1
-4
/
+15
2013-12-20
sfc: fix sparse non static symbol warning
Wei Yongjun
1
-1
/
+1
2013-12-19
3c59x: Add software timestamping
Matthew Whitehead
1
-0
/
+4
2013-12-19
isdn: use strlcpy() instead strcpy()
Dan Carpenter
1
-1
/
+1
2013-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
361
-1576
/
+3369
2013-12-19
net: vmxnet3 calls skb_set_hash
Tom Herbert
1
-1
/
+2
2013-12-19
net: sun-niu calls skb_set_hash
Tom Herbert
1
-4
/
+6
2013-12-19
net: sfc calls skb_set_hash
Tom Herbert
1
-1
/
+2
2013-12-19
net: vxge calls skb_set_hash
Tom Herbert
1
-1
/
+2
2013-12-19
net: mlx4 calls skb_set_hash
Tom Herbert
1
-2
/
+6
2013-12-19
net: sky2 calls skb_set_hash
Tom Herbert
1
-3
/
+3
2013-12-19
net: emulex-benet calls skb_set_hash
Tom Herbert
1
-2
/
+2
2013-12-19
net: cisco-enic calls skb_set_hash
Tom Herbert
1
-5
/
+6
2013-12-19
net: cxgb4 calls skb_set_hash
Tom Herbert
1
-2
/
+4
2013-12-19
net: bnx2x calls skb_set_hash
Tom Herbert
1
-4
/
+7
2013-12-19
net: bnx2 calls skb_set_hash
Tom Herbert
1
-1
/
+2
2013-12-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
12
-419
/
+243
2013-12-18
igb: Change to use statically allocated array for MSIx entries
Carolyn Wyborny
3
-29
/
+24
2013-12-18
igb: Fix queue allocation method to accommodate changing during runtime
Carolyn Wyborny
1
-22
/
+44
2013-12-18
ixgbe: Start temperature sensor attribute index with 1
Guenter Roeck
1
-4
/
+4
2013-12-18
ixgbe: Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2
-48
/
+36
2013-12-18
ixgbevf: add DCB configuration into queue setup
Don Skidmore
2
-138
/
+91
2013-12-18
i40e: make functions static and remove dead code
Stephen Hemminger
3
-90
/
+4
2013-12-18
i40e: Fix off by one in i40e_dbg_command_write
Alan Cox
1
-1
/
+1
2013-12-18
i40e: Bump version number
Catherine Sullivan
1
-1
/
+1
2013-12-18
i40e: Fix wrong mask bits being used in misc interrupt
Anjali Singhai Jain
1
-2
/
+2
2013-12-18
i40e: more print_hex_dump use
Shannon Nelson
1
-19
/
+11
2013-12-18
i40e: fix up scanf decoders
Shannon Nelson
1
-3
/
+3
2013-12-18
i40e: simplify error messages for dump descriptor
Shannon Nelson
1
-14
/
+2
2013-12-18
i40e: prevent null pointer exception in dump descriptor
Shannon Nelson
1
-0
/
+6
2013-12-18
net: phy: spi_ks8995: fix checkpatch errors
Florian Fainelli
1
-2
/
+2
2013-12-18
net: phy: fix checkpatch errors
Florian Fainelli
2
-139
/
+139
2013-12-18
net: phy: micrel: fix checkpath errors
Florian Fainelli
1
-2
/
+2
2013-12-18
net: phy: mdio_bus: fix checkpath error
Florian Fainelli
1
-2
/
+2
2013-12-18
net: phy: lxt: fix checkpath errors
Florian Fainelli
1
-2
/
+2
2013-12-18
net: phy: icplus: fix checkpath error
Florian Fainelli
1
-1
/
+1
2013-12-18
net: phy: dp83640: fix checkpath error
Florian Fainelli
1
-2
/
+2
2013-12-18
net: phy: davicom: fix checkpath errors
Florian Fainelli
1
-1
/
+1
2013-12-18
net: phy: cicada: fix checkpath errors
Florian Fainelli
1
-2
/
+2
2013-12-18
bna: Update the Driver Version to 3.2.23.0
Rasesh Mody
1
-1
/
+1
2013-12-18
bna: Firmware Patch Simplification
Rasesh Mody
4
-30
/
+626
2013-12-18
bna: Embed SKB Length in TX Vector
Rasesh Mody
2
-2
/
+5
2013-12-18
bna: Handle the TX Setup Failures
Rasesh Mody
1
-2
/
+10
2013-12-18
bna: Add NULL Check Before Dereferencing TCB
Rasesh Mody
1
-5
/
+5
[next]