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-08-22
net: ipv6: ioam6: code alignment
Justin Iurman
1
-4
/
+5
2024-08-21
ipv6: prevent possible UAF in ip6_xmit()
Eric Dumazet
1
-0
/
+4
2024-08-21
ipv6: fix possible UAF in ip6_finish_output2()
Eric Dumazet
1
-0
/
+4
2024-08-21
ipv6: prevent UAF in ip6_send_skb()
Eric Dumazet
1
-0
/
+2
2024-08-21
netpoll: do not export netpoll_poll_[disable|enable]()
Eric Dumazet
1
-2
/
+0
2024-08-21
ipv6: remove redundant check
Xi Huang
1
-6
/
+3
2024-08-21
udp: fix receiving fraglist GSO packets
Felix Fietkau
1
-1
/
+2
2024-08-20
mptcp: pm: avoid possible UaF when selecting endp
Matthieu Baerts (NGI0)
1
-30
/
+34
2024-08-20
mptcp: pm: fullmesh: select the right ID later
Matthieu Baerts (NGI0)
1
-1
/
+10
2024-08-20
mptcp: pm: only in-kernel cannot have entries with ID 0
Matthieu Baerts (NGI0)
2
-3
/
+4
2024-08-20
mptcp: pm: check add_addr_accept_max before accepting new ADD_ADDR
Matthieu Baerts (NGI0)
1
-2
/
+2
2024-08-20
mptcp: pm: only decrement add_addr_accepted for MPJ req
Matthieu Baerts (NGI0)
1
-2
/
+6
2024-08-20
mptcp: pm: only mark 'subflow' endp as available
Matthieu Baerts (NGI0)
1
-9
/
+17
2024-08-20
mptcp: pm: remove mptcp_pm_remove_subflow()
Matthieu Baerts (NGI0)
3
-22
/
+7
2024-08-20
mptcp: pm: re-using ID of unused flushed subflows
Matthieu Baerts (NGI0)
1
-0
/
+7
2024-08-20
mptcp: pm: re-using ID of unused removed subflows
Matthieu Baerts (NGI0)
1
-1
/
+10
2024-08-20
mptcp: pm: re-using ID of unused removed ADD_ADDR
Matthieu Baerts (NGI0)
1
-1
/
+4
2024-08-20
netem: fix return value if duplicate enqueue fails
Stephen Hemminger
1
-18
/
+29
2024-08-20
l2tp: use skb_queue_purge in l2tp_ip_destroy_sock
James Chapman
2
-4
/
+1
2024-08-20
af_unix: Don't call skb_get() for OOB skb.
Kuniyuki Iwashima
2
-36
/
+7
2024-08-20
softirq: Remove unused 'action' parameter from action callback
Caleb Sander Mateos
1
-2
/
+2
2024-08-20
ipv4: Centralize TOS matching
Ido Schimmel
3
-5
/
+3
2024-08-20
netfilter: nft_fib: Mask upper DSCP bits before FIB lookup
Ido Schimmel
1
-3
/
+1
2024-08-20
ipv4: Mask upper DSCP bits and ECN bits in NETLINK_FIB_LOOKUP family
Ido Schimmel
1
-1
/
+1
2024-08-20
ip6_tunnel: Fix broken GRO
Thomas Bogendoerfer
1
-5
/
+7
2024-08-20
netfilter: nf_tables: don't initialize registers in nft_do_chain()
Florian Westphal
1
-1
/
+1
2024-08-20
netfilter: nf_tables: allow loads only when register is initialized
Florian Westphal
1
-4
/
+34
2024-08-20
netfilter: nf_tables: pass context structure to nft_parse_register_load
Florian Westphal
23
-37
/
+38
2024-08-20
netfilter: nft_counter: Synchronize nft_counter_reset() against reader.
Sebastian Andrzej Siewior
1
-0
/
+5
2024-08-20
netfilter: nft_counter: Disable BH in nft_counter_offload_stats().
Sebastian Andrzej Siewior
1
-2
/
+2
2024-08-20
net/smc: introduce statistics for ringbufs usage of net namespace
Wen Gu
3
-16
/
+40
2024-08-20
net/smc: introduce statistics for allocated ringbufs of link group
Wen Gu
2
-4
/
+44
2024-08-20
net: add copy from skb_seq_state to buffer function
Christian Hopps
1
-0
/
+35
2024-08-19
kcm: Serialise kcm_sendmsg() for the same socket.
Kuniyuki Iwashima
1
-0
/
+4
2024-08-19
net: remove redundant check in skb_shift()
Zhang Changzhong
1
-2
/
+1
2024-08-19
mptcp: Remove unused declaration mptcp_sockopt_sync()
Yue Haibing
1
-1
/
+0
2024-08-19
net: mctp: test: Use correct skb for route input check
Jeremy Kerr
1
-1
/
+1
2024-08-19
tcp_metrics: use netlink policy for IPv6 addr len validation
Jakub Kicinski
1
-4
/
+6
2024-08-19
netfilter: move nf_ct_netns_get out of nf_conncount_init
Xin Long
3
-17
/
+18
2024-08-19
netfilter: nf_tables: do not remove elements if set backend implements .abort
Pablo Neira Ayuso
1
-1
/
+4
2024-08-19
netfilter: nf_tables: store new sets in dedicated list
Florian Westphal
1
-9
/
+20
2024-08-19
netfilter: nfnetlink: convert kfree_skb to consume_skb
Donald Hunter
1
-7
/
+7
2024-08-19
netfilter: nfnetlink_queue: unbreak SCTP traffic
Antonio Ojea
2
-2
/
+11
2024-08-19
rpcrdma: Trace connection registration and unregistration
Chuck Lever
1
-0
/
+2
2024-08-19
rpcrdma: Use XA_FLAGS_ALLOC instead of XA_FLAGS_ALLOC1
Chuck Lever
1
-1
/
+1
2024-08-19
rpcrdma: Device kref is over-incremented on error from xa_alloc
Chuck Lever
1
-1
/
+1
2024-08-19
tcp: prevent concurrent execution of tcp_sk_exit_batch
Florian Westphal
1
-0
/
+14
2024-08-16
Merge tag 'for-net-2024-08-15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
4
-85
/
+84
2024-08-16
mpls: Reduce skb re-allocations due to skb_cow()
Christoph Paasch
1
-1
/
+1
2024-08-16
net: dsa: microchip: fix tag_ksz egress mask for KSZ8795 family
Pieter Van Trappen
1
-2
/
+4
[prev]
[next]