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-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
2022-02-28
net: hamradio: use time_is_after_jiffies() instead of open coding it
Wang Qing
1
-3
/
+4
2022-02-28
net: ethernet: sun: use time_is_before_jiffies() instead of open coding it
Wang Qing
1
-2
/
+3
2022-02-28
net: qlcnic: use time_is_before_jiffies() instead of open coding it
Wang Qing
1
-1
/
+2
2022-02-28
net: ethernet: use time_is_before_eq_jiffies() instead of open coding it
Wang Qing
1
-1
/
+2
2022-02-28
net: phylink: remove phylink_set_pcs()
Russell King (Oracle)
1
-32
/
+12
2022-02-28
net: dsa: felix: remove prevalidate_phy_mode interface
Colin Foster
4
-48
/
+63
2022-02-28
ionic: no transition while stopping
Shannon Nelson
1
-5
/
+9
2022-02-28
net: netsec: enable pp skb recycling
Lorenzo Bianconi
1
-1
/
+1
2022-02-28
flow_offload: reject offload for all drivers with invalid police parameters
Jianbo Liu
11
-38
/
+363
2022-02-27
net: mscc: ocelot: enforce FDB isolation when VLAN-unaware
Vladimir Oltean
5
-46
/
+296
2022-02-27
net: dsa: sja1105: enforce FDB isolation
Vladimir Oltean
1
-29
/
+30
2022-02-27
net: dsa: pass extack to .port_bridge_join driver methods
Vladimir Oltean
15
-16
/
+30
2022-02-27
net: dsa: request drivers to perform FDB isolation
Vladimir Oltean
13
-50
/
+103
2022-02-27
net: dsa: tag_8021q: rename dsa_8021q_bridge_tx_fwd_offload_vid
Vladimir Oltean
1
-1
/
+1
2022-02-27
net: dsa: tag_8021q: merge RX and TX VLANs
Vladimir Oltean
3
-58
/
+67
2022-02-27
net: dsa: felix: delete workarounds present due to SVL tag_8021q bridging
Vladimir Oltean
1
-17
/
+2
[next]