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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-27
tls: move tls_cipher_size_desc to net/tls/tls.h
Sabrina Dubroca
1
-10
/
+0
2023-08-27
net/mlx5: Provide an interface to block change of IPsec capabilities
Leon Romanovsky
1
-0
/
+1
2023-08-27
net/mlx5: Add IFC bits to support IPsec enable/disable
Leon Romanovsky
1
-0
/
+3
2023-08-27
devlink: Expose port function commands to control IPsec packet offloads
Dima Chumak
2
-0
/
+17
2023-08-27
devlink: Expose port function commands to control IPsec crypto offloads
Dima Chumak
2
-0
/
+17
2023-08-25
net: stmmac: convert plat->phylink_node to fwnode
Russell King (Oracle)
1
-1
/
+1
2023-08-25
net: phylink: add phylink_limit_mac_speed()
Russell King (Oracle)
1
-0
/
+2
2023-08-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
5
-4
/
+34
2023-08-25
Merge tag 'wireless-next-2023-08-25' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
5
-82
/
+197
2023-08-25
Merge tag 'for-net-next-2023-08-24' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2
-6
/
+55
2023-08-25
bpf: Consider non-owning refs to refcounted nodes RCU protected
Dave Marchevsky
1
-1
/
+2
2023-08-25
bpf: Consider non-owning refs trusted
Dave Marchevsky
1
-1
/
+1
2023-08-25
net: pcs: xpcs: support to switch mode for Wangxun NICs
Jiawen Wu
1
-0
/
+1
2023-08-25
net: pcs: xpcs: add specific vendor supoprt for Wangxun 10Gb NICs
Jiawen Wu
1
-0
/
+7
2023-08-24
Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODED
Luiz Augusto von Dentz
2
-1
/
+13
2023-08-24
Bluetooth: ISO: Add support for periodic adv reports processing
Claudia Draghicescu
1
-0
/
+11
2023-08-24
Bluetooth: hci_core: Fix missing instances using HCI_MAX_AD_LENGTH
Luiz Augusto von Dentz
1
-3
/
+3
2023-08-24
Bluetooth: ISO: Use defer setup to separate PA sync and BIG sync
Iulia Tanasescu
1
-2
/
+28
2023-08-24
net: dsa: use capital "OR" for multiple licenses in SPDX
Krzysztof Kozlowski
1
-1
/
+1
2023-08-24
Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...
Jakub Kicinski
5
-1
/
+89
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-31
/
+30
2023-08-24
Merge tag 'net-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
7
-18
/
+28
2023-08-24
Merge tag 'nf-23-08-23' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
1
-0
/
+6
2023-08-24
bonding: fix macvlan over alb bond support
Hangbin Liu
1
-10
/
+1
2023-08-23
netfilter: nf_tables: defer gc run if previous batch is still pending
Florian Westphal
1
-0
/
+5
2023-08-23
netfilter: nf_tables: validate all pending tables
Florian Westphal
1
-0
/
+1
2023-08-23
mlx4: Delete custom device management logic
Petr Pavlu
1
-10
/
+0
2023-08-23
mlx4: Register mlx4 devices to an auxiliary virtual bus
Petr Pavlu
2
-0
/
+18
2023-08-23
mlx4: Move the bond work to the core driver
Petr Pavlu
2
-19
/
+13
2023-08-23
mlx4: Get rid of the mlx4_interface.activate callback
Petr Pavlu
1
-1
/
+0
2023-08-23
mlx4: Replace the mlx4_interface.event callback with a notifier
Petr Pavlu
1
-2
/
+6
2023-08-23
mlx4: Use 'void *' as the event param of mlx4_dispatch_event()
Petr Pavlu
1
-1
/
+1
2023-08-23
mlx4: Get rid of the mlx4_interface.get_dev callback
Petr Pavlu
1
-3
/
+0
2023-08-23
qed/qede: Remove unused declarations
Yue Haibing
1
-3
/
+0
2023-08-22
Merge tag 'nf-next-23-08-22' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-10
/
+12
2023-08-22
mptcp: add struct mptcp_sched_ops
Geliang Tang
1
-0
/
+21
2023-08-22
wifi: Fix ieee80211.h kernel-doc issues
Jeff Johnson
1
-58
/
+177
2023-08-22
mac80211: make ieee80211_tx_info padding explicit
Arnd Bergmann
1
-1
/
+3
2023-08-22
wifi: mac80211: fix kernel-doc notation warning
Randy Dunlap
1
-0
/
+1
2023-08-22
wifi: radiotap: fix kernel-doc notation warnings
Randy Dunlap
1
-1
/
+2
2023-08-22
wifi: cfg80211: remove dead/unused enum value
Randy Dunlap
1
-1
/
+0
2023-08-22
wifi: cfg80211: improve documentation for flag fields
Dmitry Antipov
1
-6
/
+6
2023-08-22
wifi: wext: Remove unused declaration dev_get_wireless_info()
Yue Haibing
1
-9
/
+2
2023-08-22
Merge tag 'wireless-2023-08-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
1
-0
/
+1
2023-08-22
net: mscc: ocelot: Remove unused declarations
Yue Haibing
1
-1
/
+0
2023-08-22
netfilter: ebtables: replace zero-length array members
GONG, Ruiqi
1
-4
/
+4
2023-08-22
netfilter: ebtables: fix fortify warnings in size_entry_mwt()
GONG, Ruiqi
1
-6
/
+8
2023-08-22
net: remove unnecessary input parameter 'how' in ifdown function
Zhengchao Shao
1
-1
/
+1
2023-08-22
wifi: cfg80211: Annotate struct cfg80211_tid_config with __counted_by
Kees Cook
1
-1
/
+1
2023-08-22
wifi: cfg80211: Annotate struct cfg80211_scan_request with __counted_by
Kees Cook
1
-1
/
+1
[next]