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
2017-10-09
nfp: bpf: calculate code store ECC
Jakub Kicinski
3
-0
/
+60
2017-10-09
nfp: bpf: move to datapath ABI version 2
Jakub Kicinski
3
-19
/
+26
2017-10-09
nfp: bpf: encode extended LM pointer operands
Jakub Kicinski
3
-20
/
+70
2017-10-09
nfp: bpf: encode LMEM accesses
Jakub Kicinski
2
-0
/
+85
2017-10-09
nfp: add more white space to the instruction defines
Jakub Kicinski
1
-78
/
+78
2017-10-09
nfp: bpf: remove packet marking support
Jakub Kicinski
2
-15
/
+1
2017-10-09
nfp: bpf: remove register rename
Jakub Kicinski
1
-43
/
+3
2017-10-09
nfp: bpf: encode all 64bit shifts
Jakub Kicinski
1
-12
/
+36
2017-10-09
nfp: bpf: move software reg helpers and cmd table out of translator
Jakub Kicinski
4
-147
/
+192
2017-10-09
nfp: bpf: use the power of sparse to check we encode registers right
Jakub Kicinski
3
-69
/
+99
2017-10-09
nfp: bpf: lift the single-port limitation
Jakub Kicinski
1
-8
/
+0
2017-10-09
nfp: output control messages to trace_devlink_hwmsg()
Jakub Kicinski
1
-0
/
+8
2017-10-09
Merge branch 'hns3-cleanups'
David S. Miller
10
-347
/
+344
2017-10-09
net: hns3: Cleanup for non-static function in hns3 driver
Yunsheng Lin
4
-27
/
+15
2017-10-09
net: hns3: Cleanup for endian issue in hns3 driver
Yunsheng Lin
5
-109
/
+145
2017-10-09
net: hns3: Cleanup for struct that used to send cmd to firmware
Yunsheng Lin
3
-119
/
+120
2017-10-09
net: hns3: Consistently using GENMASK in hns3 driver
Yunsheng Lin
2
-26
/
+26
2017-10-09
net: hns3: Cleanup indentation for Kconfig in the the hisilicon folder
Yunsheng Lin
1
-3
/
+3
2017-10-09
net: hns3: Add hns3_get_handle macro in hns3 driver
Yunsheng Lin
4
-63
/
+35
2017-10-09
net: hns3: Cleanup for shifting true in hns3 driver
Yunsheng Lin
1
-1
/
+1
2017-10-08
qed: Delete redundant check on dcb_app priority
Christos Gkekas
1
-1
/
+1
2017-10-08
net: ethernet: stmmac: Clean up dead code
Christos Gkekas
1
-13
/
+1
2017-10-08
Merge branch 'ipv6_dev_get_saddr-rcu'
David S. Miller
1
-45
/
+25
2017-10-08
ipv6: avoid cache line dirtying in ipv6_dev_get_saddr()
Eric Dumazet
1
-11
/
+6
2017-10-08
ipv6: __ipv6_dev_get_saddr() rcu conversion
Eric Dumazet
1
-3
/
+1
2017-10-08
ipv6: ipv6_chk_prefix() rcu conversion
Eric Dumazet
1
-5
/
+3
2017-10-08
ipv6: ipv6_chk_custom_prefix() rcu conversion
Eric Dumazet
1
-5
/
+3
2017-10-08
ipv6: ipv6_count_addresses() rcu conversion
Eric Dumazet
1
-6
/
+6
2017-10-08
ipv6: prepare RCU lookups for idev->addr_list
Eric Dumazet
1
-15
/
+6
2017-10-08
Merge branch 'bridge-neigh-msg-proxy-and-flood-suppression-support'
David S. Miller
11
-61
/
+533
2017-10-08
bridge: suppress nd pkts on BR_NEIGH_SUPPRESS ports
Roopa Prabhu
4
-0
/
+274
2017-10-08
bridge: suppress arp pkts on BR_NEIGH_SUPPRESS ports
Roopa Prabhu
4
-58
/
+205
2017-10-08
bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd flood
Roopa Prabhu
9
-3
/
+54
2017-10-08
ipv6: fix a BUG in rt6_get_pcpu_route()
Eric Dumazet
1
-20
/
+6
2017-10-08
Merge tag 'mlx5-updates-2017-10-06' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2
-317
/
+547
2017-10-08
Merge branch 'hv_netvsc-TCP-hash-level'
David S. Miller
3
-29
/
+86
2017-10-08
hv_netvsc: Update netvsc Document for TCP hash level setting
Haiyang Zhang
1
-4
/
+4
2017-10-08
hv_netvsc: Add ethtool handler to set and get TCP hash levels
Haiyang Zhang
1
-1
/
+24
2017-10-08
hv_netvsc: Change the hash level variable to bit flags
Haiyang Zhang
2
-25
/
+59
2017-10-08
Merge branch 'mlxsw-more-extack'
David S. Miller
3
-13
/
+33
2017-10-08
mlxsw: spectrum: Propagate extack further for bridge enslavements
Ido Schimmel
3
-11
/
+23
2017-10-08
mlxsw: spectrum: Add extack for VLAN enslavements
Ido Schimmel
1
-2
/
+10
2017-10-07
Merge branch 'bpf-obj-name-misc'
David S. Miller
5
-15
/
+27
2017-10-07
bpf: Append prog->aux->name in bpf_get_prog_name()
Martin KaFai Lau
1
-2
/
+15
2017-10-07
bpf: Use char in prog and map name
Martin KaFai Lau
3
-10
/
+10
2017-10-07
bpf: Change bpf_obj_name_cpy() to better ensure map's name is init by 0
Martin KaFai Lau
1
-3
/
+2
2017-10-07
ip_gre: check packet length and mtu correctly in erspan tx
William Tu
1
-4
/
+4
2017-10-07
net: phonet: mark phonet_protocol as const
Lin Zhang
4
-11
/
+14
2017-10-07
net: phonet: mark header_ops as const
Lin Zhang
2
-2
/
+2
2017-10-07
Merge branch 'bpf-perf-time-helpers'
David S. Miller
12
-19
/
+183
[next]