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.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-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
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: proc: change proc_net_fops_create to proc_create
Gao feng
2013-02-18
5
-5
/
+6
*
drivers: net: davinci_cpdma: acknowledge interrupt properly
Mugunthan V N
2013-02-18
3
-12
/
+24
*
tg3: Use different macros for pci_chip_rev_id accesses
Joe Perches
2013-02-18
2
-401
/
+408
*
tg3: Remove define and single use of GET_CHIP_REV_ID
Joe Perches
2013-02-18
2
-9
/
+5
*
bgmac: fix unaligned accesses to network headers
Hauke Mehrtens
2013-02-18
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2013-02-18
14
-660
/
+973
|
\
|
*
ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGS
Alexander Duyck
2013-02-15
1
-1
/
+1
|
*
ixgbe: fix Tx timeouts with BQL
Emil Tantilov
2013-02-15
2
-7
/
+34
|
*
ixgbe: implement SFF diagnostic monitoring via ethtool
Aurélien Guillaume
2013-02-15
3
-0
/
+119
|
*
ixgbe: cleanup error checking in ixgbe_identify_sfp_module_generic()
Emil Tantilov
2013-02-15
1
-24
/
+10
|
*
ixgbe: fix possible data corruption in read_i2c_byte
Emil Tantilov
2013-02-15
1
-1
/
+1
|
*
ixgbe: Add support for set_channels ethtool operation
Alexander Duyck
2013-02-15
1
-0
/
+38
|
*
ixgbe: Add support for displaying the number of Tx/Rx channels
Alexander Duyck
2013-02-15
1
-0
/
+72
|
*
ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabled
Alexander Duyck
2013-02-15
2
-13
/
+8
|
*
ixgbe: Update ixgbe driver to use __netdev_pick_tx in ixgbe_select_queue
Alexander Duyck
2013-02-15
1
-22
/
+26
|
*
ixgbe: Add function for setting XPS queue mapping
Alexander Duyck
2013-02-15
3
-5
/
+20
|
*
ixgbe: Define FCoE and Flow director limits much sooner to allow for changes
Alexander Duyck
2013-02-15
3
-35
/
+19
|
*
igb: increase timeout for ethtool offline self-test
Stefan Assmann
2013-02-15
1
-1
/
+1
|
*
igbvf: Make next_to_watch a pointer and adjust memory barriers to avoid races
Alexander Duyck
2013-02-15
2
-23
/
+31
|
*
e1000e: display a warning message when SmartSpeed works
Koki Sanagi
2013-02-15
1
-0
/
+7
|
*
e1000: fix whitespace issues and multi-line comments
Jeff Kirsher
2013-02-15
5
-528
/
+586
*
|
net: ehea module param description fix
Dave Young
2013-02-18
1
-4
/
+4
|
/
*
ieee802154: at86rf230: Remove empty suspend/resume callbacks
Lars-Peter Clausen
2013-02-15
1
-12
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2013-02-15
4
-300
/
+495
|
\
|
*
ixgbe: refactor initialization of feature flags
Emil Tantilov
2013-02-15
1
-20
/
+38
|
*
igb: Refractoring function pointers in igb_get_invariants function
Akeem G. Abodunrin
2013-02-15
1
-251
/
+11
|
*
igb: Intialize MAC function pointers
Akeem G. Abodunrin
2013-02-15
1
-0
/
+61
|
*
igb: Initialize NVM function pointers
Akeem G. Abodunrin
2013-02-15
1
-0
/
+109
|
*
igb: Initialize PHY function pointers
Akeem G. Abodunrin
2013-02-15
1
-0
/
+112
|
*
igb: Update igb to use a path similar to ixgbe to determine when to stop Tx
Alexander Duyck
2013-02-15
2
-15
/
+28
|
*
igb: Refix sparse warning in igb_get_i2c_client
Carolyn Wyborny
2013-02-15
1
-1
/
+1
|
*
igb: Fix for improper allocation flag in igb_get_i2c_client
Carolyn Wyborny
2013-02-15
1
-1
/
+1
|
*
igb: Fix for improper exit in igb_get_i2c_client
Carolyn Wyborny
2013-02-15
1
-6
/
+1
|
*
igb: Support using build_skb in the case that jumbo frames are disabled
Alexander Duyck
2013-02-15
2
-34
/
+161
*
|
net: Add skb_unclone() helper function.
Pravin B Shelar
2013-02-15
1
-2
/
+1
*
|
tg3: Update version to 3.130
Michael Chan
2013-02-15
1
-2
/
+2
*
|
tg3: Set initial carrier state to off.
Michael Chan
2013-02-15
1
-0
/
+2
*
|
tg3: Fix 5762 NVRAM sizing
Michael Chan
2013-02-15
1
-2
/
+4
*
|
tg3: Expand EEE support for all 5717 B0
Michael Chan
2013-02-15
1
-1
/
+1
*
|
tg3: Add 57766 device support.
Matt Carlson
2013-02-15
2
-1
/
+19
|
/
*
gianfar: Fix and cleanup Rx FCB indication
Claudiu Manoil
2013-02-14
2
-21
/
+21
*
gianfar: Remove wrong buffer size conditioning to VLAN h/w offload
Claudiu Manoil
2013-02-14
1
-3
/
+0
*
gianfar: gfar_process_frame returns void
Claudiu Manoil
2013-02-14
1
-6
/
+4
*
gianfar: GRO_DROP is unlikely
Claudiu Manoil
2013-02-14
1
-1
/
+1
*
gianfar: Cleanup and optimize struct gfar_private
Claudiu Manoil
2013-02-14
1
-45
/
+48
*
gianfar: Add device ref (dev) in gfar_private
Claudiu Manoil
2013-02-14
2
-12
/
+14
*
gianfar: Remove unused device_node ref in gfar_private
Claudiu Manoil
2013-02-14
2
-5
/
+0
*
bgmac: add read of interrupt mask after disabling interrupts
Nathan Hintz
2013-02-14
1
-0
/
+1
*
bridge: Add vlan support to static neighbors
Vlad Yasevich
2013-02-13
5
-5
/
+7
*
bridge: Dump vlan information from a bridge port
Vlad Yasevich
2013-02-13
1
-1
/
+2
[next]