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
2022-03-03
net: Add skb_clear_tstamp() to keep the mono delivery_time
Martin KaFai Lau
1
-1
/
+1
2022-03-03
net: mscc: ocelot: accept configuring bridge port flags on the NPI port
Vladimir Oltean
1
-0
/
+3
2022-03-03
net: dsa: felix: stop clearing CPU flooding in felix_setup_tag_8021q
Vladimir Oltean
1
-10
/
+0
2022-03-03
net: dsa: felix: start off with flooding disabled on the CPU port
Vladimir Oltean
1
-17
/
+0
2022-03-03
net: dsa: felix: migrate flood settings from NPI to tag_8021q CPU port
Vladimir Oltean
1
-2
/
+45
2022-03-03
net: dsa: felix: migrate host FDB and MDB entries when changing tag proto
Vladimir Oltean
1
-26
/
+145
2022-03-03
ice: add TTY for GNSS module for E810T device
Karol Kolacinski
11
-1
/
+566
2022-03-03
mlxsw: Add support for IFLA_OFFLOAD_XSTATS_L3_STATS
Petr Machata
2
-2
/
+293
2022-03-03
mlxsw: Extract classification of router-related events to a helper
Petr Machata
1
-3
/
+13
2022-03-03
mlxsw: spectrum_router: Drop mlxsw_sp arg from counter alloc/free functions
Petr Machata
3
-14
/
+10
2022-03-03
mlxsw: reg: Fix packing of router interface counters
Petr Machata
1
-3
/
+5
2022-03-03
qed: validate and restrict untrusted VFs vlan promisc mode
Manish Chopra
2
-2
/
+27
2022-03-03
qed: display VF trust config
Manish Chopra
1
-0
/
+1
2022-03-03
net: stmmac: dwmac-qcom-ethqos: Adjust rgmii loopback_en per platform
Bjorn Andersson
1
-4
/
+18
2022-03-03
net: stmmac: Add support for SM8150
Vinod Koul
1
-0
/
+15
2022-03-03
mlx5: add support for page_pool_get_stats
Joe Damato
2
-1
/
+101
2022-03-02
net: dsa: mv88e6xxx: support RMII cmode
Baruch Siach
1
-0
/
+3
2022-03-02
net: dsa: mv88e6xxx: don't error out cmode set on missing lane
Baruch Siach
1
-0
/
+2
2022-03-02
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
6
-189
/
+397
2022-03-02
nfp: flower: Remove usage of the deprecated ida_simple_xxx API
Christophe JAILLET
1
-5
/
+5
2022-03-02
net: sfp: use %pe for printing errors
Russell King (Oracle)
1
-18
/
+30
2022-03-02
net: phylink: use %pe for printing errors
Russell King (Oracle)
1
-9
/
+11
2022-03-02
tuntap: add sanity checks about msg_controllen in sendmsg
Harold Huang
3
-2
/
+5
2022-03-02
net: hamradio: fix compliation error
Wang Qing
1
-1
/
+1
2022-03-01
macvtap: advertise link netns via netlink
Sven Eckelmann
1
-0
/
+6
2022-03-01
nfp: avoid newline at end of message in NL_SET_ERR_MSG_MOD
Wan Jiabing
1
-1
/
+1
2022-03-01
tun: support NAPI for packets received from batched XDP buffs
Harold Huang
1
-13
/
+30
2022-03-01
sfc: set affinity hints in local NUMA node only
Íñigo Huguet
1
-2
/
+10
2022-03-01
sfc: default config to 1 channel/core in local NUMA node only
Íñigo Huguet
1
-17
/
+34
2022-03-01
iavf: Remove non-inclusive language
Mateusz Palczewski
3
-4
/
+4
2022-03-01
iavf: Fix incorrect use of assigning iavf_status to int
Mateusz Palczewski
1
-92
/
+68
2022-03-01
iavf: stop leaking iavf_status as "errno" values
Mateusz Palczewski
3
-39
/
+157
2022-03-01
iavf: remove redundant ret variable
Minghao Chi
1
-7
/
+2
2022-03-01
iavf: Add usage of new virtchnl format to set default MAC
Mateusz Palczewski
2
-3
/
+25
2022-03-01
iavf: refactor processing of VLAN V2 capability message
Mateusz Palczewski
2
-30
/
+95
2022-03-01
iavf: Add support for 50G/100G in AIM algorithm
Mateusz Palczewski
1
-15
/
+47
2022-03-01
drivers: vxlan: vnifilter: add support for stats dumping
Nikolay Aleksandrov
1
-6
/
+86
2022-03-01
drivers: vxlan: vnifilter: per vni stats
Nikolay Aleksandrov
3
-9
/
+102
2022-03-01
vxlan: vni filtering support on collect metadata device
Roopa Prabhu
5
-30
/
+1121
2022-03-01
vxlan_multicast: Move multicast helpers to a separate file
Roopa Prabhu
4
-124
/
+142
2022-03-01
vxlan_core: add helper vxlan_vni_in_use
Roopa Prabhu
1
-18
/
+28
2022-03-01
vxlan_core: make multicast helper take rip and ifindex explicitly
Roopa Prabhu
1
-16
/
+21
2022-03-01
vxlan_core: move some fdb helpers to non-static
Roopa Prabhu
2
-19
/
+39
2022-03-01
vxlan_core: move common declarations to private header file
Roopa Prabhu
2
-79
/
+100
2022-03-01
vxlan_core: fix build warnings in vxlan_xmit_one
Roopa Prabhu
1
-1
/
+8
2022-03-01
vxlan: move to its own directory
Roopa Prabhu
3
-1
/
+8
2022-02-28
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
21
-270
/
+618
2022-02-28
net: dm9051: Make remove() callback a void function
Stephen Rothwell
1
-3
/
+1
2022-02-28
Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Jakub Kicinski
186
-586
/
+232
2022-02-28
net: wan: lmc: use time_is_before_jiffies() instead of open coding it
Wang Qing
1
-1
/
+2
[next]