Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc...
[firefly-linux-kernel-4.4.55.git] / net / ipv4 /
2012-07-18 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2012-07-17 Eric Dumazetipv4: fix rcu splat
2012-07-17 David S. Milleripv4: Fix nexthop exception hash computation.
2012-07-17 David S. MillerMerge branch 'nexthop_exceptions'
2012-07-17 David S. Milleripv4: Add FIB nexthop exceptions.
2012-07-17 Eric Dumazettcp: implement RFC 5961 4.2
2012-07-17 David S. Millernet: Pass optional SKB and SK arguments to dst_ops...
2012-07-17 Eric Dumazettcp: implement RFC 5961 3.2
2012-07-17 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-07-17 David S. MillerMerge branch 'tipc_net-next' of git://git./linux/kernel...
2012-07-17 Andrey Vaginnet: make sock diag per-namespace
2012-07-17 Eric Dumazettcp: add OFO snmp counters
2012-07-16 David S. Milleripv4: Add helper inet_csk_update_pmtu().
2012-07-14 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2012-07-13 David S. Milleripv4: Don't store a rule pointer in fib_result.
2012-07-13 Eric Dumazettcp: add LAST_ACK as a valid state for TSQ
2012-07-12 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-07-12 David S. Milleripv4: Remove tb_peers from fib_table.
2012-07-12 David S. MillerMerge branch 'for-davem' of git://gitorious.org/linux...
2012-07-12 David S. Milleripv4: Put proper checks into icmp_socket_deliver().
2012-07-12 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-07-12 David S. Milleripv4: Fix warnings in ip_do_redirect() for some configu...
2012-07-12 David S. MillerMerge branch 'redirect_via_sock'
2012-07-12 David S. Millernet: Remove checks for dst_ops->redirect being NULL.
2012-07-12 David S. Millernet: Add dummy dst_ops->redirect method where needed.
2012-07-12 David S. Milleripv4: Kill ip_rt_redirect().
2012-07-12 David S. Milleripv4: Add redirect support to all protocol icmp error...
2012-07-12 David S. Milleripv4: Add ipv4_redirect() and ipv4_sk_redirect() helper...
2012-07-12 David S. Milleripv4: Generalize ip_do_redirect() and hook into new...
2012-07-12 David S. Milleripv4: Rearrange arguments to ip_rt_redirect()
2012-07-12 David S. Milleripv4: Pull redirect instantiation out into a helper...
2012-07-12 David S. Milleripv4: Deliver ICMP redirects to sockets too.
2012-07-12 David S. Milleripv4: Pull icmp socket delivery out into a helper function.
2012-07-12 Eric Dumazettcp: TCP Small Queues
2012-07-12 Alexander Duycktcp: Fix out of bounds access to tcpm_vals
2012-07-11 David S. MillerMerge branch 'davem-next.r8169' of git://violet.fr...
2012-07-11 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-07-11 Ben Hutchingsnet: Fix non-kernel-doc comments with kernel-doc start...
2012-07-11 Ben Hutchingsnet: Fix (nearly-)kernel-doc comments for various functions
2012-07-11 David S. MillerMerge branch 'metrics_restructure'
2012-07-11 David S. Milleripv4: Remove inetpeer from routes.
2012-07-11 David S. Milleripv4: Calling ->cow_metrics() now is a bug.
2012-07-11 David S. Milleripv4: Kill dst_copy_metrics() call from ipv4_blackhole_...
2012-07-11 David S. Milleripv4: Enforce max MTU metric at route insertion time.
2012-07-11 David S. Milleripv4: Maintain redirect and PMTU info in struct rtable...
2012-07-11 David S. Millerrtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().
2012-07-11 David S. Millerinet: Kill FLOWI_FLAG_PRECOW_METRICS.
2012-07-11 David S. Millerinet: Minimize use of cached route inetpeer.
2012-07-11 David S. Millerinet: Remove ->get_peer() method.
2012-07-11 David S. Millertcp: Remove tw->tw_peer
2012-07-11 David S. Millertcp: Move timestamps from inetpeer to metrics cache.
2012-07-11 David S. Millernet: Don't report route RTT metric value in cache dumps.
2012-07-11 David S. Millertcp: Maintain dynamic metrics in local cache.
2012-07-11 David S. Millertcp: Abstract back handling peer aliveness test into...
2012-07-11 David S. Millertcp: Move dynamnic metrics handling into seperate file.
2012-07-09 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-07-07 David S. MillerMerge branch 'for-davem' of git://gitorious.org/linux...
2012-07-07 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf-next
2012-07-06 David S. Milleripv4: Avoid overhead when no custom FIB rules are insta...
2012-07-05 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-07-05 Eric Dumazetipv4: defer fib_compute_spec_dst() call
2012-07-05 David S. Milleripv4: No need to set generic neighbour pointer.
2012-07-05 David S. Millernet: Add optional SKB arg to dst_ops->neigh_lookup().
2012-07-05 David S. Millernet: Do delayed neigh confirmation.
2012-07-05 David S. Milleripv4: Don't report neigh uptodate state in rtcache...
2012-07-05 David S. Milleripv4: Make neigh lookups directly in output packet...
2012-07-04 David S. Milleripv4: Fix crashes in ip_options_compile().
2012-07-04 Pablo Neira Ayusonetfilter: nf_conntrack: generalize nf_ct_l4proto_net
2012-07-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2012-07-03 Linus TorvaldsMerge tag 'sound-3.5' of git://git./linux/kernel/git...
2012-06-30 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2012-06-30 Len BrownMerge branches 'acpi_pad-bugzilla-42981', 'apei-bugzill...
2012-06-29 Pablo Neira Ayusonetlink: add netlink_kernel_cfg parameter to netlink_ke...
2012-06-29 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2012-06-29 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-06-29 David S. Milleripv4: Elide fib_validate_source() completely when possible.
2012-06-29 David S. Milleripv4: Remove extraneous assignment of dst->tclassid.
2012-06-29 David S. Milleripv4: Adjust in_dev handling in fib_validate_source()
2012-06-29 David S. Milleripv4: Fix bugs in fib_compute_spec_dst().
2012-06-29 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-06-28 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2012-06-28 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-06-28 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2012-06-28 David S. Milleripv4: Kill rt->rt_spec_dst, no longer used.
2012-06-28 David S. Milleripv4: Create and use fib_compute_spec_dst() helper.
2012-06-28 David S. Milleripv4: Show that ip_send_reply() is purely unicast routine.
2012-06-28 David S. Milleripv4: Kill early demux method return value.
2012-06-28 David S. MillerRevert "ipv4: tcp: dont cache unconfirmed intput dst"
2012-06-27 Eric Dumazetnet: skb_free_datagram_locked() doesnt drop all packets
2012-06-27 Thomas Grafipmr: Do not use RTA_PUT() macros
2012-06-27 Thomas Grafinet_diag: Do not use RTA_PUT() macros
2012-06-27 Eric Dumazetipv4: tcp: dont cache unconfirmed intput dst
2012-06-27 Linus TorvaldsMerge tag 'sound-3.5' of git://git./linux/kernel/git...
2012-06-27 Gao fengnetfilter: nf_ct_icmp: add icmp_kmemdup[_compat]_sysctl...
2012-06-27 Gao fengnetfilter: nf_conntrack: prepare l4proto->init_net...
2012-06-27 David S. Millernetfilter: ipt_ULOG: Move away from NLMSG_PUT().
2012-06-27 David S. Millerinet_diag: Move away from NLMSG_PUT().
2012-06-26 David S. Milleripv4: Cache ip_error() routes even when not forwarding.
2012-06-26 Linus TorvaldsMerge branch 'upstream-fixes' of git://git./linux/kerne...
2012-06-26 David S. Milleripv4: Remove unnecessary code from rt_check_expire().
next