index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-29
mptcp: pm: avoid possible UaF when selecting endp
Matthieu Baerts (NGI0)
1
-30
/
+34
2024-08-29
mptcp: pm: fullmesh: select the right ID later
Matthieu Baerts (NGI0)
1
-1
/
+10
2024-08-29
mptcp: pm: only in-kernel cannot have entries with ID 0
Matthieu Baerts (NGI0)
2
-3
/
+4
2024-08-29
mptcp: pm: check add_addr_accept_max before accepting new ADD_ADDR
Matthieu Baerts (NGI0)
1
-2
/
+2
2024-08-29
mptcp: pm: only decrement add_addr_accepted for MPJ req
Matthieu Baerts (NGI0)
1
-2
/
+6
2024-08-29
mptcp: pm: only mark 'subflow' endp as available
Matthieu Baerts (NGI0)
1
-9
/
+17
2024-08-29
mptcp: pm: remove mptcp_pm_remove_subflow()
Matthieu Baerts (NGI0)
3
-22
/
+7
2024-08-29
mptcp: pm: re-using ID of unused flushed subflows
Matthieu Baerts (NGI0)
1
-0
/
+7
2024-08-29
mptcp: pm: re-using ID of unused removed subflows
Matthieu Baerts (NGI0)
1
-1
/
+10
2024-08-29
mptcp: pm: re-using ID of unused removed ADD_ADDR
Matthieu Baerts (NGI0)
1
-1
/
+4
2024-08-29
Bluetooth: MGMT: Add error handling to pair_device()
Griffin Kroah-Hartman
1
-0
/
+4
2024-08-29
s390/iucv: Fix vargs handling in iucv_alloc_device()
Alexandra Winter
1
-1
/
+3
2024-08-29
net: ovs: fix ovs_drop_reasons error
Menglong Dong
1
-1
/
+1
2024-08-29
netfilter: flowtable: validate vlan header
Pablo Neira Ayuso
2
-0
/
+6
2024-08-29
ipv6: prevent possible UAF in ip6_xmit()
Eric Dumazet
1
-0
/
+4
2024-08-29
ipv6: fix possible UAF in ip6_finish_output2()
Eric Dumazet
1
-0
/
+4
2024-08-29
ipv6: prevent UAF in ip6_send_skb()
Eric Dumazet
1
-0
/
+2
2024-08-29
udp: fix receiving fraglist GSO packets
Felix Fietkau
1
-1
/
+2
2024-08-29
netem: fix return value if duplicate enqueue fails
Stephen Hemminger
1
-18
/
+29
2024-08-29
ip6_tunnel: Fix broken GRO
Thomas Bogendoerfer
1
-5
/
+7
2024-08-29
netfilter: nft_counter: Synchronize nft_counter_reset() against reader.
Sebastian Andrzej Siewior
1
-0
/
+5
2024-08-29
netfilter: nft_counter: Disable BH in nft_counter_offload_stats().
Sebastian Andrzej Siewior
1
-2
/
+2
2024-08-29
kcm: Serialise kcm_sendmsg() for the same socket.
Kuniyuki Iwashima
1
-0
/
+4
2024-08-29
net: mctp: test: Use correct skb for route input check
Jeremy Kerr
1
-1
/
+1
2024-08-29
tcp: prevent concurrent execution of tcp_sk_exit_batch
Florian Westphal
1
-0
/
+14
2024-08-29
net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register...
Vladimir Oltean
1
-35
/
+2
2024-08-29
Bluetooth: SMP: Fix assumption of Central always being Initiator
Luiz Augusto von Dentz
1
-72
/
+72
2024-08-29
Bluetooth: hci_core: Fix LE quote calculation
Luiz Augusto von Dentz
1
-12
/
+7
2024-08-29
Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-in
Luiz Augusto von Dentz
1
-1
/
+1
2024-08-29
vsock: fix recursive ->recvmsg calls
Cong Wang
2
-23
/
+31
2024-08-29
netfilter: nf_tables: Add locking for NFT_MSG_GETOBJ_RESET requests
Phil Sutter
1
-13
/
+59
2024-08-29
netfilter: nf_tables: Introduce nf_tables_getobj_single
Phil Sutter
1
-31
/
+44
2024-08-29
netfilter: nf_tables: Audit log dump reset after the fact
Phil Sutter
1
-15
/
+13
2024-08-29
netfilter: nf_queue: drop packets with cloned unconfirmed conntracks
Florian Westphal
2
-3
/
+38
2024-08-29
netfilter: flowtable: initialise extack before use
Donald Hunter
1
-1
/
+1
2024-08-29
netfilter: nfnetlink: Initialise extack before use in ACKs
Donald Hunter
1
-1
/
+4
2024-08-29
netfilter: allow ipv6 fragments to arrive on different devices
Tom Hughes
1
-0
/
+4
2024-08-29
tcp: Update window clamping condition
Subash Abhinov Kasiviswanathan
1
-16
/
+12
2024-08-29
mptcp: correct MPTCP_SUBFLOW_ATTR_SSN_OFFSET reserved size
Eugene Syromiatnikov
1
-1
/
+1
2024-08-19
fou: remove warn in gue_gro_receive on unsupported protocol
Willem de Bruijn
1
-1
/
+1
2024-08-19
bpf, net: Use DEV_STAT_INC()
yunshui
1
-4
/
+4
2024-08-14
mptcp: pm: do not ignore 'subflow' if 'signal' flag is also set
Matthieu Baerts (NGI0)
1
-4
/
+12
2024-08-14
mptcp: pm: don't try to create sf if alloc failed
Matthieu Baerts (NGI0)
1
-4
/
+6
2024-08-14
mptcp: pm: reduce indentation blocks
Matthieu Baerts (NGI0)
1
-8
/
+11
2024-08-14
mptcp: pm: deny endp with signal + subflow + port
Matthieu Baerts (NGI0)
1
-2
/
+2
2024-08-14
mptcp: fully established after ADD_ADDR echo on MPJ
Matthieu Baerts (NGI0)
1
-1
/
+2
2024-08-14
net/tcp: Disable TCP-AO static key after RCU grace period
Dmitry Safonov
1
-13
/
+30
2024-08-14
net: drop bad gso csum_start and offset in virtio_net_hdr
Willem de Bruijn
2
-0
/
+7
2024-08-14
SUNRPC: Fix a race to wake a sync task
Benjamin Coddington
1
-1
/
+3
2024-08-14
wifi: nl80211: don't give key data to userspace
Johannes Berg
1
-8
/
+2
[next]