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
2024-03-07
net: move dev_tx_weight to net_hotdata
Eric Dumazet
4
-3
/
+4
2024-03-07
net: move tcpv4_offload and tcpv6_offload to net_hotdata
Eric Dumazet
2
-17
/
+16
2024-03-07
net: move ip_packet_offload and ipv6_packet_offload to net_hotdata
Eric Dumazet
2
-18
/
+18
2024-03-07
net: move netdev_max_backlog to net_hotdata
Eric Dumazet
6
-9
/
+13
2024-03-07
net: move ptype_all into net_hotdata
Eric Dumazet
3
-12
/
+12
2024-03-07
net: move netdev_tstamp_prequeue into net_hotdata
Eric Dumazet
4
-7
/
+8
2024-03-07
net: move netdev_budget and netdev_budget to net_hotdata
Eric Dumazet
4
-9
/
+10
2024-03-07
net: introduce struct net_hotdata
Eric Dumazet
5
-12
/
+20
2024-03-07
Merge tag 'rxrpc-iothread-20240305' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
20
-713
/
+746
2024-03-07
netlink: let core handle error cases in dump operations
Eric Dumazet
4
-20
/
+3
2024-03-07
mpls: Do not orphan the skb
Christoph Paasch
1
-2
/
+0
2024-03-07
net: dsa: Leverage core stats allocator
Florian Fainelli
1
-7
/
+1
2024-03-07
net: x25: remove dead links from Kconfig
Justin Swartz
1
-2
/
+0
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
19
-72
/
+63
2024-03-07
Bluetooth: ISO: Align broadcast sync_timeout with connection timeout
Luiz Augusto von Dentz
1
-2
/
+2
2024-03-07
Merge tag 'nf-24-03-07' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
3
-6
/
+16
2024-03-07
netrom: Fix data-races around sysctl_net_busy_read
Jason Xing
2
-4
/
+4
2024-03-07
netrom: Fix a data-race around sysctl_netrom_link_fails_count
Jason Xing
1
-1
/
+1
2024-03-07
netrom: Fix a data-race around sysctl_netrom_routing_control
Jason Xing
1
-1
/
+1
2024-03-07
netrom: Fix a data-race around sysctl_netrom_transport_no_activity_timeout
Jason Xing
1
-1
/
+1
2024-03-07
netrom: Fix a data-race around sysctl_netrom_transport_requested_window_size
Jason Xing
1
-1
/
+1
2024-03-07
netrom: Fix a data-race around sysctl_netrom_transport_busy_delay
Jason Xing
1
-1
/
+1
2024-03-07
netrom: Fix a data-race around sysctl_netrom_transport_acknowledge_delay
Jason Xing
1
-1
/
+1
2024-03-07
netrom: Fix a data-race around sysctl_netrom_transport_maximum_tries
Jason Xing
1
-1
/
+1
2024-03-07
netrom: Fix a data-race around sysctl_netrom_transport_timeout
Jason Xing
1
-1
/
+1
2024-03-07
netrom: Fix data-races around sysctl_netrom_network_ttl_initialiser
Jason Xing
3
-4
/
+5
2024-03-07
netrom: Fix a data-race around sysctl_netrom_obsolescence_count_initialiser
Jason Xing
1
-1
/
+1
2024-03-07
netrom: Fix a data-race around sysctl_netrom_default_path_quality
Jason Xing
1
-1
/
+1
2024-03-06
Merge tag 'ipsec-2024-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
4
-4
/
+13
2024-03-06
ethtool: remove ethtool_eee_use_linkmodes
Heiner Kallweit
2
-6
/
+0
2024-03-06
mptcp: drop lookup_by_id in lookup_addr
Geliang Tang
1
-7
/
+5
2024-03-06
mptcp: set error messages for set_flags
Geliang Tang
2
-3
/
+12
2024-03-06
mptcp: update set_flags interfaces
Geliang Tang
4
-52
/
+58
2024-03-06
mptcp: drop duplicate header inclusions
Geliang Tang
6
-9
/
+0
2024-03-07
netfilter: nf_conntrack_h323: Add protection for bmp length out of range
Lena Wang
1
-0
/
+4
2024-03-07
netfilter: nf_tables: mark set as dead when unbinding anonymous set with timeout
Pablo Neira Ayuso
1
-0
/
+1
2024-03-07
netfilter: nft_ct: fix l3num expectations with inet pseudo family
Florian Westphal
1
-6
/
+5
2024-03-07
netfilter: nf_tables: reject constant set with timeout
Pablo Neira Ayuso
1
-0
/
+3
2024-03-07
netfilter: nf_tables: disallow anonymous set with timeout flag
Pablo Neira Ayuso
1
-0
/
+3
2024-03-06
Bluetooth: Add new quirk for broken read key length on ATS2851
Vinicius Peixoto
1
-1
/
+2
2024-03-06
Bluetooth: mgmt: remove NULL check in add_ext_adv_params_complete()
Roman Smirnov
1
-2
/
+1
2024-03-06
Bluetooth: mgmt: remove NULL check in mgmt_set_connectable_complete()
Roman Smirnov
1
-2
/
+1
2024-03-06
Bluetooth: ISO: Clean up returns values in iso_connect_ind()
Dan Carpenter
1
-6
/
+3
2024-03-06
Bluetooth: fix use-after-free in accessing skb after sending it
Pauli Virtanen
1
-1
/
+1
2024-03-06
Bluetooth: af_bluetooth: Fix deadlock
Luiz Augusto von Dentz
1
-7
/
+3
2024-03-06
Bluetooth: bnep: Fix out-of-bound access
Luiz Augusto von Dentz
1
-1
/
+2
2024-03-06
Bluetooth: msft: Fix memory leak
Luiz Augusto von Dentz
1
-0
/
+3
2024-03-06
Bluetooth: hci_core: Fix possible buffer overflow
Luiz Augusto von Dentz
1
-1
/
+1
2024-03-06
Bluetooth: hci_sync: Fix overwriting request callback
Luiz Augusto von Dentz
4
-27
/
+60
2024-03-06
Bluetooth: hci_sync: Use QoS to determine which PHY to scan
Luiz Augusto von Dentz
1
-11
/
+55
[prev]
[next]