summaryrefslogtreecommitdiff
path: root/net/ipv4 (follow)
Commit message (Expand)AuthorAge
* 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
* netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal2016-06-24
* netfilter: ip_tables: simplify translate_compat_table argsFlorian Westphal2016-06-24
* netfilter: arp_tables: simplify translate_compat_table argsFlorian Westphal2016-06-24
* netfilter: x_tables: check for bogus target offsetFlorian Westphal2016-06-24
* netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal2016-06-24
* netfilter: x_tables: kill check_entry helperFlorian Westphal2016-06-24
* netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal2016-06-24
* netfilter: x_tables: validate targets of jumpsFlorian Westphal2016-06-24
* netfilter: x_tables: don't move to non-existent next ruleFlorian Westphal2016-06-24
* netfilter: x_tables: fix unconditional helperFlorian Westphal2016-06-24
* netfilter: x_tables: make sure e->next_offset covers remaining blob sizeFlorian Westphal2016-06-24
* netfilter: x_tables: validate e->target_offset earlyFlorian Westphal2016-06-24
* vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devicesDavid Wragg2016-06-24
* udp: prevent skbs lingering in tunnel socket queuesHannes Frederic Sowa2016-06-24
* net/route: enforce hoplimit max valuePaolo Abeni2016-05-18
* tcp: refresh skb timestamp at retransmit timeEric Dumazet2016-05-18
* gre: do not pull header in ICMP error processingJiri Benc2016-05-18
* ipv4/fib: don't warn when primary address is missing if in_dev is deadPaolo Abeni2016-05-18
* route: do not cache fib route info on local routes with oifChris Friesen2016-05-18
* ipv4: initialize flowi4_flags before calling fib_lookup()Lance Richardson2016-04-20
* ipv4: fix broadcast packets receptionPaolo Abeni2016-04-20