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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-12
ethtool: provide ring sizes with RINGS_GET request
Michal Kubecek
1
-0
/
+21
2020-03-12
ethtool: add PRIVFLAGS_NTF notification
Michal Kubecek
1
-0
/
+1
2020-03-12
ethtool: set device private flags with PRIVFLAGS_SET request
Michal Kubecek
1
-0
/
+1
2020-03-12
ethtool: provide private flags with PRIVFLAGS_GET request
Michal Kubecek
1
-0
/
+14
2020-03-12
ethtool: add FEATURES_NTF notification
Michal Kubecek
1
-0
/
+1
2020-03-12
ethtool: set netdev features with FEATURES_SET request
Michal Kubecek
1
-0
/
+2
2020-03-12
ethtool: provide netdev features with FEATURES_GET request
Michal Kubecek
1
-0
/
+17
2020-03-12
flow_offload: Add flow_match_ct to get rule ct match
Paul Blakey
1
-0
/
+6
2020-03-12
net/sched: act_ct: Enable hardware offload of flow table entires
Paul Blakey
2
-0
/
+11
2020-03-12
net/sched: act_ct: Support refreshing the flow table entries
Paul Blakey
1
-0
/
+3
2020-03-12
net/sched: act_ct: Support restoring conntrack info on skbs
Paul Blakey
2
-0
/
+8
2020-03-12
net/sched: act_ct: Instantiate flow table entry actions
Paul Blakey
2
-0
/
+28
2020-03-12
netfilter: flowtable: Add API for registering to flow table events
Paul Blakey
1
-0
/
+6
2020-03-12
net/mlx5: E-Switch, Enable reg c1 loopback when possible
Paul Blakey
1
-0
/
+7
2020-03-12
Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...
David S. Miller
3
-2
/
+45
2020-03-12
tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exh...
Kuniyuki Iwashima
1
-0
/
+1
2020-03-12
net: hns: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+5
2020-03-12
net: be2net: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+3
2020-03-12
Revert "net: sched: make newly activated qdiscs visible"
Julian Wiedmann
1
-6
/
+0
2020-03-11
net: sched: make newly activated qdiscs visible
Julian Wiedmann
1
-0
/
+6
2020-03-11
cdc_ncm: Implement the 32-bit version of NCM Transfer Block
Alexander Bersenev
1
-3
/
+12
2020-03-10
net: liquidio: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+5
2020-03-10
flow_offload: restrict driver to pass one allowed bit to flow_action_hw_stats...
Jiri Pirko
1
-7
/
+17
2020-03-10
flow_offload: turn hw_stats_type into dedicated enum
Jiri Pirko
1
-6
/
+16
2020-03-10
flow_offload: fix allowed types check
Jiri Pirko
1
-1
/
+1
2020-03-10
flow_offload: use flow_action_for_each in flow_action_mixed_hw_stats_types_ch...
Jiri Pirko
1
-5
/
+6
2020-03-09
net: stmmac: Integrate it with DesignWare XPCS
Jose Abreu
1
-0
/
+1
2020-03-09
net: phy: Add Synopsys DesignWare XPCS MDIO module
Jose Abreu
1
-0
/
+41
2020-03-09
Merge tag 'mlx5-updates-2020-03-09' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
3
-18
/
+32
2020-03-09
tcp: add bytes not sent to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
1
-0
/
+1
2020-03-09
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
3
-18
/
+32
2020-03-08
remoteproc: add IPA notification to q6v5 driver
Alex Elder
1
-0
/
+82
2020-03-08
sched: act: allow user to specify type of HW stats for a filter
Jiri Pirko
2
-0
/
+26
2020-03-08
flow_offload: introduce "disabled" HW stats type and allow it in mlxsw
Jiri Pirko
1
-0
/
+1
2020-03-08
flow_offload: introduce "delayed" HW stats type and allow it in mlx5
Jiri Pirko
1
-1
/
+3
2020-03-08
flow_offload: introduce "immediate" HW stats type and allow it in mlxsw
Jiri Pirko
1
-1
/
+2
2020-03-08
flow_offload: check for basic action hw stats type
Jiri Pirko
1
-0
/
+61
2020-03-08
flow_offload: Introduce offload of HW stats type
Jiri Pirko
1
-0
/
+3
2020-03-07
net/mlx5: HW bit for goto chain offload support
Eli Cohen
1
-1
/
+2
2020-03-07
net/mlx5: Expose link speed directly
Mark Bloch
1
-1
/
+2
2020-03-07
net/mlx5: Introduce TLS and IPSec objects enums
Saeed Mahameed
1
-1
/
+2
2020-03-07
net/mlx5: Introduce egress acl forward-to-vport capability
Vu Pham
1
-1
/
+1
2020-03-05
PCI: Introduce pci_get_dsn
Jacob Keller
1
-0
/
+5
2020-03-05
net: sched: Make FIFO Qdisc offloadable
Petr Machata
2
-0
/
+16
2020-03-05
ethtool: add infrastructure for centralized checking of coalescing parameters
Jakub Kicinski
1
-3
/
+42
2020-03-05
net/mlx5: Expose raw packet pacing APIs
Yishai Hadas
2
-13
/
+24
2020-03-04
PCI: Add pci_status_get_and_clear_errors
Heiner Kallweit
1
-0
/
+1
2020-03-04
PCI: Add constant PCI_STATUS_ERROR_BITS
Heiner Kallweit
1
-0
/
+7
2020-03-04
net: dsa: felix: Allow unknown unicast traffic towards the CPU port module
Vladimir Oltean
1
-0
/
+60
2020-03-04
net: mscc: ocelot: eliminate confusion between CPU and NPI port
Vladimir Oltean
1
-5
/
+7
[next]