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-09-11
mptcp: pm: Fix uaf in __timer_delete_sync
Edward Adam Davis
1
-4
/
+9
2024-09-11
mptcp: disable active MPTCP in case of blackhole
Matthieu Baerts (NGI0)
6
-8
/
+140
2024-09-11
mptcp: fallback to TCP after SYN+MPC drops
Matthieu Baerts (NGI0)
4
-0
/
+23
2024-09-11
mptcp: export mptcp_subflow_early_fallback()
Matthieu Baerts (NGI0)
2
-7
/
+8
2024-09-11
net: hsr: prevent NULL pointer dereference in hsr_proxy_announce()
Jeongjun Park
1
-0
/
+4
2024-09-11
net: hsr: Remove interlink_sequence_nr.
Eric Dumazet
2
-2
/
+0
2024-09-11
net: hsr: Use the seqnr lock for frames received via interlink port.
Sebastian Andrzej Siewior
1
-1
/
+10
2024-09-12
netfilter: nft_socket: make cgroupsv2 matching work with namespaces
Florian Westphal
1
-3
/
+38
2024-09-12
netfilter: nft_socket: fix sk refcount leaks
Florian Westphal
1
-3
/
+4
2024-09-11
Merge tag 'wireless-next-2024-09-11' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
20
-133
/
+417
2024-09-11
sock_map: Add a cond_resched() in sock_hash_free()
Eric Dumazet
1
-0
/
+1
2024-09-11
bpf: Allow bpf_dynptr_from_skb() for tp_btf
Philo Lu
1
-1
/
+2
2024-09-11
net/9p/usbg: fix CONFIG_USB_GADGET dependency
Arnd Bergmann
1
-1
/
+1
2024-09-10
Merge tag 'ipsec-next-2024-09-10' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
3
-127
/
+136
2024-09-10
sch_cake: constify inverse square root cache
Dave Taht
1
-35
/
+18
2024-09-10
net: dsa: microchip: update tag_ksz masks for KSZ9477 family
Pieter Van Trappen
1
-2
/
+3
2024-09-10
net-timestamp: introduce SOF_TIMESTAMPING_OPT_RX_FILTER flag
Jason Xing
3
-4
/
+16
2024-09-10
Bluetooth: hci_sync: Ignore errors from HCI_OP_REMOTE_NAME_REQ_CANCEL
Luiz Augusto von Dentz
1
-1
/
+4
2024-09-10
Bluetooth: CMTP: Mark BT_CMTP as DEPRECATED
Luiz Augusto von Dentz
1
-2
/
+2
2024-09-10
Bluetooth: replace deprecated strncpy with strscpy_pad
Justin Stitt
1
-24
/
+8
2024-09-10
Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILED
Luiz Augusto von Dentz
2
-8
/
+11
2024-09-10
Bluetooth: Use led_set_brightness() in LED trigger activate() callback
Hans de Goede
1
-1
/
+1
2024-09-10
Bluetooth: hci_conn: Remove redundant memset after kzalloc
Kuan-Wei Chiu
1
-1
/
+0
2024-09-10
Merge branch 'linus' into timers/core
Thomas Gleixner
87
-725
/
+1360
2024-09-10
net/smc: add sysctl for smc_limit_hs
D. Wythe
2
-3
/
+11
2024-09-10
Merge branch 'vfs.file' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/v...
Vlastimil Babka
1
-1
/
+1
2024-09-10
memcg: add charging of already allocated slab objects
Shakeel Butt
1
-2
/
+3
2024-09-09
fou: fix initialization of grc
Muhammad Usama Anjum
1
-2
/
+2
2024-09-09
af_unix: Don't return OOB skb in manage_oob().
Kuniyuki Iwashima
1
-2
/
+7
2024-09-09
af_unix: Move spin_lock() in manage_oob().
Kuniyuki Iwashima
1
-8
/
+7
2024-09-09
af_unix: Rename unlinked_skb in manage_oob().
Kuniyuki Iwashima
1
-6
/
+6
2024-09-09
af_unix: Remove single nest in manage_oob().
Kuniyuki Iwashima
1
-22
/
+23
2024-09-09
net: remove dev_pick_tx_cpu_id()
Jakub Kicinski
1
-7
/
+0
2024-09-09
xfrm: policy: Restore dir assignments in xfrm_hash_rebuild()
Nathan Chancellor
1
-0
/
+2
2024-09-09
xfrm: policy: fix null dereference
Florian Westphal
1
-2
/
+2
2024-09-09
sctp: Unmask upper DSCP bits in sctp_v4_get_dst()
Ido Schimmel
1
-1
/
+2
2024-09-09
ipv4: udp_tunnel: Unmask upper DSCP bits in udp_tunnel_dst_lookup()
Ido Schimmel
1
-1
/
+2
2024-09-09
netfilter: nf_dup4: Unmask upper DSCP bits in nf_dup_ipv4_route()
Ido Schimmel
1
-1
/
+2
2024-09-09
netfilter: nft_flow_offload: Unmask upper DSCP bits in nft_flow_route()
Ido Schimmel
1
-1
/
+2
2024-09-09
ipv4: netfilter: Unmask upper DSCP bits in ip_route_me_harder()
Ido Schimmel
1
-1
/
+2
2024-09-09
ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_xmit()
Ido Schimmel
1
-1
/
+1
2024-09-09
ipv4: ip_tunnel: Unmask upper DSCP bits in ip_md_tunnel_xmit()
Ido Schimmel
1
-3
/
+4
2024-09-09
ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_bind_dev()
Ido Schimmel
1
-1
/
+1
2024-09-09
ipv4: icmp: Unmask upper DSCP bits in icmp_reply()
Ido Schimmel
1
-1
/
+1
2024-09-09
bpf: lwtunnel: Unmask upper DSCP bits in bpf_lwt_xmit_reroute()
Ido Schimmel
1
-1
/
+2
2024-09-09
ipv4: ip_gre: Unmask upper DSCP bits in ipgre_open()
Ido Schimmel
1
-1
/
+2
2024-09-09
netfilter: br_netfilter: Unmask upper DSCP bits in br_nf_pre_routing_finish()
Ido Schimmel
1
-1
/
+2
2024-09-09
wifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop()
Dmitry Antipov
1
-1
/
+16
2024-09-09
Revert "xfrm: add SA information to the offloaded packet"
Steffen Klassert
1
-21
/
+0
2024-09-09
wifi: cfg80211: fix two more possible UBSAN-detected off-by-one errors
Dmitry Antipov
2
-2
/
+4
[prev]
[next]