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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-09
mlxsw: reg: Add priority field for PTCEV2 register
Jiri Pirko
3
-4
/
+14
2018-07-09
mlxsw: spectrum_acl: Move block items encoding into Spectrum op
Jiri Pirko
4
-45
/
+53
2018-07-09
mlxsw: spectrum_acl: Convert mlxsw_afk_create args to ops
Jiri Pirko
7
-18
/
+29
2018-07-09
mlxsw: spectrum_acl: Add tcam init/fini ops
Jiri Pirko
5
-69
/
+94
2018-07-09
mlxsw: spectrum_acl: Split TCAM handling 3 ways
Jiri Pirko
8
-247
/
+622
2018-07-09
mlxsw: spectrum_mr_tcam: Push Spectrum-specific operations into a separate file
Jiri Pirko
7
-284
/
+455
2018-07-09
mlxsw: spectrum_kvdl: Pass entry_count to free function
Jiri Pirko
6
-13
/
+14
2018-07-09
mlxsw: spectrum_kvdl: Pass entry type to alloc/free
Jiri Pirko
6
-39
/
+82
2018-07-09
mlxsw: spectrum_kvdl: Push out KVD linear management into ops
Jiri Pirko
5
-393
/
+516
2018-07-09
net/mlx5: Use 2-factor allocator calls
Kees Cook
1
-5
/
+9
2018-07-09
net: allow fallback function to pass netdev
Alexander Duyck
11
-14
/
+15
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
26
-34
/
+53
2018-07-09
net: Add generic ndo_select_queue functions
Alexander Duyck
3
-25
/
+3
2018-07-09
net: Add support for subordinate traffic classes to netdev_pick_tx
Alexander Duyck
2
-21
/
+8
2018-07-09
ixgbe: Add code to populate and use macvlan TC to Tx queue map
Alexander Duyck
1
-6
/
+38
2018-07-08
mlxsw: core_acl_flex_actions: Fix helper to get the first KVD linear index
Jiri Pirko
2
-4
/
+9
2018-07-08
mlxsw: core_acl_flex_actions: Allow the first set to be dummy
Jiri Pirko
2
-1
/
+17
2018-07-08
mlxsw: spectrum: Put pointer to flex action ops to mlxsw_sp
Jiri Pirko
3
-2
/
+8
2018-07-08
mlxsw: core_acl_flex_keys: Change SRC_SYS_PORT flex key element size
Jiri Pirko
2
-5
/
+5
2018-07-08
mlxsw: core_acl_flex_keys: Split MAC and IP address flex key elements
Jiri Pirko
4
-62
/
+96
2018-07-08
mlxsw: spectrum_acl: Ignore always-zeroed bits in tp->prio
Jiri Pirko
1
-1
/
+1
2018-07-08
mlxsw: reg: Introduce Flex2 key type for PTAR register
Jiri Pirko
2
-5
/
+15
2018-07-08
mlxsw: spectrum: Change name of mlxsw_sp_afk_blocks to mlxsw_sp1_afk_blocks
Jiri Pirko
2
-4
/
+4
2018-07-08
isdn/capi: fix defined but not used warnings
Randy Dunlap
2
-3
/
+5
2018-07-08
connector: fix defined but not used warning
Randy Dunlap
1
-1
/
+2
2018-07-07
drivers: net: lmc: remove redundant variable next_rx
Colin Ian King
1
-2
/
+0
2018-07-07
net: ethernet: ti: cpsw: allow PTP 224.0.0.107 to be timestamped
Ivan Khoronzhuk
1
-1
/
+2
2018-07-07
net: ethernet: ti: cpsw: use BIT macro
Ivan Khoronzhuk
1
-17
/
+17
2018-07-07
stmmac: fix signed 64-bit division
Arnd Bergmann
1
-6
/
+4
2018-07-07
farsync: remove redundant variable txq_length
Colin Ian King
1
-2
/
+0
2018-07-07
vxlan: fix default fdb entry netlink notify ordering during netdev create
Roopa Prabhu
1
-8
/
+21
2018-07-07
vxlan: make netlink notify in vxlan_fdb_destroy optional
Roopa Prabhu
1
-6
/
+8
2018-07-07
vxlan: add new fdb alloc and create helpers
Roopa Prabhu
1
-29
/
+62
2018-07-07
mlxsw: spectrum_router: avoid uninitialized variable access
Arnd Bergmann
1
-4
/
+2
2018-07-07
net: hns3: Prevent sending command during global or core reset
Huazhong Tan
3
-1
/
+6
2018-07-07
net: hns3: Remove the warning when clear reset cause
Peng Li
1
-2
/
+0
2018-07-07
net: hns3: Fix get_vector ops in hclgevf_main module
Yunsheng Lin
1
-1
/
+10
2018-07-07
net: hns3: Fix warning bug when doing lp selftest
Yunsheng Lin
1
-0
/
+2
2018-07-07
net: hns3: Add configure for mac minimal frame size
Jian Shen
2
-1
/
+3
2018-07-07
net: hns3: Fix for mailbox message truncated problem
Fuyun Liang
1
-1
/
+2
2018-07-07
net: hns3: Fix for l4 checksum offload bug
Yunsheng Lin
1
-3
/
+3
2018-07-07
net: hns3: Fix for waterline not setting correctly
Yunsheng Lin
1
-16
/
+6
2018-07-07
net: hns3: Fix for mac pause not disable in pfc mode
Yunsheng Lin
1
-2
/
+7
2018-07-07
net: hns3: Fix tc setup when netdev is first up
Yunsheng Lin
1
-47
/
+31
2018-07-07
liquidio: fix kernel panic when NIC firmware is older than 1.7.2
Rick Farrington
2
-2
/
+33
2018-07-07
nfp: bpf: migrate to advanced reciprocal divide in reciprocal_div.h
Jiong Wang
1
-11
/
+53
2018-07-07
nfp: bpf: support u32 divide using reciprocal_div.h
Jiong Wang
3
-1
/
+93
2018-07-07
nfp: bpf: support u16 and u32 multiplications
Jiong Wang
4
-11
/
+217
2018-07-07
nfp: bpf: copy range info for all operands of all ALU operations
Jiong Wang
3
-23
/
+20
2018-07-07
nfp: bpf: rename umin/umax to umin_src/umax_src
Jiong Wang
4
-14
/
+14
[prev]
[next]