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
2021-06-23
mac80211: refactor SKB queue processing a bit
Johannes Berg
1
-109
/
+119
2021-06-23
mac80211: unify queueing SKB to iface
Johannes Berg
1
-18
/
+15
2021-06-23
mac80211: minstrel_ht: ignore frame that was sent with noAck flag
Philipp Borgers
1
-0
/
+4
2021-06-23
cfg80211: clean up variable use in cfg80211_parse_colocated_ap()
Dan Carpenter
1
-3
/
+3
2021-06-23
cfg80211: remove CFG80211_MAX_NUM_DIFFERENT_CHANNELS
Johannes Berg
3
-15
/
+0
2021-06-23
mac80211: Remove redundant assignment to ret
Yang Li
1
-1
/
+0
2021-06-23
net: wireless: wext_compat.c: Remove redundant assignment to ps
Yang Li
1
-1
/
+1
2021-06-23
wireless: wext-spy: Fix out-of-bounds warning
Gustavo A. R. Silva
1
-7
/
+7
2021-06-22
Merge branch 'mptcp-C-flag-and-fixes'
David S. Miller
11
-41
/
+157
2021-06-22
mptcp: refine mptcp_cleanup_rbuf
Paolo Abeni
2
-34
/
+23
2021-06-22
selftests: mptcp: turn rp_filter off on each NIC
Yonglong Li
1
-1
/
+2
2021-06-22
selftests: mptcp: add deny_join_id0 testcases
Geliang Tang
1
-1
/
+74
2021-06-22
mptcp: add deny_join_id0 in mptcp_options_received
Geliang Tang
5
-2
/
+15
2021-06-22
mptcp: add allow_join_id0 in mptcp_out_options
Geliang Tang
4
-3
/
+13
2021-06-22
mptcp: add sysctl allow_join_initial_addr_port
Geliang Tang
3
-0
/
+30
2021-06-22
Merge branch 'sctp-packetization-path-MTU'
David S. Miller
23
-127
/
+779
2021-06-22
sctp: process sctp over udp icmp err on sctp side
Xin Long
4
-19
/
+64
2021-06-22
sctp: extract sctp_v4_err_handle function from sctp_v4_err
Xin Long
1
-57
/
+49
2021-06-22
sctp: extract sctp_v6_err_handle function from sctp_v6_err
Xin Long
1
-36
/
+40
2021-06-22
sctp: remove the unessessary hold for idev in sctp_v6_err
Xin Long
1
-10
/
+2
2021-06-22
sctp: enable PLPMTUD when the transport is ready
Xin Long
4
-2
/
+13
2021-06-22
sctp: do state transition when receiving an icmp TOOBIG packet
Xin Long
2
-2
/
+53
2021-06-22
sctp: do state transition when a probe succeeds on HB ACK recv path
Xin Long
3
-1
/
+40
2021-06-22
sctp: do state transition when PROBE_COUNT == MAX_PROBES on HB send path
Xin Long
3
-0
/
+47
2021-06-22
sctp: do the basic send and recv for PLPMTUD probe
Xin Long
6
-7
/
+66
2021-06-22
sctp: add the probe timer in transport for PLPMTUD
Xin Long
10
-1
/
+109
2021-06-22
sctp: add the constants/variables and states and some APIs for transport
Xin Long
3
-3
/
+70
2021-06-22
sctp: add SCTP_PLPMTUD_PROBE_INTERVAL sockopt for sock/asoc/transport
Xin Long
2
-0
/
+126
2021-06-22
sctp: add probe_interval in sysctl and sock/asoc/transport
Xin Long
7
-0
/
+54
2021-06-22
sctp: add pad chunk and its make function and event table
Xin Long
4
-0
/
+57
2021-06-22
net: marvell: return csum computation result from mvneta_rx_csum/mvpp2_rx_csum
Lorenzo Bianconi
2
-21
/
+12
2021-06-22
Merge branch 'tc-testing-dnat-tuple-collision'
David S. Miller
2
-19
/
+68
2021-06-22
tc-testing: add test for ct DNAT tuple collision
Marcelo Ricardo Leitner
1
-0
/
+45
2021-06-22
tc-testing: add support for sending various scapy packets
Marcelo Ricardo Leitner
1
-19
/
+23
2021-06-22
tc-testing: fix list handling
Marcelo Ricardo Leitner
1
-1
/
+1
2021-06-22
MAINTAINERS: network: add entry for WWAN
Loic Poulain
1
-0
/
+10
2021-06-22
openvswitch: add trace points
Aaron Conole
5
-0
/
+179
2021-06-22
stmmac: dwmac-loongson: fix uninitialized variable in loongson_dwmac_probe()
Dan Carpenter
1
-1
/
+2
2021-06-22
Merge branch 'ethtool-eeprom'
David S. Miller
5
-20
/
+17
2021-06-22
ethtool: Validate module EEPROM offset as part of policy
Ido Schimmel
1
-5
/
+2
2021-06-22
ethtool: Validate module EEPROM length as part of policy
Ido Schimmel
1
-4
/
+2
2021-06-22
ethtool: Use kernel data types for internal EEPROM struct
Ido Schimmel
1
-6
/
+6
2021-06-22
ethtool: Document behavior when module EEPROM bank attribute is omitted
Ido Schimmel
1
-0
/
+2
2021-06-22
ethtool: Decrease size of module EEPROM get policy array
Ido Schimmel
1
-1
/
+1
2021-06-22
ethtool: Document correct attribute type
Ido Schimmel
2
-2
/
+2
2021-06-22
ethtool: Use correct command name in title
Ido Schimmel
1
-2
/
+2
2021-06-22
bridge: cfm: remove redundant return
gushengxian
1
-1
/
+1
2021-06-22
hv_netvsc: Avoid field-overflowing memcpy()
Kees Cook
2
-4
/
+3
2021-06-22
net: dsa: b53: Create default VLAN entry explicitly
Florian Fainelli
1
-8
/
+19
2021-06-22
octeontx2-af: Avoid field-overflowing memcpy()
Kees Cook
1
-1
/
+1
[prev]
[next]