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: nl80211: make nl80211_send_chandef non-static
Jaewan Kim
1
-2
/
+2
2023-03-24
mac80211: support RNR for EMA AP
Aloka Dixit
3
-8
/
+86
2023-03-24
cfg80211: support RNR for EMA AP
Aloka Dixit
1
-7
/
+72
2023-03-24
wifi: mac80211: use bullet list for amsdu_mesh_control formats list
Bagas Sanjaya
1
-5
/
+7
2023-03-24
fix typos in net/sched/* files
Taichi Nishimura
3
-3
/
+3
2023-03-24
ipv6: prevent router_solicitations for team port
Xin Long
1
-1
/
+2
2023-03-23
Merge branch 'main' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/net...
Jakub Kicinski
13
-286
/
+225
2023-03-23
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-8
/
+15
2023-03-23
Merge tag 'for-net-2023-03-23' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
5
-71
/
+155
2023-03-23
Merge tag 'wireless-2023-03-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
5
-13
/
+23
2023-03-23
mac802154: Handle received BEACON_REQ
Miquel Raynal
5
-5
/
+115
2023-03-23
ieee802154: Add support for allowing to answer BEACON_REQ
Miquel Raynal
1
-1
/
+1
2023-03-23
mac802154: Handle active scanning
Miquel Raynal
3
-2
/
+75
2023-03-23
ieee802154: Add support for user active scan requests
Miquel Raynal
1
-0
/
+1
2023-03-23
Bluetooth: HCI: Fix global-out-of-bounds
Sungwoo Kim
1
-0
/
+2
2023-03-23
Bluetooth: mgmt: Fix MGMT add advmon with RSSI command
Howard Chung
1
-1
/
+2
2023-03-23
Bluetooth: L2CAP: Fix responding with wrong PDU type
Luiz Augusto von Dentz
1
-38
/
+79
2023-03-23
SUNRPC: fix shutdown of NFS TCP client socket
Siddharth Kawar
1
-0
/
+1
2023-03-23
net/sched: act_api: use the correct TCA_ACT attributes in dump
Pedro Tammela
1
-4
/
+4
2023-03-23
net: ipv4: Allow changing IPv4 address protocol
Petr Machata
1
-0
/
+3
2023-03-22
bpf: Update the struct_ops of a bpf_link.
Kui-Feng Lee
1
-0
/
+6
2023-03-22
bpf: Create links for BPF struct_ops maps.
Kui-Feng Lee
1
-2
/
+6
2023-03-22
net: Update an existing TCP congestion control algorithm.
Kui-Feng Lee
1
-7
/
+59
2023-03-22
net/sched: remove two skb_mac_header() uses
Eric Dumazet
2
-2
/
+2
2023-03-22
sch_cake: do not use skb_mac_header() in cake_overhead()
Eric Dumazet
1
-3
/
+3
2023-03-22
net: do not use skb_mac_header() in qdisc_pkt_len_init()
Eric Dumazet
1
-4
/
+4
2023-03-22
net: Catch invalid index in XPS mapping
Nick Child
1
-0
/
+2
2023-03-22
Merge tag 'ipsec-libreswan-mlx5' of https://git.kernel.org/pub/scm/linux/kern...
Jakub Kicinski
2
-0
/
+3
2023-03-22
Bluetooth: Remove "Power-on" check from Mesh feature
Brian Gix
1
-6
/
+0
2023-03-22
Bluetooth: Fix race condition in hci_cmd_sync_clear
Min Li
1
-0
/
+2
2023-03-22
Bluetooth: ISO: fix timestamped HCI ISO data packet parsing
Pauli Virtanen
1
-2
/
+7
2023-03-22
Bluetooth: hci_core: Detect if an ACL packet is in fact an ISO packet
Luiz Augusto von Dentz
1
-4
/
+19
2023-03-22
Bluetooth: hci_sync: Resume adv with no RPA when active scan
Zhengping Jiang
1
-20
/
+44
2023-03-22
bpf: return long from bpf_map_ops funcs
JP Kobryn
3
-11
/
+11
2023-03-22
SUNRPC: Fix a crash in gss_krb5_checksum()
Chuck Lever
1
-5
/
+5
2023-03-22
netfilter: keep conntrack reference until IPsecv6 policy checks are done
Madhu Koriginja
5
-11
/
+13
2023-03-22
xtables: move icmp/icmpv6 logic to xt_tcpudp
Florian Westphal
3
-134
/
+112
2023-03-22
netfilter: xtables: disable 32bit compat interface by default
Florian Westphal
1
-1
/
+0
2023-03-22
netfilter: nft_masq: deduplicate eval call-backs
Jeremy Sowden
1
-46
/
+29
2023-03-22
netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate e...
Jeremy Sowden
3
-94
/
+71
2023-03-22
xdp: bpf_xdp_metadata use EOPNOTSUPP for no driver support
Jesper Dangaard Brouer
1
-2
/
+8
2023-03-22
net-zerocopy: Reduce compound page head access
Xiaoyan Li
1
-3
/
+11
2023-03-22
wifi: mac80211: generate EMA beacons in AP mode
Aloka Dixit
3
-18
/
+137
2023-03-22
wifi: mac80211: fix mesh path discovery based on unicast packets
Felix Fietkau
1
-11
/
+11
2023-03-22
wifi: mac80211: fix qos on mesh interfaces
Felix Fietkau
1
-2
/
+4
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
[prev]
[next]