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