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
*
netpoll: Remove gfp parameter from __netpoll_setup
Eric W. Biederman
2014-03-29
2
-12
/
+10
*
wimax/i2400m: remove open-coded skb_cow_head.
françois romieu
2014-03-29
1
-2
/
+1
*
tg3: remove open-coded skb_cow_head.
françois romieu
2014-03-29
1
-2
/
+1
*
bna: remove open-coded skb_cow_head.
françois romieu
2014-03-29
1
-6
/
+4
*
qlge: remove open-coded skb_cow_head.
françois romieu
2014-03-29
1
-5
/
+4
*
jme: remove open-coded skb_cow_head.
françois romieu
2014-03-29
1
-14
/
+2
*
atl1e: remove open-coded skb_cow_head.
françois romieu
2014-03-29
1
-7
/
+7
*
atl1c: remove open-coded skb_cow_head.
françois romieu
2014-03-29
1
-7
/
+7
*
atl1: remove open-coded skb_cow_head.
françois romieu
2014-03-29
1
-8
/
+7
*
net: mvneta: use devm_ioremap_resource() instead of of_iomap()
Thomas Petazzoni
2014-03-29
1
-7
/
+7
*
net: nlmon: flag nlmon devs with LLTX/SG
Daniel Borkmann
2014-03-28
1
-1
/
+2
*
cxgb4vf: Adds device Id for few more Chelsio adapters
Hariprasad Shenai
2014-03-28
1
-0
/
+8
*
cxgb4: Adds device ID for few more Chelsio Adapters
Hariprasad Shenai
2014-03-28
1
-0
/
+12
*
net/mlx4: Implement vxlan ndo calls
Or Gerlitz
2014-03-28
3
-4
/
+90
*
mlx4: Add support for CONFIG_DEV command
Or Gerlitz
2014-03-28
2
-0
/
+49
*
net/mlx4: USe one wrapper that returns -EPERM
Or Gerlitz
2014-03-28
3
-28
/
+4
*
bnx2x: Fix possible memory leak on iov error flow
Yuval Mintz
2014-03-28
1
-0
/
+2
*
sh_eth: ensure pm_runtime cannot suspend the device during init
Ben Dooks
2014-03-28
1
-2
/
+6
*
net: stmmac: Add SOCFPGA glue driver
Dinh Nguyen
2014-03-28
5
-0
/
+147
*
RDMA/cxgb4: set error code on kmalloc() failure
Yann Droneaud
2014-03-28
1
-1
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-03-28
16
-61
/
+131
|
\
|
*
igb: fix race conditions on queuing skb for HW time stamp
Jakub Kicinski
2014-03-28
3
-2
/
+7
|
*
igb: never generate both software and hardware timestamps
Jakub Kicinski
2014-03-28
1
-2
/
+2
|
*
e1000e: remove redundant if clause from PTP work
Jakub Kicinski
2014-03-28
1
-3
/
+0
|
*
e1000e: add timeout for TX HW time stamping work
Jakub Kicinski
2014-03-28
3
-0
/
+10
|
*
i40e: Use DEBUG_FD message level for an FD message
Anjali Singhai Jain
2014-03-28
1
-2
/
+3
|
*
i40e/i40evf: Add an FD message level
Anjali Singhai Jain
2014-03-28
2
-0
/
+2
|
*
i40e: check for netdev before debugfs use
Shannon Nelson
2014-03-28
1
-13
/
+22
|
*
i40evf: remove double space after return
Jesse Brandeburg
2014-03-28
1
-1
/
+1
|
*
i40e: Add functionality for FD SB to drop packets
Anjali Singhai Jain
2014-03-28
1
-1
/
+6
|
*
i40e: Cleanup in FDIR SB ethtool code
Anjali Singhai Jain
2014-03-28
1
-19
/
+13
|
*
i40e: eeprom integrity check on load and empr
Shannon Nelson
2014-03-28
2
-6
/
+45
|
*
i40e: Make the alloc and free queue vector calls orthogonal
Greg Rose
2014-03-28
1
-6
/
+6
|
*
i40evf: fix oops in watchdog handler
Mitch Williams
2014-03-28
2
-3
/
+8
|
*
i40e: Delete ATR filter on RST
Anjali Singhai Jain
2014-03-28
1
-3
/
+6
*
|
net: sxgbe: fix potential null dereference
Byungho An
2014-03-28
1
-2
/
+8
*
|
net: sxgbe: fix sparse warnings about static declaration
Byungho An
2014-03-28
2
-4
/
+4
*
|
be2net: csum, tso and rss steering offload support for VxLAN
Sathya Perla
2014-03-28
3
-9
/
+125
*
|
be2net: add FW cmds needed for VxLAN offloads
Sathya Perla
2014-03-28
3
-58
/
+154
|
/
*
bfin_mac: remove empty MDIO bus reset function
Florian Fainelli
2014-03-28
1
-6
/
+0
*
r6040: remove empty MDIO bus reset function
Florian Fainelli
2014-03-28
1
-6
/
+0
*
net: ftgmac100: remove empty MDIO bus reset function
Florian Fainelli
2014-03-28
1
-6
/
+0
*
net: sun4i: remove empty MDIO bus reset function
Florian Fainelli
2014-03-28
1
-6
/
+0
*
net: emaclite: remove empty MDIO bus reset function
Florian Fainelli
2014-03-28
1
-13
/
+0
*
net: mvmdio: remove empty MDIO bus reset function
Florian Fainelli
2014-03-28
1
-6
/
+0
*
fs_enet: remove empty MDIO bus function
Florian Fainelli
2014-03-28
1
-7
/
+0
*
fec: remove empty MDIO bus function
Florian Fainelli
2014-03-28
1
-6
/
+0
*
net: ethoc: remove empty MDIO bus function
Florian Fainelli
2014-03-28
1
-6
/
+0
*
dnet: remove empty MDIO bus reset function
Florian Fainelli
2014-03-28
1
-6
/
+0
*
macb: remove empty MDIO bus reset function
Florian Fainelli
2014-03-28
1
-6
/
+0
[next]