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