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-03-30
net: sched: expose HW stats types per action used by drivers
Jiri Pirko
18
-17
/
+54
2020-03-30
net: introduce nla_put_bitfield32() helper and use it
Jiri Pirko
3
-21
/
+25
2020-03-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
7
-34
/
+112
2020-03-30
net: dsa: Simplify 'dsa_tag_protocol_to_str()'
Christophe JAILLET
1
-5
/
+1
2020-03-30
net: ena: Make some functions static
YueHaibing
1
-7
/
+6
2020-03-30
dpaa_eth: Make dpaa_a050385_wa static
YueHaibing
1
-1
/
+1
2020-03-30
crypto/chtls: Fix chtls crash in connection cleanup
Rohit Maheshwari
1
-4
/
+25
2020-03-30
crypto/chcr: fix incorrect ipv6 packet length
Rohit Maheshwari
1
-1
/
+1
2020-03-30
net: stmmac: Add support for VLAN Rx filtering
Wong Vee Khee
5
-0
/
+245
2020-03-30
Merge branch 'crypto-chelsio-Fixes-issues-during-chcr-driver-registration'
David S. Miller
2
-8
/
+28
2020-03-30
Crypto: chelsio - Fixes a deadlock between rtnl_lock and uld_mutex
Ayush Sawal
2
-6
/
+28
2020-03-30
Crypto: chelsio - Fixes a hang issue during driver registration
Ayush Sawal
1
-2
/
+0
2020-03-30
selftests:mptcp: fix failure due to whitespace damage
Matthieu Baerts
2
-8
/
+8
2020-03-30
net: ethernet: ti: fix spelling mistake "rundom" -> "random"
Colin Ian King
1
-1
/
+1
2020-03-30
Merge tag 'mlx5-updates-2020-03-29' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
16
-86
/
+153
2020-03-29
net/mlx5e: add mlx5e_rep_indr_setup_ft_cb support
wenxu
1
-0
/
+49
2020-03-29
net/mlx5e: refactor indr setup block
wenxu
1
-21
/
+21
2020-03-29
net/mlx5: E-Switch: Move eswitch chains to a new directory
Saeed Mahameed
8
-6
/
+10
2020-03-29
net/mlx5: Use a separate work queue for fib event handling
Mark Zhang
2
-4
/
+11
2020-03-29
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
6
-55
/
+62
2020-03-29
Merge branch 'ethtool-netlink-interface-part-4'
David S. Miller
17
-31
/
+1350
2020-03-29
ethtool: provide timestamping information with TSINFO_GET request
Michal Kubecek
9
-21
/
+225
2020-03-29
ethtool: add timestamping related string sets
Michal Kubecek
6
-0
/
+87
2020-03-29
ethtool: add EEE_NTF notification
Michal Kubecek
5
-1
/
+12
2020-03-29
ethtool: set EEE settings with EEE_SET request
Michal Kubecek
5
-1
/
+104
2020-03-29
ethtool: provide EEE settings with EEE_GET request
Michal Kubecek
6
-2
/
+192
2020-03-29
ethtool: add PAUSE_NTF notification
Michal Kubecek
5
-1
/
+12
2020-03-29
ethtool: set pause parameters with PAUSE_SET request
Michal Kubecek
5
-1
/
+70
2020-03-29
ethtool: provide pause parameters with PAUSE_GET request
Michal Kubecek
6
-2
/
+146
2020-03-29
ethtool: add COALESCE_NTF notification
Michal Kubecek
5
-1
/
+12
2020-03-29
ethtool: set coalescing parameters with COALESCE_SET request
Michal Kubecek
5
-1
/
+184
2020-03-29
ethtool: provide coalescing parameters with COALESCE_GET request
Michal Kubecek
6
-2
/
+306
2020-03-29
ethtool: fix reference leak in ethnl_set_privflags()
Michal Kubecek
1
-1
/
+3
2020-03-29
Merge branch 'ipv6-add-rpl-source-routing'
David S. Miller
27
-31
/
+940
2020-03-29
net: ipv6: add rpl sr tunnel
Alexander Aring
8
-0
/
+434
2020-03-29
net: add net available in build_state
Alexander Aring
13
-28
/
+32
2020-03-29
net: ipv6: add support for rpl sr exthdr
Alexander Aring
7
-3
/
+370
2020-03-29
addrconf: add functionality to check on rpl requirements
Alexander Aring
2
-0
/
+56
2020-03-29
include: uapi: linux: add rpl sr header definition
Alexander Aring
1
-0
/
+48
2020-03-29
Merge branch 'mptcp-multiple-subflows-path-management'
David S. Miller
27
-125
/
+4158
2020-03-29
selftests: add test-cases for MPTCP MP_JOIN
Paolo Abeni
3
-4
/
+383
2020-03-29
selftests: add PM netlink functional tests
Paolo Abeni
4
-3
/
+751
2020-03-29
mptcp: add netlink-based PM
Paolo Abeni
5
-2
/
+928
2020-03-29
mptcp: add and use MIB counter infrastructure
Florian Westphal
9
-15
/
+172
2020-03-29
mptcp: allow dumping subflow context to userspace
Davide Caratti
7
-1
/
+146
2020-03-29
mptcp: implement and use MPTCP-level retransmission
Paolo Abeni
2
-4
/
+95
2020-03-29
mptcp: rework mptcp_sendmsg_frag to accept optional dfrag
Paolo Abeni
1
-49
/
+74
2020-03-29
mptcp: allow partial cleaning of rtx head dfrag
Florian Westphal
2
-0
/
+26
2020-03-29
mptcp: implement memory accounting for mptcp rtx queue
Paolo Abeni
1
-3
/
+39
2020-03-29
mptcp: introduce MPTCP retransmission timer
Paolo Abeni
3
-2
/
+93
[next]