index
:
kernel/git/stable/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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2014-03-14
bonding: use the correct ether type for alb
Veaceslav Falico
2014-03-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-03-14
ieee802154: use ieee802154_addr instead of *_sa variants
Phoebe Buckheister
2014-03-14
ieee802154: enforce consistent endianness in the 802.15.4 stack
Phoebe Buckheister
2014-03-14
ieee802154: rename struct ieee802154_addr to *_sa
Phoebe Buckheister
2014-03-14
i40e/i40evf: Use dma_set_mask_and_coherent
Mitch Williams
2014-03-14
i40e/i40evf: Use correct number of VF vectors
Mitch Williams
2014-03-14
i40e: Let MDD events be handled by MDD handler
Anjali Singhai Jain
2014-03-14
i40e: Bug fix for FDIR replay logic
Anjali Singhai Jain
2014-03-14
i40e: Add code to handle FD table full condition
Anjali Singhai Jain
2014-03-14
i40e: Define a new state variable to keep track of feature auto disable
Anjali Singhai Jain
2014-03-14
i40e: Fix function comments
Akeem G Abodunrin
2014-03-14
i40e: simplified init string
Jesse Brandeburg
2014-03-14
i40e: cleanup strings
Jesse Brandeburg
2014-03-14
i40e: make string references to q be queue
Jesse Brandeburg
2014-03-14
i40e/i40evf: Some flow director HW definition fixes
Anjali Singhai Jain
2014-03-14
i40e: Fix a bug in the update logic for FDIR SB filter.
Anjali Singhai Jain
2014-03-14
i40e: delete netdev after deleting napi and vectors
Shannon Nelson
2014-03-14
igb: Fix code comment
Jeff Kirsher
2014-03-13
sh_eth: update OF PHY registeration
Ben Dooks
2014-03-13
bcm63xx_enet: Stop pretending to support netpoll
Eric W. Biederman
2014-03-13
8139cp: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-03-13
bnx2: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-03-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-03-13
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2014-03-13
cxgb4: Calculate len properly for LSO path
Kumar Sanghvi
2014-03-13
cxgb4: Updates for T5 SGE's Egress Congestion Threshold
Kumar Sanghvi
2014-03-13
cxgb4: Rectify emitting messages about SGE Ingress DMA channels being potenti...
Kumar Sanghvi
2014-03-13
cxgb4: Add code to dump SGE registers when hitting idma hangs
Kumar Sanghvi
2014-03-13
cxgb4: Fix some small bugs in t4_sge_init_soft() when our Page Size is 64KB
Kumar Sanghvi
2014-03-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-13
rtlwifi: rtl8723be: Fix array dimension problems
Larry Finger
2014-03-13
wlan-ng: fixup staging driver for removal of ieee80211_dsss_chan_to_freq
John W. Linville
2014-03-13
rtl8821ae: fixup staging driver for revised ieee80211_is_robust_mgmt_frame
John W. Linville
2014-03-13
Revert "Revert "Staging: rtl8812ae: remove modules field of rate_control_ops""
John W. Linville
2014-03-12
ixgbevf: delete unneeded call to pci_set_power_state
Julia Lawall
2014-03-12
ixgbe: fix some multiline hw_dbg prints
Jacob Keller
2014-03-12
ixgbe: fixup header for ixgbe_set_rxpba_82598
Jacob Keller
2014-03-12
ixgbe: add Linux NICS mailing list to contact info
Jacob Keller
2014-03-12
ixgbe: move setting rx_pb_size into get_invariants
Jacob Keller
2014-03-12
ixgbe: Fix format string in ixgbe_fcoe.c
Masanari Iida
2014-03-12
net: ixgbe calls skb_set_hash
Tom Herbert
2014-03-12
igb: Fix for devices using ethtool for EEE settings
Carolyn Wyborny
2014-03-12
net: igb calls skb_set_hash
Tom Herbert
2014-03-12
net: e1000e calls skb_set_hash
Tom Herbert
2014-03-12
gianfar: Carefully free skbs in functions called by netpoll.
Eric W. Biederman
2014-03-12
benet: Call dev_kfree_skby_any instead of kfree_skb.
Eric W. Biederman
2014-03-12
mlx4: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
2014-03-12
ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
2014-03-12
tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
[next]