aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2012-11-26netfilter: nf_nat: don't check for port change on ICMP tuplesUlrich Weber
2012-11-26tcp: handle tcp_net_metrics_init() order-5 memory allocation failuresEric Dumazet
2012-11-26tcp: fix retransmission in repair modeAndrew Vagin
2012-11-26ipv4/ip_vti.c: VTI fix post-decryption forwardingSaurabh Mohan
2012-11-26ipv4: avoid undefined behavior in do_ip_setsockopt()Xi Wang
2012-11-17net: inet_diag -- Return error code if protocol handler is missedCyrill Gorcunov
2012-11-17tcp-repair: Handle zero-length data put in rcv queuePavel Emelyanov
2012-11-17net: fix divide by zero in tcp algorithm illinoisJesper Dangaard Brouer
2012-11-17tcp: fix FIONREAD/SIOCINQEric Dumazet
2012-11-17ipv4: Fix flushing of cached routing informationsSteffen Klassert
2012-10-28tcp: resets are misroutedAlexey Kuznetsov
2012-10-28ipv4: Add FLOWI_FLAG_KNOWN_NHJulian Anastasov
2012-10-28ipv4: introduce rt_uses_gatewayJulian Anastasov
2012-10-28ipv4: make sure nh_pcpu_rth_output is always allocatedJulian Anastasov
2012-10-28ipv4: fix forwarding for strict source routesJulian Anastasov
2012-10-28ipv4: fix sending of redirectsJulian Anastasov
2012-10-28ipv4: Don't report stale pmtu values to userspaceSteffen Klassert
2012-10-28ipv4: Don't create nh exeption when the device mtu is smaller than the report...Steffen Klassert
2012-10-28ipv4: Always invalidate or update the route on pmtu eventsSteffen Klassert
2012-10-13ipv4: add a fib_type to fib_infoEric Dumazet
2012-09-27inetpeer: fix token initializationNicolas Dichtel
2012-09-22ipv4: raw: fix icmp_filter()Eric Dumazet
2012-09-21net: change return values from -EACCES to -EPERMZhao Hongjiang
2012-09-20tcp: restore rcv_wscale in a repair mode (v2)Andrey Vagin
2012-09-19tcp: flush DMA queue before sk_wait_data if rcv_wnd is zeroMichal Kubeček
2012-09-18tcp: fix regression in urgent data handlingEric Dumazet
2012-09-18netns: move net->ipv4.rt_genid to net->rt_genidNicolas Dichtel
2012-09-18net: rt_cache_flush() cleanupEric Dumazet
2012-09-18ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel
2012-09-07udp: increment UDP_MIB_INERRORS if copy failedEric Dumazet
2012-08-31Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-08-30ipv4: must use rcu protection while calling fib_lookupEric Dumazet
2012-08-30net: ipv4: ipmr_expire_timer causes crash when removing net namespaceFrancesco Ruggeri
2012-08-30netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectationPablo Neira Ayuso
2012-08-24tcp: fix cwnd reduction for non-sack recoveryYuchung Cheng
2012-08-24ipv4: take rt_uncached_lock only if neededEric Dumazet
2012-08-22ipv4: properly update pmtuEric Dumazet
2012-08-21ipv4: fix ip header ident selection in __ip_make_skb()Eric Dumazet
2012-08-21ipv4: Use newinet->inet_opt in inet_csk_route_child_sock()Christoph Paasch
2012-08-21tcp: fix possible socket refcount problemEric Dumazet
2012-08-20net: tcp: move sk_rx_dst_set call after tcp_create_openreq_child()Neal Cardwell
2012-08-20Merge git://1984.lsi.us.es/nfDavid S. Miller
2012-08-14ipv4: Cache local output routesYan, Zheng
2012-08-10ipv4: fix ip_send_skb()Eric Dumazet
2012-08-10netfilter: nf_nat_sip: fix via header translation with multiple parametersPatrick McHardy
2012-08-10netfilter: nf_ct_sip: fix IPv6 address parsingPatrick McHardy
2012-08-09net: tcp: ipv6_mapped needs sk_rx_dst_set methodEric Dumazet
2012-08-09ipv4: tcp: unicast_sock should not land outside of TCP stackEric Dumazet
2012-08-09tcp: must free metrics at net dismantleEric Dumazet
2012-08-08net: fib: fix incorrect call_rcu_bh()Eric Dumazet