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
2021-08-19
net: Fix offloading indirect devices dependency on qdisc order creation
Eli Cohen
4
-1
/
+91
2021-08-19
net/core: Remove unused field from struct flow_indr_dev
Eli Cohen
1
-1
/
+0
2021-08-19
mptcp: full fully established support after ADD_ADDR
Matthieu Baerts
1
-7
/
+3
2021-08-19
mptcp: fix memory leak on address flush
Paolo Abeni
1
-32
/
+12
2021-08-19
isystem: ship and use stdarg.h
Alexey Dobriyan
1
-1
/
+1
2021-08-18
net/rds: dma_map_sg is entitled to merge entries
Gerd Rausch
1
-2
/
+2
2021-08-19
bpf: Allow bpf_get_netns_cookie in BPF_PROG_TYPE_SOCK_OPS
Xu Liu
1
-0
/
+14
2021-08-18
batman-adv: bcast: remove remaining skb-copy calls
Linus Lüssing
1
-2
/
+10
2021-08-18
pktgen: Remove fill_imix_distribution() CONFIG_XFRM dependency
Nick Richardson
1
-27
/
+26
2021-08-18
net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem()
Wei Wang
3
-6
/
+16
2021-08-18
ovs: clear skb->tstamp in forwarding path
kaixi.fan
1
-0
/
+1
2021-08-18
net: net_namespace: Optimize the code
Yajun Deng
1
-28
/
+24
2021-08-18
net: dsa: tag_sja1105: be dsa_loop-safe
Vladimir Oltean
2
-13
/
+28
2021-08-18
sch_cake: fix srchost/dsthost hashing mode
Toke Høiland-Jørgensen
1
-1
/
+1
2021-08-18
net: procfs: add seq_puts() statement for dev_mcast
Yajun Deng
1
-11
/
+13
2021-08-18
net: RxRPC: make dependent Kconfig symbols be shown indented
Randy Dunlap
1
-3
/
+4
2021-08-18
mptcp: local addresses fullmesh
Geliang Tang
1
-10
/
+63
2021-08-18
mptcp: remote addresses fullmesh
Geliang Tang
1
-4
/
+55
2021-08-18
mptcp: drop flags and ifindex arguments
Geliang Tang
3
-7
/
+31
2021-08-18
cfg80211: fix BSS color notify trace enum confusion
Johannes Berg
1
-1
/
+1
2021-08-17
rpc: fix gss_svc_init cleanup on failure
J. Bruce Fields
1
-1
/
+1
2021-08-17
SUNRPC: Fix a NULL pointer deref in trace_svc_stats_latency()
Chuck Lever
1
-0
/
+15
2021-08-17
svcrdma: Convert rdma->sc_rw_ctxts to llist
Chuck Lever
2
-15
/
+36
2021-08-17
svcrdma: Relieve contention on sc_send_lock.
Chuck Lever
2
-16
/
+9
2021-08-17
svcrdma: Fewer calls to wake_up() in Send completion handler
Chuck Lever
2
-8
/
+17
2021-08-17
SUNRPC: Add svc_rqst_replace_page() API
Chuck Lever
2
-0
/
+24
2021-08-17
mac80211: fix locking in ieee80211_restart_work()
Johannes Berg
1
-0
/
+2
2021-08-17
mac80211: Fix insufficient headroom issue for AMSDU
Chih-Kang Chang
1
-1
/
+3
2021-08-17
mac80211: add support for BSS color change
John Crispin
4
-22
/
+254
2021-08-17
nl80211: add support for BSS coloring
John Crispin
3
-0
/
+216
2021-08-17
net: bridge: mcast: toggle also host vlan state in br_multicast_toggle_vlan
Nikolay Aleksandrov
2
-7
/
+4
2021-08-17
net: bridge: mcast: use the correct vlan group helper
Nikolay Aleksandrov
1
-2
/
+3
2021-08-17
net: bridge: vlan: account for router port lists when notifying
Nikolay Aleksandrov
3
-8
/
+40
2021-08-17
net: bridge: vlan: enable mcast snooping for existing master vlans
Nikolay Aleksandrov
1
-0
/
+1
2021-08-16
af_unix: Add unix_stream_proto for sockmap
Jiang Wang
3
-35
/
+142
2021-08-16
af_unix: Add read_sock for stream socket types
Jiang Wang
1
-0
/
+12
2021-08-16
tcp: enable data-less, empty-cookie SYN with TFO_SERVER_COOKIE_NOT_REQD
Luke Hsiao
1
-2
/
+1
2021-08-17
bpf: Refactor BPF_PROG_RUN into a function
Andrii Nakryiko
6
-11
/
+11
2021-08-16
Bluetooth: Fix race condition in handling NOP command
Kiran K
1
-6
/
+4
2021-08-16
Bluetooth: Store advertising handle so it can be re-enabled
Luiz Augusto von Dentz
1
-16
/
+29
2021-08-16
Bluetooth: Fix handling of LE Enhanced Connection Complete
Luiz Augusto von Dentz
1
-31
/
+62
2021-08-16
Bluetooth: Move shutdown callback before flushing tx and rx queue
Kai-Heng Feng
1
-8
/
+8
2021-08-16
net: bridge: mcast: account for ipv6 size when dumping querier state
Nikolay Aleksandrov
1
-1
/
+7
2021-08-16
net: bridge: mcast: drop sizeof for nest attribute's zero size
Nikolay Aleksandrov
1
-1
/
+1
2021-08-16
net: bridge: mcast: don't dump querier state if snooping is disabled
Nikolay Aleksandrov
1
-0
/
+4
2021-08-16
params: lift param_set_uint_minmax to common code
Sagi Grimberg
1
-18
/
+0
2021-08-16
tipc: call tipc_wait_for_connect only when dlen is not 0
Xin Long
1
-1
/
+1
2021-08-16
net: dsa: tag_8021q: fix notifiers broadcast when they shouldn't, and vice versa
Vladimir Oltean
1
-4
/
+4
2021-08-16
af_unix: check socket state when queuing OOB
Rao Shoaib
1
-2
/
+9
2021-08-15
bpf: af_unix: Implement BPF iterator for UNIX domain socket.
Kuniyuki Iwashima
1
-0
/
+93
[prev]
[next]