index
:
linux-stable.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-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
6 hours
net: advertise TCP MSS from the configured MTU, not the learned PMTU
Jiayuan Chen
6 hours
tcp: clamp route advmss to TCP_MIN_MSS
Yong Wang
6 hours
ipv4: use dst4_mtu() instead of dst_mtu()
Eric Dumazet
6 hours
ipv6: use dst6_mtu() instead of dst_mtu()
Eric Dumazet
6 hours
ipv6: add some unlikely()/likely() clauses in ip6_output.c
Eric Dumazet
6 hours
ipv6: pass proto by value to ipv6_push_nfrag_opts() and ipv6_push_frag_opts()
Eric Dumazet
6 hours
svcrdma: Reject Read lists that exceed the page budget
Chuck Lever
6 hours
svcrdma: Reject oversized Read segments at decode time
Chuck Lever
6 hours
rpcrdma: arm rn_done before publishing the notification
Chuck Lever
6 hours
svcrdma: Reorder rpcrdma_rn_unregister before rdma_destroy_id
Chuck Lever
6 hours
svcrdma: Release transport resources synchronously
Chuck Lever
6 hours
SUNRPC: fix gssx_dec_option_array error path bugs
Chris Mason
6 hours
vlan: fix skb_under_panic and races when toggling HW VLAN offload
Eric Dumazet
6 hours
net/packet: defer vmalloc TX_RING free until skbs finish
Kyle Zeng
6 hours
batman-adv: bla: prevent CRC corruptions after claim flush
Sven Eckelmann
6 hours
batman-adv: bla: fix freeing of claims on meshif deletion
Sven Eckelmann
6 hours
batman-adv: dat: avoid unaligned fault in IP extraction
Sven Eckelmann
6 hours
batman-adv: mcast: linearize skbuff for packet generation
Sven Eckelmann
6 hours
batman-adv: mcast: ensure unshared skb for multicast packets
Sven Eckelmann
6 hours
batman-adv: fix stale receive device on merged fragments
Zhiling Zou
6 hours
openvswitch: Fix CT limit teardown use-after-free
Yuqi Xu
6 hours
net: skbuff: don't skb_tx_error() the source skb in skb_zerocopy()
Norbert Szetei
4 days
vsock/virtio: flush works in dependency order
Chengfeng Ye
4 days
net/smc: carry oversized SMC-Rv2 LLC messages in the queue entry
Yehyeong Lee
4 days
seg6: reset IP6CB after IPv6 decapsulation
Zhiling Zou
4 days
net: skbuff: don't touch shared zerocopy state in skb_tx_error()
Norbert Szetei
4 days
net: fix spurious TX timeout after dev_activate()
Breno Leitao
4 days
net: cap advertised IP tunnel headroom
Zhiling Zou
4 days
net/smc: unregister the connection before draining the rx tasklet
Bryam Vargas
4 days
net/smc: stop killed, freed and out_of_sync sharing a byte
Hidayath Khan
4 days
net/smc: fix use-after-free of the LLC qentry in smc_llc_srv_add_link()
Yehyeong Lee
4 days
net/smc: fix use-after-free in smc_rx_pipe_buf_release()
Hidayath Khan
4 days
net/smc: fix socket refcount leak in smc_switch_conns()
Hidayath Khan
4 days
net/smc: do not dereference an unset send buffer on the SMC-D teardown path
Bryam Vargas
4 days
net/smc: bound the peer rkey counts in SMC-Rv2 LLC messages
Yehyeong Lee
4 days
net: openvswitch: fix nf_connlabels leak in ovs_ct_init
Ruoyu Wang
4 days
net: openvswitch: fix flow mask use-after-free on flow deletion
Ilya Maximets
4 days
net: l2tp: do not propagate multicast notification errors
Zihan Xi
4 days
xdp: fix zero-copy frame layout
Weiming Shi
4 days
net/iucv: filter frames in afiucv_hs_rcv() by ingress device
Alexandra Winter
4 days
sctp: fix stream->outcnt underflow on duplicate RECONF responses
Jun Yang
4 days
sctp: distinguish sequence zero from wildcard in reconf lookup
Jun Yang
4 days
sctp: fix NULL deref on untransmitted RECONF completion
Weiming Shi
4 days
sctp: drop a chunk if its transport was removed
Hyunwoo Kim
4 days
sctp: stop processing a packet once its association is deleted
Hyunwoo Kim
4 days
openvswitch: only skb_tx_error() a packet we are about to drop
Norbert Szetei
4 days
svcrdma: Validate Read chunk positions before reconstruction
Chuck Lever
4 days
svcrdma: Reject Write/Reply chunks with segcount 0
Chris Mason
4 days
svcrdma: Reject inline replies that overflow the pull-up buffer
Chuck Lever
4 days
svcrdma: Reject connection when transport allocation fails
Chuck Lever
[next]