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.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-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-24
Merge tag 'nfs-for-6.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-2
/
+4
2024-08-22
s390/iucv: Fix vargs handling in iucv_alloc_device()
Alexandra Winter
1
-1
/
+3
2024-08-22
net: ovs: fix ovs_drop_reasons error
Menglong Dong
1
-1
/
+1
2024-08-22
Merge tag 'nf-24-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
3
-2
/
+13
2024-08-22
netfilter: flowtable: validate vlan header
Pablo Neira Ayuso
2
-0
/
+6
2024-08-22
ipv6: prevent possible UAF in ip6_xmit()
Eric Dumazet
1
-0
/
+4
2024-08-22
ipv6: fix possible UAF in ip6_finish_output2()
Eric Dumazet
1
-0
/
+4
2024-08-22
ipv6: prevent UAF in ip6_send_skb()
Eric Dumazet
1
-0
/
+2
2024-08-22
netpoll: do not export netpoll_poll_[disable|enable]()
Eric Dumazet
1
-2
/
+0
2024-08-22
udp: fix receiving fraglist GSO packets
Felix Fietkau
1
-1
/
+2
2024-08-21
mptcp: pm: avoid possible UaF when selecting endp
Matthieu Baerts (NGI0)
1
-30
/
+34
2024-08-21
mptcp: pm: fullmesh: select the right ID later
Matthieu Baerts (NGI0)
1
-1
/
+10
2024-08-21
mptcp: pm: only in-kernel cannot have entries with ID 0
Matthieu Baerts (NGI0)
2
-3
/
+4
2024-08-21
mptcp: pm: check add_addr_accept_max before accepting new ADD_ADDR
Matthieu Baerts (NGI0)
1
-2
/
+2
2024-08-21
mptcp: pm: only decrement add_addr_accepted for MPJ req
Matthieu Baerts (NGI0)
1
-2
/
+6
2024-08-21
mptcp: pm: only mark 'subflow' endp as available
Matthieu Baerts (NGI0)
1
-9
/
+17
2024-08-21
mptcp: pm: remove mptcp_pm_remove_subflow()
Matthieu Baerts (NGI0)
3
-22
/
+7
2024-08-21
mptcp: pm: re-using ID of unused flushed subflows
Matthieu Baerts (NGI0)
1
-0
/
+7
2024-08-21
mptcp: pm: re-using ID of unused removed subflows
Matthieu Baerts (NGI0)
1
-1
/
+10
2024-08-21
mptcp: pm: re-using ID of unused removed ADD_ADDR
Matthieu Baerts (NGI0)
1
-1
/
+4
2024-08-21
netem: fix return value if duplicate enqueue fails
Stephen Hemminger
1
-18
/
+29
2024-08-20
ip6_tunnel: Fix broken GRO
Thomas Bogendoerfer
1
-5
/
+7
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
kcm: Serialise kcm_sendmsg() for the same socket.
Kuniyuki Iwashima
1
-0
/
+4
2024-08-20
net: mctp: test: Use correct skb for route input check
Jeremy Kerr
1
-1
/
+1
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-17
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
net: dsa: provide a software untagging function on RX for VLAN-aware bridges
Vladimir Oltean
2
-32
/
+108
2024-08-16
net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register...
Vladimir Oltean
1
-35
/
+2
2024-08-15
Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
13
-101
/
+222
2024-08-15
Bluetooth: MGMT: Add error handling to pair_device()
Griffin Kroah-Hartman
1
-0
/
+4
2024-08-15
Bluetooth: SMP: Fix assumption of Central always being Initiator
Luiz Augusto von Dentz
1
-72
/
+72
2024-08-15
Bluetooth: hci_core: Fix LE quote calculation
Luiz Augusto von Dentz
1
-12
/
+7
2024-08-15
Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-in
Luiz Augusto von Dentz
1
-1
/
+1
2024-08-15
Merge tag 'nf-24-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
6
-50
/
+149
2024-08-15
net: ethtool: Allow write mechanism of LPL and both LPL and EPL
Danielle Ratson
1
-2
/
+6
2024-08-15
vsock: fix recursive ->recvmsg calls
Cong Wang
2
-23
/
+31
2024-08-15
netfilter: nf_tables: Add locking for NFT_MSG_GETOBJ_RESET requests
Phil Sutter
1
-13
/
+59
2024-08-15
netfilter: nf_tables: Introduce nf_tables_getobj_single
Phil Sutter
1
-31
/
+44
2024-08-15
netfilter: nf_tables: Audit log dump reset after the fact
Phil Sutter
1
-15
/
+13
2024-08-15
netfilter: nf_queue: drop packets with cloned unconfirmed conntracks
Florian Westphal
2
-3
/
+38
2024-08-15
netfilter: flowtable: initialise extack before use
Donald Hunter
1
-1
/
+1
2024-08-15
netfilter: nfnetlink: Initialise extack before use in ACKs
Donald Hunter
1
-1
/
+4
2024-08-14
netfilter: allow ipv6 fragments to arrive on different devices
Tom Hughes
1
-0
/
+4
2024-08-14
tcp: Update window clamping condition
Subash Abhinov Kasiviswanathan
1
-16
/
+12
2024-08-14
mptcp: correct MPTCP_SUBFLOW_ATTR_SSN_OFFSET reserved size
Eugene Syromiatnikov
1
-1
/
+1
[next]