index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/tcp: Add TCP-AO SNE support
Dmitry Safonov
2023-10-27
6
-13
/
+104
*
net/tcp: Add TCP-AO segments counters
Dmitry Safonov
2023-10-27
9
-15
/
+77
*
net/tcp: Verify inbound TCP-AO signed segments
Dmitry Safonov
2023-10-27
8
-47
/
+248
*
net/tcp: Sign SYN-ACK segments with TCP-AO
Dmitry Safonov
2023-10-27
7
-16
/
+111
*
net/tcp: Wire TCP-AO to request sockets
Dmitry Safonov
2023-10-27
12
-51
/
+506
*
net/tcp: Add TCP-AO sign to twsk
Dmitry Safonov
2023-10-27
7
-50
/
+183
*
net/tcp: Add AO sign to RST packets
Dmitry Safonov
2023-10-27
5
-43
/
+245
*
net/tcp: Add tcp_parse_auth_options()
Dmitry Safonov
2023-10-27
7
-22
/
+93
*
net/tcp: Add TCP-AO sign to outgoing packets
Dmitry Safonov
2023-10-27
7
-38
/
+391
*
net/tcp: Calculate TCP-AO traffic keys
Dmitry Safonov
2023-10-27
8
-2
/
+314
*
net/tcp: Prevent TCP-MD5 with TCP-AO being set
Dmitry Safonov
2023-10-27
7
-9
/
+198
*
net/tcp: Introduce TCP_AO setsockopt()s
Dmitry Safonov
2023-10-27
11
-18
/
+952
*
net/tcp: Add TCP-AO config and structures
Dmitry Safonov
2023-10-27
5
-8
/
+114
*
net/tcp: Prepare tcp_md5sig_pool for TCP-AO
Dmitry Safonov
2023-10-27
8
-211
/
+525
*
MAINTAINERS: Remove linuxwwan@intel.com mailing list
Bagas Sanjaya
2023-10-27
1
-3
/
+0
*
Merge branch 'intel-wired-lan-driver-updates-for-2023-10-25-ice'
Jakub Kicinski
2023-10-27
12
-171
/
+650
|
\
|
*
ice: Hook up 4 E830 devices by adding their IDs
Pawel Chmielewski
2023-10-27
1
-0
/
+4
|
*
ice: Remove redundant zeroing of the fields.
Pawel Chmielewski
2023-10-27
1
-27
/
+27
|
*
ice: Add support for E830 DDP package segment
Dan Nowlin
2023-10-27
3
-74
/
+382
|
*
ice: Add ice_get_link_status_datalen
Paul Greenwalt
2023-10-27
2
-6
/
+53
|
*
ice: Add 200G speed/phy type use
Alice Michael
2023-10-27
4
-3
/
+43
|
*
ice: Add E830 device IDs, MAC type and registers
Paul Greenwalt
2023-10-27
7
-61
/
+141
|
/
*
Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-10-27
193
-1726
/
+3560
|
\
|
*
wifi: ray_cs: Remove unnecessary (void*) conversions
Wu Yunchuan
2023-10-25
1
-3
/
+3
|
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2023-10-25
40
-225
/
+589
|
|
\
|
|
*
Revert "wifi: ath11k: call ath11k_mac_fils_discovery() without condition"
Kalle Valo
2023-10-25
1
-1
/
+3
|
|
*
wifi: ath12k: Introduce and use ath12k_sta_to_arsta()
Jeff Johnson
2023-10-25
4
-11
/
+16
|
|
*
wifi: ath12k: fix htt mlo-offset event locking
Johan Hovold
2023-10-25
1
-2
/
+5
|
|
*
wifi: ath12k: fix dfs-radar and temperature event locking
Johan Hovold
2023-10-25
1
-1
/
+10
|
|
*
wifi: ath11k: fix gtk offload status event locking
Johan Hovold
2023-10-25
1
-2
/
+5
|
|
*
wifi: ath11k: fix htt pktlog locking
Johan Hovold
2023-10-25
1
-1
/
+7
|
|
*
wifi: ath11k: fix dfs radar event locking
Johan Hovold
2023-10-25
1
-0
/
+4
|
|
*
wifi: ath11k: fix temperature event locking
Johan Hovold
2023-10-25
1
-2
/
+6
|
|
*
wifi: ath12k: rename the sc naming convention to ab
Karthikeyan Periyasamy
2023-10-25
2
-11
/
+11
|
|
*
wifi: ath12k: rename the wmi_sc naming convention to wmi_ab
Karthikeyan Periyasamy
2023-10-25
1
-11
/
+11
|
|
*
wifi: ath11k: add firmware-2.bin support
Anilkumar Kolli
2023-10-25
7
-17
/
+258
|
|
*
wifi: ath11k: qmi: refactor ath11k_qmi_m3_load()
Kalle Valo
2023-10-25
1
-7
/
+11
|
|
*
wifi: ath11k: rename the sc naming convention to ab
Karthikeyan Periyasamy
2023-10-18
4
-45
/
+45
|
|
*
wifi: ath11k: rename the wmi_sc naming convention to wmi_ab
Karthikeyan Periyasamy
2023-10-18
1
-16
/
+16
|
|
*
wifi: ath6kl: replace deprecated strncpy with memcpy
Justin Stitt
2023-10-18
1
-1
/
+1
|
|
*
wifi: ath5k: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-18
1
-2
/
+1
|
|
*
wifi: ath12k: Remove ath12k_base::bd_api
Jeff Johnson
2023-10-18
2
-4
/
+4
|
|
*
wifi: ath11k: Remove ath11k_base::bd_api
Jeff Johnson
2023-10-18
2
-4
/
+4
|
|
*
wifi: ath12k: Enable Mesh support for QCN9274
Ramya Gnanasekar
2023-10-18
1
-2
/
+4
|
|
*
wifi: ath12k: register EHT mesh capabilities
Ramya Gnanasekar
2023-10-18
1
-0
/
+45
|
|
*
wifi: ath11k: Use device_get_match_data()
Rob Herring
2023-10-18
1
-8
/
+2
|
|
*
wifi: ath11k: Introduce and use ath11k_sta_to_arsta()
Jeff Johnson
2023-10-12
8
-36
/
+41
|
|
*
wifi: ath11k: Remove unused struct ath11k_htc_frame
Jeff Johnson
2023-10-12
1
-12
/
+0
|
|
*
wifi: ath12k: fix invalid m3 buffer address
Wen Gong
2023-10-12
1
-0
/
+1
|
|
*
wifi: ath12k: add ath12k_qmi_free_resource() for recovery
Wen Gong
2023-10-12
3
-0
/
+8
[next]