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-23
Bluetooth: Fix incorrect branch in connection complete
Abhishek Pandit-Subedi
1
-8
/
+9
2020-03-23
Bluetooth: Restore running state if suspend fails
Abhishek Pandit-Subedi
1
-19
/
+20
2020-03-20
Merge tag 'mac80211-next-for-net-next-2020-03-20' of git://git.kernel.org/pub...
David S. Miller
19
-44
/
+596
2020-03-20
net: dsa: sja1105: Add support for the SGMII port
Vladimir Oltean
5
-5
/
+244
2020-03-20
Merge branch 'net-bridge-vlan-options-nest-the-tunnel-options'
David S. Miller
3
-22
/
+74
2020-03-20
net: bridge: vlan options: move the tunnel command to the nested attribute
Nikolay Aleksandrov
2
-18
/
+31
2020-03-20
net: bridge: vlan options: nest the tunnel id into a tunnel info attribute
Nikolay Aleksandrov
3
-8
/
+47
2020-03-20
mac80211: driver can remain on channel if not using chan_ctx
Yan-Hsuan Chuang
1
-1
/
+1
2020-03-20
nl80211: clarify code in nl80211_del_station()
Johannes Berg
1
-8
/
+14
2020-03-20
cfg80211: Configure PMK lifetime and reauth threshold for PMKSA entries
Veerendranath Jakkam
3
-0
/
+51
2020-03-20
mac80211: Read rx_stats with perCPU pointers
Seevalamuthu Mariappan
1
-6
/
+29
2020-03-20
virt_wifi: implement ndo_get_iflink
Taehee Yoo
1
-2
/
+10
2020-03-20
mac80211: Allow deleting stations in ibss mode to reset their state
Nicolas Cavallari
1
-0
/
+4
2020-03-20
cfg80211: Add support for userspace to reset stations in IBSS mode
Nicolas Cavallari
2
-1
/
+10
2020-03-20
mac80211: consider WLAN_EID_EXT_HE_OPERATION for parsing CRC
Johannes Berg
1
-1
/
+5
2020-03-20
nl80211: add PROTECTED_TWT nl80211 extended feature
Shaul Triebitz
1
-1
/
+4
2020-03-20
mac80211: HE: set missing bss_conf fields in AP mode
Shaul Triebitz
1
-3
/
+9
2020-03-20
nl80211: pass HE operation element to the driver
Shaul Triebitz
2
-2
/
+7
2020-03-20
nl80211/cfg80211: add support for non EDCA based ranging measurement
Avraham Stern
5
-2
/
+84
2020-03-20
mac80211: don't leave skb->next/prev pointing to stack
Johannes Berg
1
-1
/
+5
2020-03-20
mac80211: update documentation about tx power
Qiujun Huang
1
-0
/
+5
2020-03-20
mac80211: handle no-preauth flag for control port
Markus Theil
8
-1
/
+18
2020-03-20
nl80211: add no pre-auth attribute and ext. feature flag for ctrl. port
Markus Theil
2
-1
/
+13
2020-03-20
mac80211_hwsim: add frame transmission support over virtio
Erel Geron
3
-18
/
+331
2020-03-20
cfg80211: fix documentation format
Johannes Berg
1
-1
/
+1
2020-03-19
net: dsa: sja1105: Avoid error message for unknown PHY mode on disabled ports
Vladimir Oltean
1
-0
/
+3
2020-03-19
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
40
-329
/
+1845
2020-03-19
Merge branch 'veth-xdp-stats'
David S. Miller
1
-64
/
+110
2020-03-19
veth: remove atomic64_add from veth_xdp_xmit hotpath
Lorenzo Bianconi
1
-13
/
+17
2020-03-19
veth: introduce more xdp counters
Lorenzo Bianconi
1
-7
/
+35
2020-03-19
veth: distinguish between rx_drops and xdp_drops
Lorenzo Bianconi
1
-5
/
+7
2020-03-19
veth: introduce more specialized counters in veth_stats
Lorenzo Bianconi
1
-32
/
+40
2020-03-19
veth: move xdp stats in a dedicated structure
Lorenzo Bianconi
1
-13
/
+17
2020-03-19
sysfs: fix static inline declaration of sysfs_groups_change_owner()
Christian Brauner
1
-2
/
+2
2020-03-19
Merge branch 'mscc-RGMII'
David S. Miller
2
-12
/
+64
2020-03-19
net: phy: mscc: RGMII skew delay configuration
Antoine Tenart
2
-0
/
+43
2020-03-19
net: phy: mscc: add support for RGMII MAC mode
Antoine Tenart
2
-12
/
+21
2020-03-19
Merge branch 'mlxsw-Offload-TC-action-skbedit-priority'
David S. Miller
9
-14
/
+275
2020-03-19
selftests: forwarding: Add an skbedit priority selftest
Petr Machata
1
-0
/
+163
2020-03-19
mlxsw: spectrum_flower: Offload FLOW_ACTION_PRIORITY
Petr Machata
5
-0
/
+45
2020-03-19
mlxsw: core: Add QOS_ACTION
Petr Machata
1
-0
/
+35
2020-03-19
net: tc_skbedit: Make the skbedit priority offloadable
Petr Machata
3
-0
/
+22
2020-03-19
net: tc_skbedit: Factor a helper out of is_tcf_skbedit_{mark, ptype}()
Petr Machata
1
-14
/
+10
2020-03-19
net: stmmac: dwmac_lib: remove unnecessary checks in dwmac_dma_reset()
Dejin Zheng
1
-6
/
+1
2020-03-19
net: phy: mscc: add missing check on a phy_write return value
Antoine Tenart
1
-0
/
+2
2020-03-19
net: ipa: Remove unused including <linux/version.h>
YueHaibing
1
-1
/
+0
2020-03-19
net: ipa: fix platform_no_drv_owner.cocci warnings
YueHaibing
1
-1
/
+0
2020-03-19
liquidio: remove set but not used variable 's'
YueHaibing
1
-5
/
+0
2020-03-19
net: sched: Do not assume RTNL is held in tunnel key action helpers
Ido Schimmel
1
-2
/
+6
2020-03-19
net: bridge: vlan: include stats in dumps if requested
Nikolay Aleksandrov
2
-12
/
+91
[next]