summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
6 hoursnet: advertise TCP MSS from the configured MTU, not the learned PMTUJiayuan Chen
6 hourstcp: clamp route advmss to TCP_MIN_MSSYong Wang
6 hoursipv4: use dst4_mtu() instead of dst_mtu()Eric Dumazet
6 hoursipv6: use dst6_mtu() instead of dst_mtu()Eric Dumazet
6 hoursipv6: add some unlikely()/likely() clauses in ip6_output.cEric Dumazet
6 hoursipv6: pass proto by value to ipv6_push_nfrag_opts() and ipv6_push_frag_opts()Eric Dumazet
6 hourssvcrdma: Reject Read lists that exceed the page budgetChuck Lever
6 hourssvcrdma: Reject oversized Read segments at decode timeChuck Lever
6 hoursrpcrdma: arm rn_done before publishing the notificationChuck Lever
6 hourssvcrdma: Reorder rpcrdma_rn_unregister before rdma_destroy_idChuck Lever
6 hourssvcrdma: Release transport resources synchronouslyChuck Lever
6 hoursSUNRPC: fix gssx_dec_option_array error path bugsChris Mason
6 hoursvlan: fix skb_under_panic and races when toggling HW VLAN offloadEric Dumazet
6 hoursnet/packet: defer vmalloc TX_RING free until skbs finishKyle Zeng
6 hoursbatman-adv: bla: prevent CRC corruptions after claim flushSven Eckelmann
6 hoursbatman-adv: bla: fix freeing of claims on meshif deletionSven Eckelmann
6 hoursbatman-adv: dat: avoid unaligned fault in IP extractionSven Eckelmann
6 hoursbatman-adv: mcast: linearize skbuff for packet generationSven Eckelmann
6 hoursbatman-adv: mcast: ensure unshared skb for multicast packetsSven Eckelmann
6 hoursbatman-adv: fix stale receive device on merged fragmentsZhiling Zou
6 hoursopenvswitch: Fix CT limit teardown use-after-freeYuqi Xu
6 hoursnet: skbuff: don't skb_tx_error() the source skb in skb_zerocopy()Norbert Szetei
4 daysvsock/virtio: flush works in dependency orderChengfeng Ye
4 daysnet/smc: carry oversized SMC-Rv2 LLC messages in the queue entryYehyeong Lee
4 daysseg6: reset IP6CB after IPv6 decapsulationZhiling Zou
4 daysnet: skbuff: don't touch shared zerocopy state in skb_tx_error()Norbert Szetei
4 daysnet: fix spurious TX timeout after dev_activate()Breno Leitao
4 daysnet: cap advertised IP tunnel headroomZhiling Zou
4 daysnet/smc: unregister the connection before draining the rx taskletBryam Vargas
4 daysnet/smc: stop killed, freed and out_of_sync sharing a byteHidayath Khan
4 daysnet/smc: fix use-after-free of the LLC qentry in smc_llc_srv_add_link()Yehyeong Lee
4 daysnet/smc: fix use-after-free in smc_rx_pipe_buf_release()Hidayath Khan
4 daysnet/smc: fix socket refcount leak in smc_switch_conns()Hidayath Khan
4 daysnet/smc: do not dereference an unset send buffer on the SMC-D teardown pathBryam Vargas
4 daysnet/smc: bound the peer rkey counts in SMC-Rv2 LLC messagesYehyeong Lee
4 daysnet: openvswitch: fix nf_connlabels leak in ovs_ct_initRuoyu Wang
4 daysnet: openvswitch: fix flow mask use-after-free on flow deletionIlya Maximets
4 daysnet: l2tp: do not propagate multicast notification errorsZihan Xi
4 daysxdp: fix zero-copy frame layoutWeiming Shi
4 daysnet/iucv: filter frames in afiucv_hs_rcv() by ingress deviceAlexandra Winter
4 dayssctp: fix stream->outcnt underflow on duplicate RECONF responsesJun Yang
4 dayssctp: distinguish sequence zero from wildcard in reconf lookupJun Yang
4 dayssctp: fix NULL deref on untransmitted RECONF completionWeiming Shi
4 dayssctp: drop a chunk if its transport was removedHyunwoo Kim
4 dayssctp: stop processing a packet once its association is deletedHyunwoo Kim
4 daysopenvswitch: only skb_tx_error() a packet we are about to dropNorbert Szetei
4 dayssvcrdma: Validate Read chunk positions before reconstructionChuck Lever
4 dayssvcrdma: Reject Write/Reply chunks with segcount 0Chris Mason
4 dayssvcrdma: Reject inline replies that overflow the pull-up bufferChuck Lever
4 dayssvcrdma: Reject connection when transport allocation failsChuck Lever