index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-23
net: phy: aquantia: use genphy_c45_read_status
Heiner Kallweit
1
-28
/
+18
2019-02-23
net: phy: add genphy_c45_read_status
Heiner Kallweit
2
-0
/
+34
2019-02-23
net: phy: don't change modes we don't care about in genphy_c45_read_lpa
Heiner Kallweit
1
-1
/
+1
2019-02-23
net: phy: aquantia: add support for auto-negotiation configuration
Andrew Lunn
1
-3
/
+37
2019-02-23
net: phy: aquantia: remove false 5G and 10G speed ability for AQCS109
Heiner Kallweit
1
-0
/
+10
2019-02-23
mlxsw: spectrum: Add Spectrum-2 ASIC support for new port types and speeds
Shalom Toledo
1
-0
/
+54
2019-02-23
mlxsw: spectrum: Add Spectrum-2 ASIC port type-speed operations
Shalom Toledo
2
-1
/
+330
2019-02-23
mlxsw: reg: Add new port type-speed fields for PTYS register
Shalom Toledo
1
-0
/
+57
2019-02-23
mlxsw: reg: 80 columns wrapping change
Shalom Toledo
1
-3
/
+6
2019-02-23
mlxsw: reg: Rename p_eth_proto_adm to full name p_eth_proto_admin
Shalom Toledo
1
-3
/
+3
2019-02-23
mlxsw: spectrum: Add port type-speed operations
Shalom Toledo
2
-31
/
+133
2019-02-23
mlxsw: spectrum: Rename port type-speed functions to ASIC specific
Shalom Toledo
1
-34
/
+35
2019-02-23
mlxsw: spectrum: Query port connector type from firmware
Shalom Toledo
2
-23
/
+49
2019-02-23
mlxsw: spectrum: Remove unsupported eth_proto_lp_advertise field in PTYS
Shalom Toledo
2
-21
/
+1
2019-02-23
mlxsw: spectrum: Remove duplicate port link mode entry
Shalom Toledo
1
-5
/
+0
2019-02-23
kcm: Remove unnecessary SLAB_PANIC for kmem_cache_create() in kcm_init
YueHaibing
1
-2
/
+2
2019-02-23
veth: Fix -Wformat-truncation
Florian Fainelli
1
-1
/
+2
2019-02-23
e1000e: Fix -Wformat-truncation warnings
Florian Fainelli
1
-2
/
+2
2019-02-23
net: dsa: mv88e6xxx: Fix -Wformat-security warnings
Florian Fainelli
2
-2
/
+2
2019-02-23
mlxsw: spectrum: Avoid -Wformat-truncation warnings
Florian Fainelli
1
-2
/
+2
2019-02-23
bpfilter: re-add header search paths to tools include to fix build error
Masahiro Yamada
1
-0
/
+1
2019-02-23
net: phy: at803x: disable delay only for RGMII mode
Vinod Koul
1
-11
/
+42
2019-02-23
net: phy: at803x: don't inline helpers
Vinod Koul
1
-2
/
+2
2019-02-23
net_sched: initialize net pointer inside tcf_exts_init()
Cong Wang
13
-29
/
+30
2019-02-22
net/mlx5: Support ndo bridge_setlink and getlink
Huy Nguyen
1
-0
/
+59
2019-02-22
net/mlx5: E-Switch, Add support for VEPA in legacy mode.
Huy Nguyen
2
-21
/
+207
2019-02-22
net/mlx5e: Fix mlx5e_tx_reporter_create return value
Eran Ben Elisha
1
-1
/
+1
2019-02-22
net/mlx5e: Fix return status of TX reporter timeout recover
Eran Ben Elisha
1
-1
/
+1
2019-02-22
net/mlx5e: Re-add support for TX timeout when TX reporter is not valid
Eran Ben Elisha
3
-11
/
+16
2019-02-22
net/mlx5e: Fix warn print in case of TX reporter creation failure
Eran Ben Elisha
1
-1
/
+1
2019-02-22
net/mlx5e: Fix GRE key by controlling port tunnel entropy calculation
Eli Britstein
7
-5
/
+254
2019-02-22
net/mlx5: Introduce tunnel entropy control in PCMR register
Eli Britstein
1
-2
/
+10
2019-02-22
net/mlx5: Use read-modify-write when changing PCMR register values
Eli Britstein
1
-0
/
+4
2019-02-22
net/mlx5e: Trust kernel regarding transport offset
Maxim Mikityanskiy
1
-4
/
+0
2019-02-22
net/mlx5e: Remove the wrong assumption about transport offset
Maxim Mikityanskiy
1
-9
/
+2
2019-02-22
net/packet: Remove redundant skb->protocol set
Maxim Mikityanskiy
1
-11
/
+0
2019-02-22
net/packet: Ask driver for protocol if not provided by user
Maxim Mikityanskiy
1
-3
/
+12
2019-02-22
net/ethernet: Add parse_protocol header_ops support
Maxim Mikityanskiy
2
-0
/
+14
2019-02-22
net: Introduce parse_protocol header_ops callback
Maxim Mikityanskiy
1
-0
/
+10
2019-02-22
net: Don't set transport offset to invalid value
Maxim Mikityanskiy
6
-15
/
+21
2019-02-22
net: dsa: Add ndo_vlan_rx_{add, kill}_vid implementation
Florian Fainelli
3
-4
/
+121
2019-02-22
net: dsa: Deny enslaving VLAN devices into VLAN aware bridge
Florian Fainelli
1
-3
/
+36
2019-02-22
isdn_common: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-4
/
+3
2019-02-22
net: phy: aquantia: Use get_features for the PHYs abilities
Andrew Lunn
1
-7
/
+7
2019-02-22
rhashtable: Remove obsolete rhashtable_walk_init function
Herbert Xu
5
-37
/
+7
2019-02-22
mac80211: Use rhashtable_lookup_get_insert_fast instead of racy code
Herbert Xu
1
-16
/
+8
2019-02-22
mac80211: update HE IEs to D3.3
Liad Kaufman
5
-56
/
+125
2019-02-22
cfg80211: allow sending vendor events unicast
Johannes Berg
2
-8
/
+71
2019-02-22
mac80211: ignore quiet mode in probe
Sara Sharon
1
-3
/
+3
2019-02-22
mac80211: allow CSA to self with immediate quiet
Sara Sharon
1
-1
/
+2
[next]