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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-17
tcp/dccp: allow a connection when sk_max_ack_backlog is zero
Zhongqiu Duan
1
-1
/
+1
2025-01-09
Bluetooth: hci_core: Fix sleeping function called from invalid context
Luiz Augusto von Dentz
1
-38
/
+70
2025-01-09
netfilter: nft_set_hash: unaligned atomic read on struct nft_set_ext
Pablo Neira Ayuso
1
-2
/
+5
2025-01-02
tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress()
Cong Wang
1
-2
/
+8
2024-12-19
Bluetooth: SCO: Add support for 16 bits transparent voice setting
Frédéric Danis
1
-0
/
+1
2024-12-19
netfilter: nf_tables: do not defer rule destruction via call_rcu
Florian Westphal
1
-4
/
+0
2024-12-19
Bluetooth: Improve setsockopt() handling of malformed user input
Michal Luczaj
1
-9
/
+0
2024-12-19
net: defer final 'struct net' free in netns dismantle
Eric Dumazet
1
-0
/
+1
2024-12-19
net: lapb: increase LAPB_HEADER_LEN
Eric Dumazet
1
-1
/
+1
2024-12-19
wifi: mac80211: fix a queue stall in certain cases of CSA
Emmanuel Grumbach
1
-3
/
+1
2024-12-14
Bluetooth: Add new quirks for ATS2851
Danil Pylaev
2
-4
/
+20
2024-12-14
net/tcp: Add missing lockdep annotations for TCP-AO hlist traversals
Dmitry Safonov
1
-1
/
+2
2024-12-14
netfilter: nft_inner: incorrect percpu area handling under softirq
Pablo Neira Ayuso
1
-0
/
+1
2024-12-05
Rename .data.once to .data..once to fix resetting WARN*_ONCE
Masahiro Yamada
1
-1
/
+1
2024-12-05
Bluetooth: ISO: Do not emit LE BIG Create Sync if previous is pending
Iulia Tanasescu
2
-0
/
+30
2024-12-05
Bluetooth: ISO: Do not emit LE PA Create Sync if previous is pending
Iulia Tanasescu
2
-1
/
+36
2024-11-14
Merge tag 'net-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+2
2024-11-14
bonding: add ns target multicast address to slave device
Hangbin Liu
1
-0
/
+2
2024-11-13
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-2
/
+10
2024-11-07
netfilter: nf_tables: wait for rcu grace period on net_device removal
Pablo Neira Ayuso
1
-0
/
+4
2024-11-06
bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rx
Zijian Zhang
1
-2
/
+10
2024-10-29
ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()
Ido Schimmel
1
-1
/
+1
2024-10-25
Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2
-19
/
+68
2024-10-24
Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-14
/
+16
2024-10-24
Merge tag 'for-net-2024-10-23' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
1
-0
/
+1
2024-10-24
Merge tag 'ipsec-2024-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2
-14
/
+15
2024-10-23
Bluetooth: SCO: Fix UAF on sco_sock_timeout
Luiz Augusto von Dentz
1
-0
/
+1
2024-10-18
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-0
/
+5
2024-10-17
bpf, sockmap: SK_DROP on attempted redirects of unsupported af_vsock
Michal Luczaj
1
-0
/
+5
2024-10-15
genetlink: hold RCU in genlmsg_mcast()
Eric Dumazet
1
-2
/
+1
2024-10-10
mctp: Handle error of rtnl_register_module().
Kuniyuki Iwashima
1
-1
/
+1
2024-10-10
rtnetlink: Add bulk registration helpers for rtnetlink message handlers.
Kuniyuki Iwashima
1
-0
/
+17
2024-10-08
net/sched: accept TCA_STAB only for root qdisc
Eric Dumazet
1
-1
/
+0
2024-10-08
wifi: radiotap: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-19
/
+24
2024-10-08
wifi: cfg80211: Add wiphy_delayed_work_pending()
Remi Pommarel
1
-0
/
+44
2024-10-04
net: Fix an unsafe loop on the list
Anastasia Kovaleva
1
-0
/
+2
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
7
-7
/
+7
2024-09-24
xfrm: policy: remove last remnants of pernet inexact list
Florian Westphal
1
-1
/
+0
2024-09-23
tcp: check skb is non-NULL in tcp_rto_delta_us()
Josh Hunt
1
-2
/
+19
2024-09-23
xfrm: respect ip protocols rules criteria when performing dst lookups
Eyal Birger
1
-0
/
+2
2024-09-23
xfrm: extract dst lookup parameters into a struct
Eyal Birger
1
-13
/
+13
2024-09-13
Merge tag 'for-net-next-2024-09-12' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
3
-6
/
+7
2024-09-12
memory-provider: fix compilation issue without SYSFS
Mina Almasry
1
-2
/
+0
2024-09-11
tcp: RX path for devmem TCP
Mina Almasry
1
-0
/
+2
2024-09-11
net: add support for skbs with unreadable frags
Mina Almasry
1
-1
/
+2
2024-09-11
memory-provider: dmabuf devmem memory provider
Mina Almasry
1
-2
/
+15
2024-09-11
page_pool: devmem support
Mina Almasry
2
-39
/
+124
2024-09-11
netdev: support binding dma-buf to netdevice
Mina Almasry
3
-0
/
+16
2024-09-11
netdev: add netdev_rx_queue_restart()
Mina Almasry
1
-0
/
+3
2024-09-11
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2
-0
/
+154
[next]