index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-27
mlxsw: spectrum: Avoid copying sample values and use RCU pointer direcly instead
Jiri Pirko
3
-37
/
+14
2020-04-27
mlxsw: spectrum_matchall: Push per-port rule add/del into separate functions
Jiri Pirko
1
-13
/
+35
2020-04-27
mlxsw: spectrum_matchall: Move ingress indication into mall_entry
Jiri Pirko
1
-10
/
+8
2020-04-27
mlxsw: spectrum_matchall: Pass mall_entry as arg to mlxsw_sp_mall_port_sample...
Jiri Pirko
1
-16
/
+19
2020-04-27
mlxsw: spectrum_matchall: Pass mall_entry as arg to mlxsw_sp_mall_port_mirror...
Jiri Pirko
1
-17
/
+17
2020-04-27
mlxsw: spectrum_acl: Use block variable in mlxsw_sp_acl_rule_del()
Jiri Pirko
1
-3
/
+2
2020-04-27
mlxsw: spectrum: Push matchall bits into a separate file
Jiri Pirko
4
-204
/
+214
2020-04-27
mlxsw: spectrum: Push flow_block related functions into a separate file
Jiri Pirko
4
-135
/
+151
2020-04-27
mlxsw: spectrum: Rename acl_block to flow_block
Jiri Pirko
5
-127
/
+128
2020-04-27
mlxsw: spectrum_acl: Move block helpers into inline header functions
Jiri Pirko
2
-52
/
+51
2020-04-27
Merge branch 'r8169-improve-chip-config-handling'
David S. Miller
1
-20
/
+21
2020-04-27
r8169: improve configuring RxConfig register
Heiner Kallweit
1
-18
/
+20
2020-04-27
r8169: improve handling CPCMD_MASK
Heiner Kallweit
1
-2
/
+1
2020-04-27
Merge branch 'net-bridge-mrp'
David S. Miller
22
-8
/
+1163
2020-04-27
net: bridge: Add checks for enabling the STP.
Horatiu Vultur
6
-8
/
+23
2020-04-27
bridge: mrp: Integrate MRP into the bridge
Horatiu Vultur
5
-0
/
+44
2020-04-27
bridge: mrp: Implement netlink interface to configure MRP
Horatiu Vultur
1
-0
/
+91
2020-04-27
bridge: mrp: Connect MRP API with the switchdev API
Horatiu Vultur
3
-1
/
+589
2020-04-27
bridge: switchdev: mrp: Implement MRP API for switchdev
Horatiu Vultur
2
-0
/
+142
2020-04-27
switchdev: mrp: Extend switchdev API to offload MRP
Horatiu Vultur
1
-0
/
+62
2020-04-27
bridge: mrp: Add MRP interface.
Horatiu Vultur
1
-0
/
+63
2020-04-27
net: bridge: Add port attribute IFLA_BRPORT_MRP_RING_OPEN
Horatiu Vultur
3
-0
/
+5
2020-04-27
bridge: mrp: Extend bridge interface
Horatiu Vultur
2
-0
/
+6
2020-04-27
bridge: mrp: Update Kconfig
Horatiu Vultur
1
-0
/
+12
2020-04-27
bridge: uapi: mrp: Add mrp attributes.
Horatiu Vultur
3
-0
/
+127
2020-04-27
net: rtnetlink: remove redundant assignment to variable err
Colin Ian King
1
-1
/
+1
2020-04-27
dt-bindings: net: convert qca,ar71xx documentation to yaml
Oleksij Rempel
2
-45
/
+216
2020-04-27
net: ag71xx: extend link validation to support other SoCs
Oleksij Rempel
1
-5
/
+38
2020-04-25
net: hns3: remove an unnecessary check in hclge_set_umv_space()
Huazhong Tan
1
-2
/
+1
2020-04-25
net: openvswitch: use div_u64() for 64-by-32 divisions
Tonghao Zhang
1
-1
/
+1
2020-04-25
net: openvswitch: suitable access to the dp_meters
Tonghao Zhang
1
-3
/
+3
2020-04-25
Merge branch 'hinic-add-SR-IOV-support'
David S. Miller
28
-203
/
+3033
2020-04-25
hinic: add net_device_ops associated with vf
Luo bin
3
-1
/
+383
2020-04-25
hinic: add sriov feature support
Luo bin
23
-193
/
+1195
2020-04-25
hinic: add mailbox function support
Luo bin
10
-10
/
+1456
2020-04-25
net/mlx4_core: Add missing iounmap() in error path
Zou Wei
1
-0
/
+1
2020-04-25
dccp: remove unused inline function dccp_set_seqno
YueHaibing
1
-5
/
+0
2020-04-25
qlcnic: remove unused inline function qlcnic_hw_write_wx_2M
YueHaibing
1
-6
/
+0
2020-04-25
liquidio: remove unused inline functions
YueHaibing
1
-12
/
+0
2020-04-25
ptp: clockmatrix: remove unnecessary comparison
Yang Yingliang
1
-1
/
+1
2020-04-25
hsr: remove unnecessary code in hsr_dev_change_mtu()
Taehee Yoo
1
-3
/
+1
2020-04-25
tcp: mptcp: use mptcp receive buffer space to select rcv window
Florian Westphal
3
-2
/
+27
2020-04-25
dpaa2-eth: add channel stat to debugfs
Ioana Ciornei
4
-4
/
+10
2020-04-25
octeontx2-pf: Remove unneeded semicolon
Zheng Bin
1
-1
/
+1
2020-04-25
net: phy: dp83867: Remove unneeded semicolon
Zheng Bin
1
-2
/
+2
2020-04-25
Merge branch 'net-hns3-refactor-for-MAC-table'
David S. Miller
12
-428
/
+1166
2020-04-25
net: hns3: optimize the filter table entries handling when resetting
Jian Shen
8
-105
/
+94
2020-04-25
net: hns3: use mutex vport_lock instead of mutex umv_lock
Jian Shen
2
-13
/
+19
2020-04-25
net: hns3: refactor the promisc mode setting
Jian Shen
8
-46
/
+122
2020-04-25
net: hns3: add support for dumping UC and MC MAC list
Jian Shen
2
-0
/
+53
[next]