index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
scsi
/
scsi_devinfo.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-29
net: mvneta: use devm_ioremap_resource() instead of of_iomap()
Thomas Petazzoni
1
-7
/
+7
2014-03-28
net: net: add a core netdev->tx_dropped counter
Eric Dumazet
2
-3
/
+6
2014-03-28
packet: respect devices with LLTX flag in direct xmit
Daniel Borkmann
1
-20
/
+20
2014-03-28
net: nlmon: flag nlmon devs with LLTX/SG
Daniel Borkmann
1
-1
/
+2
2014-03-28
cxgb4vf: Adds device Id for few more Chelsio adapters
Hariprasad Shenai
1
-0
/
+8
2014-03-28
cxgb4: Adds device ID for few more Chelsio Adapters
Hariprasad Shenai
1
-0
/
+12
2014-03-28
net/mlx4: Implement vxlan ndo calls
Or Gerlitz
4
-5
/
+91
2014-03-28
mlx4: Add support for CONFIG_DEV command
Or Gerlitz
4
-0
/
+52
2014-03-28
net/mlx4: USe one wrapper that returns -EPERM
Or Gerlitz
3
-28
/
+4
2014-03-28
bnx2x: Fix possible memory leak on iov error flow
Yuval Mintz
1
-0
/
+2
2014-03-28
sh_eth: ensure pm_runtime cannot suspend the device during init
Ben Dooks
1
-2
/
+6
2014-03-28
net: stmmac: Add SOCFPGA glue driver
Dinh Nguyen
5
-0
/
+147
2014-03-28
RDMA/cxgb4: set error code on kmalloc() failure
Yann Droneaud
1
-1
/
+3
2014-03-28
tipc: make discovery domain a bearer attribute
Erik Hugne
3
-16
/
+10
2014-03-28
tipc: fix neighbor detection problem after hw address change
Erik Hugne
2
-0
/
+9
2014-03-28
net: sxgbe: fix potential null dereference
Byungho An
1
-2
/
+8
2014-03-28
net: sxgbe: fix sparse warnings about static declaration
Byungho An
2
-4
/
+4
2014-03-28
be2net: csum, tso and rss steering offload support for VxLAN
Sathya Perla
3
-9
/
+125
2014-03-28
be2net: add FW cmds needed for VxLAN offloads
Sathya Perla
3
-58
/
+154
2014-03-28
igb: fix race conditions on queuing skb for HW time stamp
Jakub Kicinski
3
-2
/
+7
2014-03-28
igb: never generate both software and hardware timestamps
Jakub Kicinski
1
-2
/
+2
2014-03-28
e1000e: remove redundant if clause from PTP work
Jakub Kicinski
1
-3
/
+0
2014-03-28
e1000e: add timeout for TX HW time stamping work
Jakub Kicinski
3
-0
/
+10
2014-03-28
i40e: Use DEBUG_FD message level for an FD message
Anjali Singhai Jain
1
-2
/
+3
2014-03-28
i40e/i40evf: Add an FD message level
Anjali Singhai Jain
2
-0
/
+2
2014-03-28
i40e: check for netdev before debugfs use
Shannon Nelson
1
-13
/
+22
2014-03-28
i40evf: remove double space after return
Jesse Brandeburg
1
-1
/
+1
2014-03-28
i40e: Add functionality for FD SB to drop packets
Anjali Singhai Jain
1
-1
/
+6
2014-03-28
i40e: Cleanup in FDIR SB ethtool code
Anjali Singhai Jain
1
-19
/
+13
2014-03-28
i40e: eeprom integrity check on load and empr
Shannon Nelson
2
-6
/
+45
2014-03-28
i40e: Make the alloc and free queue vector calls orthogonal
Greg Rose
1
-6
/
+6
2014-03-28
i40evf: fix oops in watchdog handler
Mitch Williams
2
-3
/
+8
2014-03-28
i40e: Delete ATR filter on RST
Anjali Singhai Jain
1
-3
/
+6
2014-03-28
Documentation: networking: phy.txt: MDIO bus reset is optional
Florian Fainelli
1
-1
/
+1
2014-03-28
bfin_mac: remove empty MDIO bus reset function
Florian Fainelli
1
-6
/
+0
2014-03-28
r6040: remove empty MDIO bus reset function
Florian Fainelli
1
-6
/
+0
2014-03-28
net: ftgmac100: remove empty MDIO bus reset function
Florian Fainelli
1
-6
/
+0
2014-03-28
net: sun4i: remove empty MDIO bus reset function
Florian Fainelli
1
-6
/
+0
2014-03-28
net: emaclite: remove empty MDIO bus reset function
Florian Fainelli
1
-13
/
+0
2014-03-28
net: mvmdio: remove empty MDIO bus reset function
Florian Fainelli
1
-6
/
+0
2014-03-28
fs_enet: remove empty MDIO bus function
Florian Fainelli
1
-7
/
+0
2014-03-28
fec: remove empty MDIO bus function
Florian Fainelli
1
-6
/
+0
2014-03-28
net: ethoc: remove empty MDIO bus function
Florian Fainelli
1
-6
/
+0
2014-03-28
dnet: remove empty MDIO bus reset function
Florian Fainelli
1
-6
/
+0
2014-03-28
macb: remove empty MDIO bus reset function
Florian Fainelli
1
-6
/
+0
2014-03-28
tg3: remove empty MDIO bus reset function
Florian Fainelli
1
-6
/
+0
2014-03-28
net: greth: remove empty MDIO bus reset function
Florian Fainelli
1
-6
/
+0
2014-03-27
net: bcmgenet: set RBUF_SKIP_FCS based on UniMAC CRC forwarding
Florian Fainelli
1
-0
/
+9
2014-03-27
yam: replace del_timer by del_timer_sync
Julia Lawall
1
-1
/
+1
2014-03-27
hsr: replace del_timer by del_timer_sync
Julia Lawall
1
-1
/
+1
[next]