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
2024-02-22
phonet: take correct lock to peek at the RX queue
Rémi Denis-Courmont
1
-2
/
+2
2024-02-21
net/sched: flower: Add lock protection when remove filter handle
Jianbo Liu
1
-1
/
+4
2024-02-21
devlink: fix port dump cmd type
Jiri Pirko
1
-1
/
+1
2024-02-21
udp: add local "peek offset enabled" flag
Paolo Abeni
3
-3
/
+3
2024-02-21
net: mctp: put sock on tag allocation failure
Jeremy Kerr
1
-1
/
+1
2024-02-22
netfilter: nf_tables: use kzalloc for hook allocation
Florian Westphal
1
-1
/
+1
2024-02-22
netfilter: nf_tables: register hooks last when adding new chain/flowtable
Pablo Neira Ayuso
1
-38
/
+40
2024-02-22
netfilter: nft_flow_offload: release dst in case direct xmit path is used
Pablo Neira Ayuso
1
-0
/
+1
2024-02-22
netfilter: nft_flow_offload: reset dst in route object after setting up flow
Pablo Neira Ayuso
1
-3
/
+13
2024-02-22
netfilter: nf_tables: set dormant flag on hook register failure
Florian Westphal
1
-0
/
+1
2024-02-21
tls: don't skip over different type records from the rx_list
Sabrina Dubroca
1
-8
/
+14
2024-02-21
tls: stop recv() if initial process_rx_list gave us non-DATA
Sabrina Dubroca
1
-1
/
+1
2024-02-21
tls: break out of main loop when PEEK gets a non-data record
Sabrina Dubroca
1
-0
/
+2
2024-02-21
bpf, sockmap: Fix NULL pointer dereference in sk_psock_verdict_data_ready()
Shigeru Yoshida
1
-2
/
+5
2024-02-21
wifi: nl80211: refactor parsing CSA offsets
Johannes Berg
1
-81
/
+56
2024-02-21
wifi: nl80211: force WLAN_AKM_SUITE_SAE in big endian in NL80211_CMD_EXTERNAL...
Alexis Lothoré
1
-1
/
+18
2024-02-21
wifi: cfg80211: use ML element parsing helpers
Johannes Berg
1
-33
/
+8
2024-02-21
wifi: mac80211: align ieee80211_mle_get_bss_param_ch_cnt()
Johannes Berg
1
-4
/
+5
2024-02-21
wifi: cfg80211: refactor RNR parsing
Johannes Berg
1
-137
/
+169
2024-02-21
wifi: cfg80211: clean up cfg80211_inform_bss_frame_data()
Johannes Berg
1
-39
/
+32
2024-02-21
wifi: cfg80211: remove cfg80211_inform_single_bss_frame_data()
Johannes Berg
1
-165
/
+80
2024-02-21
wifi: cfg80211: set correct param change count in ML element
Benjamin Berg
1
-10
/
+16
2024-02-21
wifi: cfg80211: Add KHZ_PER_GHZ to units.h and reuse
Andy Shevchenko
1
-4
/
+3
2024-02-21
wifi: mac80211: clean up assignments to pointer cache.
Colin Ian King
1
-5
/
+1
2024-02-21
wifi: mac80211: make associated BSS pointer visible to the driver
Miri Korenblit
2
-11
/
+9
2024-02-21
wifi: mac80211: check beacon countdown is complete on per link basis
Aditya Kumar Singh
1
-2
/
+12
2024-02-21
af_unix: Drop oob_skb ref before purging queue in GC.
Kuniyuki Iwashima
1
-13
/
+9
2024-02-21
Merge tag 'wireless-next-2024-02-20' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
46
-3898
/
+5774
2024-02-21
ipv6: Simplify the allocation of slab caches
Kunwu Chan
1
-4
/
+2
2024-02-21
ipv4: Simplify the allocation of slab caches in ip_rt_init
Kunwu Chan
1
-3
/
+2
2024-02-21
ipmr: Simplify the allocation of slab caches
Kunwu Chan
1
-4
/
+1
2024-02-21
ip6mr: Simplify the allocation of slab caches in ip6_mr_init
Kunwu Chan
1
-4
/
+1
2024-02-21
net: kcm: Simplify the allocation of slab caches
Kunwu Chan
1
-6
/
+2
2024-02-21
net: implement lockless setsockopt(SO_PEEK_OFF)
Eric Dumazet
3
-34
/
+15
2024-02-21
netfilter: x_tables: Use unsafe_memcpy() for 0-sized destination
Kees Cook
1
-1
/
+2
2024-02-21
netfilter: move nf_reinject into nfnetlink_queue modules
Florian Westphal
3
-143
/
+142
2024-02-21
netfilter: nft_set_pipapo: use GFP_KERNEL for insertions
Florian Westphal
1
-7
/
+11
2024-02-21
netfilter: nft_set_pipapo: speed up bulk element insertions
Florian Westphal
2
-16
/
+69
2024-02-21
netfilter: nft_set_pipapo: shrink data structures
Florian Westphal
2
-40
/
+51
2024-02-21
netfilter: nft_set_pipapo: do not rely on ZERO_SIZE_PTR
Florian Westphal
1
-4
/
+12
2024-02-21
netfilter: nft_set_pipapo: constify lookup fn args where possible
Florian Westphal
3
-35
/
+48
2024-02-21
netfilter: xtables: fix up kconfig dependencies
Florian Westphal
1
-1
/
+2
2024-02-21
netfilter: nft_osf: simplify init path
Pablo Neira Ayuso
1
-8
/
+3
2024-02-21
netfilter: nf_log: validate nf_logger_find_get()
Pablo Neira Ayuso
1
-0
/
+5
2024-02-21
netfilter: nf_log: consolidate check for NULL logger in lookup function
Pablo Neira Ayuso
1
-2
/
+2
2024-02-21
netfilter: expect: Simplify the allocation of slab caches in nf_conntrack_exp...
Kunwu Chan
1
-3
/
+1
2024-02-21
net: vlan: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: l2tp: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: hsr: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: bridge: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
[prev]
[next]