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-06-12
net: add and use skb_get_hash_net
Florian Westphal
2
-5
/
+12
2024-06-12
Revert "batman-adv: prefer kfree_rcu() over call_rcu() with free-only callbacks"
Linus Lüssing
1
-3
/
+44
2024-06-12
bpf: treewide: Align kfunc signatures to prog point-of-view
Daniel Xu
1
-12
/
+20
2024-06-12
wifi: cfg80211: honor WIPHY_FLAG_SPLIT_SCAN_6GHZ in cfg80211_conn_scan
Emmanuel Grumbach
1
-2
/
+2
2024-06-12
wifi: mac80211: clean up 'ret' in sta_link_apply_parameters()
Johannes Berg
1
-2
/
+3
2024-06-12
wifi: mac80211: fix erroneous errors for STA changes
Johannes Berg
1
-19
/
+36
2024-06-12
wifi: nl80211: remove the FTMs per burst limit for NDP ranging
Avraham Stern
2
-3
/
+10
2024-06-12
wifi: cfg80211: reject non-conformant 6 GHz center frequencies
Benjamin Berg
2
-11
/
+49
2024-06-12
wifi: cfg80211: add regulatory flag to allow VLP AP operation
Johannes Berg
4
-19
/
+62
2024-06-12
wifi: cfg80211: refactor regulatory beaconing checking
Johannes Berg
1
-18
/
+12
2024-06-12
wifi: cfg80211: refactor 6 GHz AP power type parsing
Johannes Berg
2
-27
/
+46
2024-06-12
wifi: mac80211: refactor channel checks
Johannes Berg
3
-10
/
+14
2024-06-12
wifi: nl80211: expose can-monitor channel property
Johannes Berg
1
-0
/
+3
2024-06-12
wifi: cfg80211: handle 2x996 RU allocation in cfg80211_calculate_bitrate_he()
Baochen Qiang
1
-1
/
+3
2024-06-12
wifi: cfg80211: fix typo in cfg80211_calculate_bitrate_he()
Baochen Qiang
1
-2
/
+2
2024-06-12
wifi: mac80211: Remove generic .ndo_get_stats64
Breno Leitao
1
-9
/
+0
2024-06-12
wifi: mac80211: Move stats allocation to core
Breno Leitao
1
-12
/
+1
2024-06-12
wifi: cfg80211: make hash table duplicates more survivable
Johannes Berg
1
-12
/
+34
2024-06-12
wifi: mac80211: Recalc offload when monitor stop
Remi Pommarel
1
-0
/
+1
2024-06-12
wifi: mac80211: correct EHT EIRP TPE parsing
Johannes Berg
1
-1
/
+1
2024-06-12
wifi: cfg80211: wext: add extra SIOCSIWSCAN data check
Dmitry Antipov
1
-2
/
+6
2024-06-12
wifi: cfg80211: wext: set ssids=NULL for passive scans
Johannes Berg
1
-1
/
+3
2024-06-12
net/tcp: Remove tcp_hash_fail()
Dmitry Safonov
2
-34
/
+0
2024-06-12
net/tcp: Add tcp-md5 and tcp-ao tracepoints
Dmitry Safonov
4
-2
/
+38
2024-06-12
net/tcp: Move tcp_inbound_hash() from headers
Dmitry Safonov
1
-2
/
+72
2024-06-12
net/tcp: Add a helper tcp_ao_hdr_maclen()
Dmitry Safonov
1
-1
/
+1
2024-06-12
net/tcp: Use static_branch_tcp_{md5,ao} to drop ifdefs
Dmitry Safonov
1
-6
/
+2
2024-06-11
Merge tag 'for-net-2024-06-10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2
-10
/
+4
2024-06-11
net: core: Implement dstats-type stats collections
Jeremy Kerr
1
-0
/
+50
2024-06-11
ip_tunnel: Move stats allocation to core
Breno Leitao
1
-8
/
+2
2024-06-11
net: dsa: Fix typo in NET_DSA_TAG_RTL4_A Kconfig
Chris Packham
1
-1
/
+1
2024-06-11
netfilter: Use flowlabel flow key when re-routing mangled packets
Florian Westphal
1
-0
/
+1
2024-06-11
netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type
Jozsef Kadlecsik
2
-51
/
+60
2024-06-11
netfilter: nft_inner: validate mandatory meta and payload
Davide Ornaghi
2
-0
/
+7
2024-06-10
tcp: use signed arithmetic in tcp_rtx_probe0_timed_out()
Eric Dumazet
1
-1
/
+5
2024-06-10
mptcp: pm: update add_addr counters after connect
YonglongLi
1
-6
/
+10
2024-06-10
mptcp: pm: inc RmAddr MIB counter once per RM_ADDR ID
YonglongLi
1
-1
/
+4
2024-06-10
mptcp: ensure snd_una is properly initialized on connect
Paolo Abeni
1
-0
/
+1
2024-06-10
net/sched: initialize noop_qdisc owner
Johannes Berg
1
-0
/
+1
2024-06-10
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-5
/
+5
2024-06-10
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
22
-402
/
+1463
2024-06-10
Bluetooth: fix connection setup in l2cap_connect
Pauli Virtanen
1
-2
/
+2
2024-06-10
Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ
Luiz Augusto von Dentz
1
-7
/
+1
2024-06-10
Bluetooth: hci_sync: Fix not using correct handle
Luiz Augusto von Dentz
1
-1
/
+1
2024-06-10
net: dsa: update the unicast MAC address when changing conduit
Marek Behún
3
-8
/
+44
2024-06-10
net: dsa: deduplicate code adding / deleting the port address to fdb
Marek Behún
1
-44
/
+47
2024-06-10
net: netlink: remove the cb_mutex "injection" from netlink core
Jakub Kicinski
1
-15
/
+3
2024-06-10
rtnetlink: move rtnl_lock handling out of af_netlink
Jakub Kicinski
2
-4
/
+7
2024-06-10
tcp: fix race in tcp_v6_syn_recv_sock()
Eric Dumazet
1
-1
/
+2
2024-06-10
tcp: move inet_twsk_schedule helper out of header
Florian Westphal
1
-0
/
+5
[prev]
[next]