index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
Kbuild.include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-25
net: hns3: fix setting of the hns reset_type for rdma hw errors
Shiju Jose
1
-16
/
+20
2019-02-25
net: hns3: fix get VF RSS issue
Jian Shen
2
-1
/
+74
2019-02-25
net: hns3: enable VF VLAN filter for each VF when initializing
Jian Shen
2
-11
/
+23
2019-02-25
net: hns3: add support to config depth for tx|rx ring separately
Peng Li
10
-47
/
+119
2019-02-25
net: hns3: remove hnae3_get_bit in data path
Yunsheng Lin
1
-19
/
+14
2019-02-25
net: hns3: replace hnae3_set_bit and hnae3_set_field in data path
Yunsheng Lin
1
-69
/
+51
2019-02-25
net: hns3: add unlikely for error handling in data path
Yunsheng Lin
1
-9
/
+9
2019-02-25
net: hns3: remove some ops in struct hns3_nic_ops
Yunsheng Lin
2
-9
/
+5
2019-02-25
net: hns3: limit some variable scope in critical data path
Yunsheng Lin
1
-19
/
+16
2019-02-25
net: hns3: avoid mult + div op in critical data path
Yunsheng Lin
2
-7
/
+11
2019-02-25
net: hns3: add xps setting support for hns3 driver
Yunsheng Lin
1
-0
/
+24
2019-02-25
selftests: mlxsw: spectrum-2: Add massive delta rehash test
Jiri Pirko
1
-0
/
+166
2019-02-25
selftests: mlxsw: spectrum-2: Check migrate end trace
Jiri Pirko
1
-0
/
+8
2019-02-25
mlxsw: spectrum_acl: Add vregion migration end tracepoint
Jiri Pirko
2
-3
/
+28
2019-02-25
selftests: mlxsw: spectrum-2: Add IPv6 variant of simple delta rehash test
Jiri Pirko
1
-0
/
+71
2019-02-25
mlxsw: spectrum_acl: Don't take mutex in mlxsw_sp_acl_tcam_vregion_rehash_work()
Jiri Pirko
1
-5
/
+0
2019-02-25
mlxsw: spectrum_acl: Remove RTNL lock assertions from ERP code
Jiri Pirko
1
-6
/
+0
2019-02-25
mlxsw: spectrum_acl: Don't take rtnl lock during vregion_rehash_intrvl_set()
Jiri Pirko
2
-2
/
+10
2019-02-25
mlxsw: spectrum_acl: Introduce a mutex to guard objagg instance manipulation
Jiri Pirko
1
-5
/
+20
2019-02-25
mlxsw: spectrum_acl: Enable vregion rehash per-profile
Jiri Pirko
1
-8
/
+15
2019-02-25
mlxsw: spectrum_acl: Introduce mutex to guard Bloom Filter updates
Jiri Pirko
1
-7
/
+27
2019-02-25
mlxsw: spectrum_acl: Introduce vregion mutex
Jiri Pirko
1
-0
/
+26
2019-02-25
mlxsw: spectrum_acl: Refactor vregion association code
Jiri Pirko
1
-67
/
+66
2019-02-25
mlxsw: spectrum_acl: Introduce a mutex to guard region list updates
Jiri Pirko
1
-2
/
+14
2019-02-25
mlxsw: spectrum_acl: Split TCAM group structure into two
Jiri Pirko
2
-101
/
+161
2019-02-25
mlxsw: spectrum_acl: Remove unused ops field from group structure
Jiri Pirko
1
-1
/
+0
2019-02-25
net: dsa: microchip: add port_cleanup function
Tristram Ha
4
-0
/
+31
2019-02-25
net: dsa: microchip: remove unnecessary include headers
Tristram Ha
1
-4
/
+0
2019-02-25
net: dsa: microchip: get port link status
Tristram Ha
3
-0
/
+17
2019-02-25
net: dsa: microchip: add MIB counter reading support
Tristram Ha
4
-48
/
+205
2019-02-25
net: dsa: microchip: prepare PHY for proper advertisement
Tristram Ha
3
-3
/
+17
2019-02-25
net: phy: marvell10g: add support for the 88x2110 PHY
Maxime Chevallier
2
-0
/
+14
2019-02-25
net: mvpp2: Add 2.5GBaseT support
Maxime Chevallier
1
-0
/
+1
2019-02-25
net: phy: marvell10g: Force reading of 2.5/5G
Maxime Chevallier
1
-0
/
+35
2019-02-25
net: phy: marvell10g: Use a #define for 88X3310 family id
Maxime Chevallier
2
-2
/
+3
2019-02-25
net: phy: marvell10g: Use 2500BASEX when using 2.5GBASET
Maxime Chevallier
1
-7
/
+19
2019-02-25
net: phy: marvell10g: Use linkmode_set_bit helper instead of __set_bit
Maxime Chevallier
1
-2
/
+2
2019-02-25
net: phy: marvell10g: Use get_features to get the PHY abilities
Maxime Chevallier
1
-3
/
+8
2019-02-25
net: phy: check PMAPMD link status only in genphy_c45_read_link
Heiner Kallweit
1
-8
/
+1
2019-02-25
net: Remove switchdev.h inclusion from team/bond/vlan
Florian Fainelli
3
-3
/
+0
2019-02-25
nfp: Remove switchdev.h inclusion
Florian Fainelli
1
-1
/
+0
2019-02-25
net: lantiq: Do not use eth_change_mtu()
Hauke Mehrtens
1
-1
/
+0
2019-02-25
net: phy: improve definition of __ETHTOOL_LINK_MODE_MASK_NBITS
Heiner Kallweit
2
-12
/
+9
2019-02-24
vxlan: add ndo_change_proto_down support
Andy Roulin
1
-0
/
+1
2019-02-24
macvlan: add ndo_change_proto_down support
Andy Roulin
1
-0
/
+1
2019-02-24
net: dev: add generic protodown handler
Andy Roulin
2
-0
/
+20
2019-02-24
selftests: concurrency: add test to verify parallel replace/delete
Vlad Buslov
1
-0
/
+26
2019-02-24
selftests: concurrency: add test to verify parallel add/delete
Vlad Buslov
2
-3
/
+49
2019-02-24
selftests: concurrency: add test to verify concurrent delete
Vlad Buslov
1
-0
/
+25
2019-02-24
selftests: concurrency: add test to verify concurrent replace
Vlad Buslov
2
-1
/
+33
[next]