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
2023-03-24
wifi: mac80211: use bullet list for amsdu_mesh_control formats list
Bagas Sanjaya
1
-5
/
+7
2023-03-22
wifi: mac80211: generate EMA beacons in AP mode
Aloka Dixit
3
-18
/
+137
2023-03-22
wifi: mac80211: implement support for yet another mesh A-MSDU format
Felix Fietkau
3
-20
/
+43
2023-03-22
wifi: mac80211: add mesh fast-rx support
Felix Fietkau
1
-5
/
+29
2023-03-22
wifi: mac80211: use mesh header cache to speed up mesh forwarding
Felix Fietkau
3
-5
/
+68
2023-03-22
wifi: mac80211: mesh fast xmit support
Felix Fietkau
7
-25
/
+507
2023-03-22
wifi: mac80211: fix race in mesh sequence number assignment
Felix Fietkau
2
-5
/
+3
2023-03-22
wifi: mac80211: add support for letting drivers register tc offload support
Felix Fietkau
4
-1
/
+55
2023-03-10
Merge tag 'wireless-next-2023-03-10' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
17
-187
/
+506
2023-03-10
skbuff: Add likely to skb pointer in build_skb()
Gal Pressman
1
-1
/
+1
2023-03-10
skbuff: Replace open-coded skb_propagate_pfmemalloc()s
Gal Pressman
1
-4
/
+2
2023-03-09
udp: introduce __sk_mem_schedule() usage
Jason Xing
1
-11
/
+16
2023-03-09
Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilte...
Jakub Kicinski
6
-77
/
+142
2023-03-09
neighbour: delete neigh_lookup_nodev as not used
Leon Romanovsky
1
-31
/
+0
2023-03-09
net: sched: remove qdisc_watchdog->last_expires
Eric Dumazet
1
-2
/
+4
2023-03-09
netlink: remove unused 'compare' function
Florian Westphal
2
-3
/
+0
2023-03-09
mctp: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
32
-105
/
+202
2023-03-09
Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
28
-77
/
+136
2023-03-09
sctp: add weighted fair queueing stream scheduler
Xin Long
2
-4
/
+47
2023-03-09
sctp: add fair capacity stream scheduler
Xin Long
3
-1
/
+186
2023-03-08
net: avoid double iput when sock_alloc_file fails
Thadeu Lima de Souza Cascardo
1
-7
/
+4
2023-03-08
af_unix: fix struct pid leaks in OOB support
Eric Dumazet
1
-2
/
+8
2023-03-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
3
-0
/
+34
2023-03-08
netfilter: nat: fix indentation of function arguments
Jeremy Sowden
1
-2
/
+2
2023-03-08
netfilter: conntrack: fix typo
Jeremy Sowden
1
-1
/
+1
2023-03-08
netfilter: use nf_ip6_check_hbh_len in nf_ct_skb_network_trim
Xin Long
1
-2
/
+9
2023-03-08
netfilter: move br_nf_check_hbh_len to utils
Xin Long
2
-54
/
+53
2023-03-08
netfilter: bridge: move pskb_trim_rcsum out of br_nf_check_hbh_len
Xin Long
1
-19
/
+14
2023-03-08
netfilter: bridge: check len before accessing more nh data
Xin Long
1
-25
/
+20
2023-03-08
netfilter: bridge: call pskb_may_pull in br_nf_check_hbh_len
Xin Long
1
-5
/
+9
2023-03-08
net: reclaim skb->scm_io_uring bit
Eric Dumazet
2
-1
/
+7
2023-03-08
netfilter: bridge: introduce broute meta statement
Sriram Yagnaraman
1
-3
/
+68
2023-03-08
net/smc: fix fallback failed while sendmsg with fastopen
D. Wythe
1
-5
/
+8
2023-03-08
net-timestamp: extend SOF_TIMESTAMPING_OPT_ID to HW timestamps
Vadim Fedorenko
2
-2
/
+2
2023-03-07
net: remove enum skb_free_reason
Eric Dumazet
1
-11
/
+9
2023-03-07
ynl: re-license uniformly under GPL-2.0 OR BSD-3-Clause
Jakub Kicinski
4
-4
/
+4
2023-03-07
nfc: change order inside nfc_se_io error path
Fedor Pchelkin
1
-1
/
+1
2023-03-07
bpf, net: xskmap memory usage
Yafang Shao
1
-0
/
+13
2023-03-07
bpf, net: sock_map memory usage
Yafang Shao
1
-0
/
+20
2023-03-07
bpf, net: bpf_local_storage memory usage
Yafang Shao
1
-0
/
+1
2023-03-07
wifi: nl80211: convert cfg80211_scan_request allocation to *_size macros
Jacob Keller
1
-12
/
+14
2023-03-07
Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilte...
Paolo Abeni
4
-11
/
+11
2023-03-07
wifi: nl80211: Add support for randomizing TA of auth and deauth frames
Veerendranath Jakkam
1
-19
/
+36
2023-03-07
wifi: mac80211: add LDPC related flags in ieee80211_bss_conf
Ryder Lee
1
-0
/
+11
2023-03-07
wifi: mac80211: add EHT MU-MIMO related flags in ieee80211_bss_conf
Ryder Lee
1
-0
/
+16
2023-03-07
wifi: mac80211: introduce ieee80211_refresh_tx_agg_session_timer()
Ryder Lee
1
-0
/
+17
2023-03-07
wifi: mac80211: add support for driver adding radiotap TLVs
Mordechay Goodstein
1
-55
/
+27
2023-03-07
netfilter: conntrack: adopt safer max chain length
Eric Dumazet
1
-2
/
+2
2023-03-07
wifi: mac80211: fix ieee80211_link_set_associated() type
Johannes Berg
1
-1
/
+1
[next]