index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-08-30
Merge tag 'net-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-08-29
mptcp: pm: ADD_ADDR 0 is not a new address
Matthieu Baerts (NGI0)
2024-08-29
mptcp: avoid duplicated SUB_CLOSED events
Matthieu Baerts (NGI0)
2024-08-29
mptcp: pm: fix ID 0 endp usage after multiple re-creations
Matthieu Baerts (NGI0)
2024-08-29
mptcp: pm: do not remove already closed subflows
Matthieu Baerts (NGI0)
2024-08-29
mptcp: pm: reset MPC endp ID when re-added
Matthieu Baerts (NGI0)
2024-08-29
mptcp: pm: skip connecting to already established sf
Matthieu Baerts (NGI0)
2024-08-29
mptcp: pm: send ACK on an active subflow
Matthieu Baerts (NGI0)
2024-08-29
mptcp: pm: fix RM_ADDR ID for the initial subflow
Matthieu Baerts (NGI0)
2024-08-29
mptcp: pm: reuse ID 0 after delete and re-add
Matthieu Baerts (NGI0)
2024-08-28
Merge tag 'wireless-2024-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2024-08-27
sctp: fix association labeling in the duplicate COOKIE-ECHO case
Ondrej Mosnacek
2024-08-27
mptcp: pr_debug: add missing \n at the end
Matthieu Baerts (NGI0)
2024-08-27
mptcp: sched: check both backup in retrans
Matthieu Baerts (NGI0)
2024-08-27
mptcp: close subflow when receiving TCP+FIN
Matthieu Baerts (NGI0)
2024-08-27
tcp: fix forever orphan socket caused by tcp_abort
Xueming Feng
2024-08-27
net_sched: sch_fq: fix incorrect behavior for small weights
Eric Dumazet
2024-08-26
ethtool: check device is present when getting link settings
Jamie Bainbridge
2024-08-26
wifi: mac80211: free skb on error path in ieee80211_beacon_get_ap()
Dmitry Antipov
2024-08-26
wifi: mac80211: fix beacon SSID mismatch handling
Daniel Gabay
2024-08-24
Merge tag 'nfs-for-6.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2024-08-23
Bluetooth: hci_core: Fix not handling hibernation actions
Luiz Augusto von Dentz
2024-08-22
pktgen: use cpus_read_lock() in pg_net_init()
Eric Dumazet
2024-08-22
s390/iucv: Fix vargs handling in iucv_alloc_device()
Alexandra Winter
2024-08-22
net: ovs: fix ovs_drop_reasons error
Menglong Dong
2024-08-22
Merge tag 'nf-24-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2024-08-22
netfilter: flowtable: validate vlan header
Pablo Neira Ayuso
2024-08-21
ipv6: prevent possible UAF in ip6_xmit()
Eric Dumazet
2024-08-21
ipv6: fix possible UAF in ip6_finish_output2()
Eric Dumazet
2024-08-21
ipv6: prevent UAF in ip6_send_skb()
Eric Dumazet
2024-08-21
netpoll: do not export netpoll_poll_[disable|enable]()
Eric Dumazet
2024-08-21
udp: fix receiving fraglist GSO packets
Felix Fietkau
2024-08-20
mptcp: pm: avoid possible UaF when selecting endp
Matthieu Baerts (NGI0)
2024-08-20
mptcp: pm: fullmesh: select the right ID later
Matthieu Baerts (NGI0)
2024-08-20
mptcp: pm: only in-kernel cannot have entries with ID 0
Matthieu Baerts (NGI0)
2024-08-20
mptcp: pm: check add_addr_accept_max before accepting new ADD_ADDR
Matthieu Baerts (NGI0)
2024-08-20
mptcp: pm: only decrement add_addr_accepted for MPJ req
Matthieu Baerts (NGI0)
2024-08-20
mptcp: pm: only mark 'subflow' endp as available
Matthieu Baerts (NGI0)
2024-08-20
mptcp: pm: remove mptcp_pm_remove_subflow()
Matthieu Baerts (NGI0)
2024-08-20
mptcp: pm: re-using ID of unused flushed subflows
Matthieu Baerts (NGI0)
2024-08-20
mptcp: pm: re-using ID of unused removed subflows
Matthieu Baerts (NGI0)
2024-08-20
mptcp: pm: re-using ID of unused removed ADD_ADDR
Matthieu Baerts (NGI0)
2024-08-20
netem: fix return value if duplicate enqueue fails
Stephen Hemminger
2024-08-20
ip6_tunnel: Fix broken GRO
Thomas Bogendoerfer
2024-08-20
netfilter: nft_counter: Synchronize nft_counter_reset() against reader.
Sebastian Andrzej Siewior
2024-08-20
netfilter: nft_counter: Disable BH in nft_counter_offload_stats().
Sebastian Andrzej Siewior
2024-08-19
kcm: Serialise kcm_sendmsg() for the same socket.
Kuniyuki Iwashima
2024-08-19
net: mctp: test: Use correct skb for route input check
Jeremy Kerr
2024-08-19
rpcrdma: Trace connection registration and unregistration
Chuck Lever
2024-08-19
rpcrdma: Use XA_FLAGS_ALLOC instead of XA_FLAGS_ALLOC1
Chuck Lever
[next]