summaryrefslogtreecommitdiff
path: root/net/ipv4 (follow)
Commit message (Expand)AuthorAge
* tcp: initialize icsk_ack.lrcvtime at session start timeEric Dumazet2017-03-30
* ipv4: provide stronger user input validation in nl_fib_input()Eric Dumazet2017-03-30
* dccp/tcp: fix routing redirect raceJon Maxwell2017-03-22
* tcp: fix various issues for sockets morphing to listen stateEric Dumazet2017-03-22
* ipv4: mask tos for input routeJulian Anastasov2017-03-22
* ip: fix IP_CHECKSUM handlingPaolo Abeni2017-02-26
* ping: fix a null pointer dereferenceWANG Cong2017-02-18
* tcp: avoid infinite loop in tcp_splice_read()Eric Dumazet2017-02-18
* netlabel: out of bound access in cipso_v4_validate()Eric Dumazet2017-02-18
* ipv4: keep skb->dst around in presence of IP optionsEric Dumazet2017-02-18
* tcp: fix 0 divide in __tcp_select_window()Eric Dumazet2017-02-18
* tcp: initialize max window for a new fastopen socketAlexey Kodanev2017-02-04
* tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson2017-02-04
* net: ipv4: fix table id in getroute responseDavid Ahern2017-02-04
* net: lwtunnel: Handle lwtunnel_fill_encap failureDavid Ahern2017-02-04
* net: ipv4: Fix multipath selection with vrfDavid Ahern2017-01-15
* ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rulesAlexander Duyck2017-01-15
* igmp: Make igmp group member RFC 3376 compliantMichal Tesar2017-01-15
* esp4: Fix integrity verification when ESN are usedTobias Brunner2016-12-10
* ipv4: Set skb->protocol properly for local outputEli Cooper2016-12-10
* net: ping: check minimum size on ICMP header lengthKees Cook2016-12-10
* tcp: take care of truncations done by sk_filter()Eric Dumazet2016-11-21
* ipv4: use new_gw for redirect neigh lookupStephen Suryaputra Lin2016-11-21
* fib_trie: Correct /proc/net/route off by one errorAlexander Duyck2016-11-21
* tcp: fix potential memory corruptionEric Dumazet2016-11-21
* dctcp: avoid bogus doubling of cwnd after lossFlorian Westphal2016-11-21
* udp: fix IP_CHECKSUM handlingEric Dumazet2016-11-15
* ipv4: use the right lock for ping_group_rangeWANG Cong2016-11-15
* ipv4: disable BH in set_ping_group_range()Eric Dumazet2016-11-15
* net: add recursion limit to GROSabrina Dubroca2016-11-15
* ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2016-11-15
* tcp: fix a compile error in DBGUNDO()Eric Dumazet2016-11-15
* tcp: fix wrong checksum calculation on MTU probingDouglas Caetano dos Santos2016-11-15
* tcp: fix overflow in __tcp_retransmit_skb()Eric Dumazet2016-11-15
* tunnels: Remove encapsulation offloads on decap.Jesse Gross2016-10-31
* tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross2016-10-31
* ipip: Properly mark ipip GRO packets as encapsulated.Jesse Gross2016-10-31
* vti: flush x-netns xfrm cache when vti interface is removedLance Richardson2016-09-30
* tcp: properly scale window in tcp_v[46]_reqsk_send_ack()Eric Dumazet2016-09-30
* tcp: cwnd does not increase in TCP YeAHArtem Germanov2016-09-30
* ipv4: panic in leaf_walk_rcu due to stale node pointerDavid Forster2016-09-30
* udp: properly support MSG_PEEK with truncated buffersEric Dumazet2016-09-15
* tcp: consider recv buf for the initial window scaleSoheil Hassas Yeganeh2016-08-16
* ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user spaceJulian Anastasov2016-08-16
* tcp: enable per-socket rate limiting of all 'challenge acks'Jason Baron2016-08-16
* tcp: make challenge acks less predictableEric Dumazet2016-08-16
* ipmr/ip6mr: Initialize the last assert time of mfc entries.Tom Goff2016-07-11
* esp: Fix ESN generation under UDP encapsulationHerbert Xu2016-07-11
* netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal2016-06-24
* netfilter: x_tables: do compat validation via translate_tableFlorian Westphal2016-06-24