index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/ena: update driver version to 1.1.2
Netanel Belgazal
2017-02-10
1
-1
/
+1
*
net/ena: change condition for host attribute configuration
Netanel Belgazal
2017-02-10
2
-7
/
+6
*
net/ena: change driver's default timeouts
Netanel Belgazal
2017-02-10
2
-5
/
+5
*
net/ena: reduce the severity of ena printouts
Netanel Belgazal
2017-02-10
2
-13
/
+28
*
net/ena: use READ_ONCE to access completion descriptors
Netanel Belgazal
2017-02-10
2
-4
/
+5
*
net/ena: use napi_complete_done() return value
Netanel Belgazal
2017-02-10
1
-15
/
+29
*
net/ena: fix potential access to freed memory during device reset
Netanel Belgazal
2017-02-10
1
-13
/
+43
*
net/ena: refactor ena_get_stats64 to be atomic context safe
Netanel Belgazal
2017-02-10
3
-15
/
+42
*
net/ena: fix NULL dereference when removing the driver after device reset failed
Netanel Belgazal
2017-02-10
1
-1
/
+5
*
net/ena: fix RSS default hash configuration
Netanel Belgazal
2017-02-10
1
-1
/
+1
*
net/ena: fix ethtool RSS flow configuration
Netanel Belgazal
2017-02-10
1
-6
/
+6
*
net/ena: fix queues number calculation
Netanel Belgazal
2017-02-10
1
-1
/
+1
*
net/ena: remove ntuple filter support from device feature list
Netanel Belgazal
2017-02-10
1
-1
/
+0
*
enic: add vxlan offload on tx path
Govindarajulu Varadarajan
2017-02-09
1
-12
/
+114
*
enic: add udp_tunnel ndo for vxlan offload
Govindarajulu Varadarajan
2017-02-09
2
-3
/
+159
*
enic: add devcmds for vxlan offload
Govindarajulu Varadarajan
2017-02-09
4
-0
/
+91
*
net: dsa: mv88e6xxx: Move forward declaration to where it is needed
Andrew Lunn
2017-02-09
1
-2
/
+2
*
net: qcom/emac: add ethtool support for setting ring parameters
Timur Tabi
2017-02-09
1
-0
/
+24
*
net: qcom/emac: add ethtool support for reading hardware registers
Timur Tabi
2017-02-09
3
-81
/
+119
*
sfc: configure UDP tunnel offload ports
Jon Cooper
2017-02-09
7
-1
/
+397
*
sfc: update mcdi_pcol definitions for MC_CMD_SET_TUNNEL_ENCAP_UDP_PORTS
Matthew Slattery
2017-02-09
1
-0
/
+21
*
sfc: call mcdi_reboot_detected() when MC reboots during an MCDI command
Jon Cooper
2017-02-09
1
-2
/
+5
*
sfc: harden driver against MC resets during initial probe
Jon Cooper
2017-02-09
1
-35
/
+64
*
sfc: set csum_level for encapsulated packets
Jon Cooper
2017-02-09
3
-4
/
+25
*
sfc: process RX event inner checksum flags
Jon Cooper
2017-02-09
4
-19
/
+131
*
mlxsw: spectrum_router: Don't reflect LINKDOWN nexthops
Ido Schimmel
2017-02-08
1
-1
/
+10
*
mlxsw: spectrum_router: Flush resources when RIF is deleted
Ido Schimmel
2017-02-08
3
-3
/
+93
*
mlxsw: spectrum_router: Reflect nexthop status changes
Ido Schimmel
2017-02-08
1
-2
/
+57
*
mlxsw: spectrum_router: Use trap action only for some route types
Ido Schimmel
2017-02-08
1
-29
/
+13
*
mlxsw: spectrum_router: Determine offload status using generic function
Ido Schimmel
2017-02-08
1
-1
/
+1
*
mlxsw: spectrum_router: More accurately set offload flag
Ido Schimmel
2017-02-08
1
-20
/
+80
*
mlxsw: spectrum_router: Refactor nexthop init routine
Ido Schimmel
2017-02-08
1
-31
/
+49
*
mlxsw: spectrum_router: Remove FIB info from FIB entry struct
Ido Schimmel
2017-02-08
1
-3
/
+1
*
mlxsw: spectrum_router: Store routes in a more generic way
Ido Schimmel
2017-02-08
1
-13
/
+27
*
mlxsw: spectrum_router: Add gateway indication to nexthop group
Ido Schimmel
2017-02-08
1
-1
/
+8
*
mlxsw: spectrum_router: Use nexthop's scope to set action type
Ido Schimmel
2017-02-08
1
-1
/
+1
*
mlxsw: spectrum_router: Store nexthops in a hash table
Ido Schimmel
2017-02-08
2
-4
/
+55
*
mlxsw: spectrum_router: Store nexthop groups in a hash table
Ido Schimmel
2017-02-08
2
-52
/
+54
*
mlxsw: spectrum_router: Nullify nexthop's neigh pointer
Ido Schimmel
2017-02-08
1
-2
/
+3
*
mlxsw: acl: Fix mlxsw_afa_block_commit error path
Jiri Pirko
2017-02-08
1
-11
/
+7
*
net: stmmac: replace unsigned by u32
LABBE Corentin
2017-02-08
1
-2
/
+2
*
net: stmmac: remove unused variable in sysfs_display_ring
LABBE Corentin
2017-02-08
1
-3
/
+0
*
net: stmmac: remove dead code in stmmac_tx_clean
LABBE Corentin
2017-02-08
1
-7
/
+0
*
net: stmmac: print phy information
LABBE Corentin
2017-02-08
1
-3
/
+1
*
net: stmmac: rename rx_crc to rx_crc_errors
LABBE Corentin
2017-02-08
5
-5
/
+5
*
net: stmmac: Rewrite two test against NULL value
LABBE Corentin
2017-02-08
1
-2
/
+2
*
net: stmmac: Correct the error message about invalid speed
LABBE Corentin
2017-02-08
1
-2
/
+1
*
net: stmmac: replace ENOSYS by EINVAL
LABBE Corentin
2017-02-08
1
-1
/
+1
*
net: stmmac: Use readl_poll_timeout
LABBE Corentin
2017-02-08
1
-8
/
+6
*
net: stmmac: replace stmmac_mdio_busy_wait by readl_poll_timeout
LABBE Corentin
2017-02-08
1
-22
/
+11
[next]