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-04-15
drop_monitor: replace spin_lock by raw_spin_lock
Wander Lairson Costa
1
-10
/
+10
2024-04-12
fib: rules: no longer hold RTNL in fib_nl_dumprule()
Eric Dumazet
1
-8
/
+9
2024-04-12
tipc: remove redundant assignment to ret, simplify code
Colin Ian King
1
-4
/
+1
2024-04-12
tcp: small optimization when TCP_TW_SYN is processed
Eric Dumazet
2
-2
/
+2
2024-04-12
af_unix: Don't peek OOB data without MSG_OOB.
Kuniyuki Iwashima
1
-5
/
+5
2024-04-12
af_unix: Call manage_oob() for every skb in unix_stream_read_generic().
Kuniyuki Iwashima
1
-1
/
+1
2024-04-12
net: nfc: remove inappropriate attrs check
Lin Ma
1
-4
/
+2
2024-04-12
Merge tag 'nf-24-04-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
David S. Miller
8
-24
/
+66
2024-04-11
net: dsa: allow DSA switch drivers to provide their own phylink mac ops
Russell King (Oracle)
2
-6
/
+31
2024-04-11
net: dsa: introduce dsa_phylink_to_port()
Russell King (Oracle)
1
-6
/
+6
2024-04-11
tls: remove redundant assignment to variable decrypted
Colin Ian King
1
-1
/
+0
2024-04-11
ipv4: Remove RTO_ONLINK.
Guillaume Nault
1
-13
/
+1
2024-04-11
tcp: add support for SO_PEEK_OFF socket option
Jon Maloy
2
-6
/
+11
2024-04-11
mpls: no longer hold RTNL in mpls_netconf_dump_devconf()
Eric Dumazet
1
-37
/
+22
2024-04-11
net: mirror skb frag ref/unref helpers
Mina Almasry
2
-43
/
+5
2024-04-11
net: move skb ref helpers to new header
Mina Almasry
8
-0
/
+8
2024-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
22
-132
/
+113
2024-04-11
Merge tag 'net-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
20
-118
/
+124
2024-04-11
mptcp: add last time fields in mptcp_info
Geliang Tang
4
-5
/
+22
2024-04-11
netfilter: flowtable: incorrect pppoe tuple
Pablo Neira Ayuso
1
-1
/
+1
2024-04-11
netfilter: flowtable: validate pppoe header
Pablo Neira Ayuso
2
-4
/
+7
2024-04-11
netfilter: nft_set_pipapo: do not free live element
Florian Westphal
1
-5
/
+9
2024-04-11
netfilter: nft_set_pipapo: walk over current view on netlink dump
Pablo Neira Ayuso
2
-2
/
+9
2024-04-11
netfilter: br_netfilter: skip conntrack input hook for promisc packets
Pablo Neira Ayuso
4
-8
/
+28
2024-04-11
netfilter: nf_tables: Fix potential data-race in __nft_obj_type_get()
Ziyang Xuan
1
-2
/
+6
2024-04-11
netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get()
Ziyang Xuan
1
-2
/
+6
2024-04-11
Merge tag 'for-net-2024-04-10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
8
-99
/
+70
2024-04-11
xfrm: fix possible derferencing in error path
Antony Antony
1
-0
/
+2
2024-04-11
af_unix: Fix garbage collector racing against connect()
Michal Luczaj
1
-1
/
+17
2024-04-10
bpf: Add bpf_link support for sk_msg and sk_skb progs
Yonghong Song
1
-16
/
+247
2024-04-10
netfilter: complete validation of user input
Eric Dumazet
3
-0
/
+12
2024-04-10
net: use SKB_CONSUMED in skb_attempt_defer_free()
Pavel Begunkov
1
-1
/
+1
2024-04-10
net: cache for same cpu skb_attempt_defer_free
Pavel Begunkov
1
-1
/
+14
2024-04-10
tcp: tweak tcp_sock_write_txrx size assertion
Eric Dumazet
1
-1
/
+5
2024-04-10
Bluetooth: l2cap: Don't double set the HCI_CONN_MGMT_CONNECTED bit
Archie Pusaka
1
-2
/
+1
2024-04-10
Bluetooth: hci_sock: Fix not validating setsockopt user input
Luiz Augusto von Dentz
1
-13
/
+8
2024-04-10
Bluetooth: ISO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
1
-24
/
+12
2024-04-10
Bluetooth: L2CAP: Fix not validating setsockopt user input
Luiz Augusto von Dentz
1
-32
/
+20
2024-04-10
Bluetooth: RFCOMM: Fix not validating setsockopt user input
Luiz Augusto von Dentz
1
-9
/
+5
2024-04-10
Bluetooth: SCO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
1
-13
/
+10
2024-04-10
Bluetooth: Fix memory leak in hci_req_sync_complete()
Dmitry Antipov
1
-1
/
+3
2024-04-10
Bluetooth: hci_sync: Fix using the same interval and window for Coded PHY
Luiz Augusto von Dentz
1
-3
/
+3
2024-04-10
Bluetooth: ISO: Don't reject BT_ISO_QOS if parameters are unset
Luiz Augusto von Dentz
1
-2
/
+8
2024-04-10
net: sched: cls_api: fix slab-use-after-free in fl_dump_key
Jianbo Liu
1
-1
/
+1
2024-04-09
net: remove napi_frag_unref
Mina Almasry
1
-1
/
+1
2024-04-09
net: make napi_frag_unref reuse skb_page_unref
Mina Almasry
2
-2
/
+2
2024-04-09
net: sched: cake: Optimize the number of function calls and branches in heap ...
Kuan-Wei Chiu
1
-1
/
+1
2024-04-09
ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr
Jiri Benc
1
-3
/
+4
2024-04-09
nfc: llcp: fix nfc_llcp_setsockopt() unsafe copies
Eric Dumazet
1
-6
/
+6
2024-04-09
ipv4/route: avoid unused-but-set-variable warning
Arnd Bergmann
1
-3
/
+1
[prev]
[next]