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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-22
Bluetooth: Remove dead code from hci_request.c
Brian Gix
1
-1
/
+0
2022-07-22
wifi: mac80211: add macros to loop over active links
Gregory Greenman
1
-0
/
+15
2022-07-22
wifi: mac80211: optionally implement MLO multicast TX
Johannes Berg
1
-0
/
+10
2022-07-22
wifi: mac80211: expand ieee80211_mgmt_tx() for MLO
Johannes Berg
1
-1
/
+3
2022-07-22
wifi: nl80211: add MLO link ID to the NL80211_CMD_FRAME TX API
Johannes Berg
1
-0
/
+4
2022-07-22
wifi: cfg80211: report link ID in NL80211_CMD_FRAME
Johannes Berg
1
-0
/
+5
2022-07-22
wifi: mac80211: add hardware timestamps for RX and TX
Avraham Stern
1
-1
/
+27
2022-07-22
wifi: cfg80211: add hardware timestamps to frame RX info
Avraham Stern
1
-0
/
+4
2022-07-22
wifi: cfg80211/nl80211: move rx management data into a struct
Avraham Stern
1
-4
/
+56
2022-07-22
wifi: cfg80211: add a function for reporting TX status with hardware timestamps
Avraham Stern
1
-2
/
+45
2022-07-22
net: add missing includes and forward declarations under net/
Jakub Kicinski
62
-11
/
+178
2022-07-22
tcp: Fix a data-race around sysctl_tcp_adv_win_scale.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-21
net: netfilter: Add kfuncs to set and change CT status
Lorenzo Bianconi
1
-0
/
+2
2022-07-21
net: netfilter: Add kfuncs to set and change CT timeout
Kumar Kartikeya Dwivedi
1
-0
/
+2
2022-07-21
net: netfilter: Add kfuncs to allocate and insert CT
Lorenzo Bianconi
1
-0
/
+15
2022-07-21
Bluetooth: mgmt: Fix using hci_conn_abort
Luiz Augusto von Dentz
1
-0
/
+2
2022-07-21
Bluetooth: Add bt_status
Luiz Augusto von Dentz
1
-0
/
+1
2022-07-21
Bluetooth: hci_sync: Refactor remove Adv Monitor
Manish Mandlik
1
-4
/
+2
2022-07-21
Bluetooth: hci_sync: Refactor add Adv Monitor
Manish Mandlik
1
-4
/
+1
2022-07-21
Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING
Zijun Hu
1
-11
/
+0
2022-07-21
Bluetooth: hci_sync: Check LMP feature bit instead of quirk
Zijun Hu
1
-0
/
+1
2022-07-21
Bluetooth: clean up error pointer checking
Dan Carpenter
1
-1
/
+1
2022-07-21
Bluetooth: HCI: Fix not always setting Scan Response/Advertising Data
Luiz Augusto von Dentz
1
-0
/
+11
2022-07-21
Bluetooth: Unregister suspend with userchannel
Abhishek Pandit-Subedi
1
-0
/
+2
2022-07-21
Bluetooth: When HCI work queue is drained, only queue chained work
Schspa Shi
1
-0
/
+1
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-23
/
+44
2022-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
7
-12
/
+58
2022-07-20
tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.
Kuniyuki Iwashima
1
-2
/
+2
2022-07-20
udp: Fix a data-race around sysctl_udp_l3mdev_accept.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-20
ip: Fix data-races around sysctl_ip_prot_sock.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-19
net/sched: remove qdisc_root_lock() helper
Davide Caratti
1
-19
/
+0
2022-07-19
amt: use workqueue for gateway side message handling
Taehee Yoo
1
-0
/
+20
2022-07-18
net: devlink: remove unused locked functions
Jiri Pirko
1
-20
/
+0
2022-07-18
netdevsim: convert driver to use unlocked devlink API during init/fini
Jiri Pirko
1
-0
/
+1
2022-07-18
net: devlink: add unlocked variants of devlink_region_create/destroy() functions
Jiri Pirko
1
-0
/
+5
2022-07-18
net: devlink: add unlocked variants of devlink_dpipe*() functions
Jiri Pirko
1
-0
/
+12
2022-07-18
net: devlink: add unlocked variants of devlink_sb*() functions
Jiri Pirko
1
-0
/
+5
2022-07-18
net: devlink: add unlocked variants of devlink_resource*() functions
Jiri Pirko
1
-0
/
+17
2022-07-18
net: devlink: add unlocked variants of devling_trap*() functions
Jiri Pirko
1
-0
/
+20
2022-07-18
tcp: Fix a data-race around sysctl_tcp_notsent_lowat.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-18
tcp: Fix data-races around some timeout sysctl knobs.
Kuniyuki Iwashima
1
-1
/
+2
2022-07-18
tcp: Fix data-races around keepalive sysctl knobs.
Kuniyuki Iwashima
1
-3
/
+6
2022-07-18
tls: rx: async: hold onto the input skb
Jakub Kicinski
1
-0
/
+1
2022-07-18
tls: rx: remove the message decrypted tracking
Jakub Kicinski
1
-1
/
+0
2022-07-18
tls: rx: allow only one reader at a time
Jakub Kicinski
1
-0
/
+3
2022-07-18
net/smc: Introduce a sysctl for setting SMC-R buffer type
Wen Gu
1
-0
/
+1
2022-07-15
tcp/udp: Make early_demux back namespacified.
Kuniyuki Iwashima
3
-6
/
+2
2022-07-15
tcp: Fix data-races around sysctl_tcp_l3mdev_accept.
Kuniyuki Iwashima
2
-3
/
+3
2022-07-15
tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept.
Kuniyuki Iwashima
1
-1
/
+2
2022-07-15
ip: Fix a data-race around sysctl_fwmark_reflect.
Kuniyuki Iwashima
1
-1
/
+1
[prev]
[next]