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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-01
net: openvswitch: remove unused keep_flows
Tonghao Zhang
2
-7
/
+0
2020-09-01
net: openvswitch: refactor flow free function
Tonghao Zhang
1
-11
/
+11
2020-09-01
net: openvswitch: improve the coding style
Tonghao Zhang
4
-41
/
+55
2020-08-31
net: ipv4: remove unused arg exact_dif in compute_score
Miaohe Lin
1
-4
/
+2
2020-08-31
net: ipv6: remove unused arg exact_dif in compute_score
Miaohe Lin
1
-4
/
+2
2020-08-31
tipc: Remove unused macro TIPC_NACK_INTV
YueHaibing
1
-5
/
+0
2020-08-31
tipc: Remove unused macro TIPC_FWD_MSG
YueHaibing
1
-1
/
+0
2020-08-31
mptcp: Remove unused macro MPTCP_SAME_STATE
YueHaibing
1
-2
/
+0
2020-08-31
net: clean up codestyle
Miaohe Lin
4
-9
/
+11
2020-08-31
net: Use helper macro IP_MAX_MTU in __ip_append_data()
Miaohe Lin
1
-1
/
+1
2020-08-31
openvswitch: using ip6_fragment in ipv6_stub
wenxu
1
-6
/
+1
2020-08-31
ipv6: add ipv6_fragment hook in ipv6_stub
wenxu
2
-0
/
+9
2020-08-31
netlink: policy: correct validation type check
Johannes Berg
1
-1
/
+2
2020-08-28
netlabel: remove unused param from audit_log_format()
Alex Dewar
1
-3
/
+2
2020-08-28
net: add option to not create fall-back tunnels in root-ns as well
Mahesh Bandewar
1
-2
/
+15
2020-08-28
Merge tag 'mac80211-next-for-davem-2020-08-28' of git://git.kernel.org/pub/sc...
David S. Miller
17
-212
/
+464
2020-08-27
tipc: fix use-after-free in tipc_bcast_get_mode
Hoang Huu Le
1
-0
/
+5
2020-08-27
nl80211: support SAE authentication offload in AP mode
Chung-Hsien Hsu
1
-3
/
+6
2020-08-27
mac80211: rename csa counters to countdown counters
John Crispin
7
-52
/
+53
2020-08-27
nl80211: rename csa counter attributes countdown counters
John Crispin
1
-8
/
+8
2020-08-27
nl80211: add support for setting fixed HE rate/gi/ltf
Miles Hu
1
-8
/
+129
2020-08-27
cfg80211: add helper fn for adjacent rule channels
Markus Theil
1
-11
/
+158
2020-08-27
cfg80211: add helper fn for single rule channels
Markus Theil
1
-47
/
+59
2020-08-27
nl80211: use NLA_POLICY_RANGE(NLA_BINARY, ...) for a few attributes
Johannes Berg
1
-22
/
+14
2020-08-27
nl80211: clean up code/policy a bit
Johannes Berg
1
-42
/
+18
2020-08-27
net: wireless: Convert to use the preferred fallthrough macro
Miaohe Lin
7
-20
/
+20
2020-08-27
net: wireless: wext_compat.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-27
net: wireless: sme.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-27
net: wireless: scan.c: delete or fix duplicated words
Randy Dunlap
1
-2
/
+2
2020-08-27
net: wireless: reg.c: delete duplicated words + fix punctuation
Randy Dunlap
1
-2
/
+2
2020-08-27
net: wireless: delete duplicated word + fix grammar
Randy Dunlap
1
-2
/
+2
2020-08-27
net: mac80211: mesh.h: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-27
net: mac80211: agg-rx.c: fix duplicated words
Randy Dunlap
1
-1
/
+1
2020-08-26
ipv4: nexthop: Correctly update nexthop group when replacing a nexthop
Ido Schimmel
1
-0
/
+32
2020-08-26
ipv4: nexthop: Correctly update nexthop group when removing a nexthop
Ido Schimmel
1
-1
/
+7
2020-08-26
ipv4: nexthop: Remove unnecessary rtnl_dereference()
Ido Schimmel
1
-1
/
+1
2020-08-26
ipv4: nexthop: Use nla_put_be32() for NHA_GATEWAY
Ido Schimmel
1
-1
/
+1
2020-08-26
ipv4: nexthop: Reduce allocation size of 'struct nh_group'
Ido Schimmel
1
-4
/
+1
2020-08-25
sunrpc: Avoid comma separated statements
Joe Perches
1
-2
/
+4
2020-08-25
ipv6: fib6: Avoid comma separated statements
Joe Perches
1
-4
/
+8
2020-08-25
net: clean up codestyle for net/ipv4
Miaohe Lin
3
-20
/
+23
2020-08-25
net: Remove duplicated midx check against 0
Miaohe Lin
1
-3
/
+2
2020-08-25
net: Avoid unnecessary inet_addr_type() call when addr is INADDR_ANY
Miaohe Lin
1
-2
/
+2
2020-08-25
net: Set ping saddr after we successfully get the ping port
Miaohe Lin
1
-16
/
+3
2020-08-25
net: gain ipv4 mtu when mtu is not locked
Miaohe Lin
1
-1
/
+2
2020-08-24
Merge tag 'batadv-next-for-davem-20200824' of git://git.open-mesh.org/linux-m...
David S. Miller
14
-31
/
+15
2020-08-24
net: Use helper macro RT_TOS() in __icmp_send()
Miaohe Lin
1
-2
/
+2
2020-08-24
net: Avoid access icmp_err_convert when icmp code is ICMP_FRAG_NEEDED
Miaohe Lin
1
-2
/
+3
2020-08-24
net: dccp: delete repeated words
Randy Dunlap
3
-3
/
+3
2020-08-24
net: netlink: delete repeated words
Randy Dunlap
2
-5
/
+5
[next]