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-02-29
net: hsr: Use correct offset for HSR TLV values in supervisory HSR frames
Lukasz Majewski
1
-1
/
+1
2024-02-29
ipv4: raw: remove useless input parameter in do_raw_set/getsockopt
Zhengchao Shao
1
-5
/
+5
2024-02-28
inet6: expand rcu_read_lock() scope in inet6_dump_addr()
Eric Dumazet
1
-4
/
+4
2024-02-28
net: call skb_defer_free_flush() from __napi_busy_loop()
Eric Dumazet
1
-21
/
+22
2024-02-28
net: bridge: Exit if multicast_init_stats fails
Breno Leitao
1
-1
/
+2
2024-02-28
net: bridge: Do not allocate stats in the driver
Breno Leitao
1
-11
/
+2
2024-02-28
rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing back
Lin Ma
1
-6
/
+5
2024-02-28
netlabel: remove impossible return value in netlbl_bitmap_walk
Zhengchao Shao
3
-9
/
+3
2024-02-28
inet: use xa_array iterator to implement inet_netconf_dump_devconf()
Eric Dumazet
1
-58
/
+43
2024-02-28
inet: do not use RTNL in inet_netconf_get_devconf()
Eric Dumazet
1
-12
/
+15
2024-02-28
inet: annotate devconf data-races
Eric Dumazet
4
-15
/
+16
2024-02-28
net: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
1
-1
/
+1
2024-02-29
netfilter: bridge: confirm multicast packets before passing them up the stack
Florian Westphal
3
-0
/
+127
2024-02-28
netfilter: nf_tables: allow NFPROTO_INET in nft_(match/target)_validate()
Ignat Korchagin
1
-0
/
+20
2024-02-28
net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr()
Christophe JAILLET
1
-2
/
+2
2024-02-28
SUNRPC: Add a transport callback to handle dequeuing of an RPC request
Trond Myklebust
2
-0
/
+19
2024-02-28
SUNRPC: Don't try to send when the connection is shutting down
Trond Myklebust
1
-0
/
+3
2024-02-28
SUNRPC: Don't retry using the same source port if connection failed
Trond Myklebust
1
-1
/
+9
2024-02-28
Bluetooth: Enforce validation on max value of connection interval
Kai-Heng Feng
2
-1
/
+11
2024-02-28
Bluetooth: hci_event: Fix handling of HCI_EV_IO_CAPA_REQUEST
Luiz Augusto von Dentz
1
-1
/
+4
2024-02-28
Bluetooth: mgmt: Fix limited discoverable off timeout
Frédéric Danis
1
-1
/
+3
2024-02-28
Bluetooth: hci_event: Fix wrongly recorded wakeup BD_ADDR
Zijun Hu
1
-2
/
+2
2024-02-28
Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security
Yuxuan Hu
1
-1
/
+1
2024-02-28
Bluetooth: hci_sync: Fix accept_list when attempting to suspend
Luiz Augusto von Dentz
1
-1
/
+4
2024-02-28
Bluetooth: Avoid potential use-after-free in hci_error_reset
Ying Hsu
1
-3
/
+4
2024-02-28
Bluetooth: hci_sync: Check the correct flag before starting a scan
Jonas Dreßler
1
-1
/
+1
2024-02-28
net: ethtool: eee: Remove legacy _u32 from keee
Andrew Lunn
2
-46
/
+14
2024-02-28
ipv6: raw: remove useless input parameter in rawv6_get/seticmpfilter
Zhengchao Shao
1
-4
/
+4
2024-02-28
net: hsr: Fix typo in the hsr_forward_do() function comment
Lukasz Majewski
1
-1
/
+1
2024-02-28
net: exthdrs: ioam6: send trace event
Justin Iurman
1
-0
/
+4
2024-02-28
net: ioam6: multicast event
Justin Iurman
1
-0
/
+64
2024-02-28
tcp: make dropreason in tcp_child_process() work
Jason Xing
2
-11
/
+17
2024-02-28
tcp: make the dropreason really work when calling tcp_rcv_state_process()
Jason Xing
3
-7
/
+9
2024-02-28
tcp: add dropreasons in tcp_rcv_state_process()
Jason Xing
1
-7
/
+12
2024-02-28
tcp: add more specific possible drop reasons in tcp_rcv_synsent_state_process()
Jason Xing
1
-1
/
+4
2024-02-28
tcp: use drop reasons in cookie check for ipv6
Jason Xing
1
-4
/
+12
2024-02-28
tcp: directly drop skb in cookie check for ipv6
Jason Xing
2
-4
/
+5
2024-02-28
tcp: use drop reasons in cookie check for ipv4
Jason Xing
1
-6
/
+13
2024-02-28
tcp: directly drop skb in cookie check for ipv4
Jason Xing
2
-1
/
+5
2024-02-28
net: make SK_MEMORY_PCPU_RESERV tunable
Adam Li
2
-0
/
+10
2024-02-27
Merge tag 'wireless-2024-02-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2
-1
/
+4
2024-02-27
ipv6: raw: remove useless input parameter in rawv6_err
Zhengchao Shao
1
-3
/
+2
2024-02-27
net: test: Fix printf format specifier in skb_segment kunit test
David Gow
1
-1
/
+1
2024-02-27
netlink: use kvmalloc() in netlink_alloc_large_skb()
Eric Dumazet
1
-10
/
+8
2024-02-27
xfrm: Do not allocate stats in the driver
Breno Leitao
1
-8
/
+2
2024-02-26
mptcp: check the protocol in mptcp_sk() with DEBUG_NET
Matthieu Baerts (NGI0)
1
-1
/
+7
2024-02-26
mptcp: check the protocol in tcp_sk() with DEBUG_NET
Matthieu Baerts (NGI0)
1
-0
/
+10
2024-02-26
mptcp: token kunit: set protocol
Matthieu Baerts (NGI0)
1
-1
/
+6
2024-02-26
mptcp: fix possible deadlock in subflow diag
Paolo Abeni
1
-0
/
+3
2024-02-26
mptcp: fix double-free on socket dismantle
Davide Caratti
1
-0
/
+49
[prev]
[next]