- cbb1e85 ipv4: Kill rt->rt_{src, dst} usage in IP GRE tunnels. by David S. Miller · 15 years ago
- 9a1b949 ipv4: Pass explicit saddr/daddr args to ipmr_get_route(). by David S. Miller · 15 years ago
- dd927a2 ipv4: In ip_build_and_send_pkt() use 'saddr' and 'daddr' args passed in. by David S. Miller · 15 years ago
- 69458cb ipv4: Use flowi4->{daddr,saddr} in ipip_tunnel_xmit(). by David S. Miller · 15 years ago
- 492f64c ipv4: Use flowi4's {saddr,daddr} in igmpv3_newpack() and igmp_send_report() by David S. Miller · 15 years ago
- 31e4543 ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). by David S. Miller · 15 years ago
- 475949d ipv4: Renamt struct rtable's rt_tos to rt_key_tos. by David S. Miller · 15 years ago
- 417da66 ipv4: Rework ipmr_rt_fib_lookup() flow key initialization. by David S. Miller · 15 years ago
- 5615787 ipv4: Make sure flowi4->{saddr,daddr} are always set. by David S. Miller · 15 years ago
- ad246c9 ipv4, ipv6, bonding: Restore control over number of peer notifications by Ben Hutchings · 15 years ago
- d4fb3d7 ipv4: Get route daddr from flow key in tcp_v4_connect(). by David S. Miller · 15 years ago
- 072d8c9 ipv4: Get route daddr from flow key in inet_csk_route_req(). by David S. Miller · 15 years ago
- 87321c8 ipv4: Get route daddr from flow key in ip4_datagram_connect(). by David S. Miller · 15 years ago
- 4071cff ipv4: Fetch route saddr from flow key in tcp_v4_connect(). by David S. Miller · 15 years ago
- a406b61 ipv4: Fetch route saddr from flow key in ip4_datagram_connect(). by David S. Miller · 15 years ago
- b883187 ipv4: Fetch route saddr from flow key in inet_sk_reselect_saddr(). by David S. Miller · 15 years ago
- 813b3b5 ipv4: Use caller's on-stack flowi as-is in output route lookups. by David S. Miller · 15 years ago
- cf91166 net: Use non-zero allocations in dst_alloc(). by David S. Miller · 15 years ago
- 5c1e6aa net: Make dst_alloc() take more explicit initializations. by David S. Miller · 15 years ago
- f6d8bd0 inet: add RCU protection to inet->opt by Eric Dumazet · 15 years ago
- 2e97e98 ipv4: Remove erroneous check in igmpv3_newpack() and igmp_send_report(). by David S. Miller · 15 years ago
- 2d7192d ipv4: Sanitize and simplify ip_route_{connect,newports}() by David S. Miller · 15 years ago
- 2bd93d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
- 0972ddb net: provide cow_metrics() methods to blackhole dst_ops by Held Bernhard · 15 years ago
- b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 15 years ago
- 4805347 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
- e194342 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
- 7c89943 bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_PEERS by Ben Hutchings · 15 years ago
- c65353d ip: ip_options_compile() resilient to NULL skb route by Eric Dumazet · 15 years ago
- 21d8c49 ipv4: Call fib_select_default() only when actually necessary. by David S. Miller · 15 years ago
- 3e8c806 Revert "tcp: disallow bind() to reuse addr/port" by David S. Miller · 15 years ago
- 192910a net: Do not wrap sysctl igmp_max_memberships in IP_MULTICAST by Joakim Tjernlund · 15 years ago
- 66944e1 inetpeer: reduce stack usage by Eric Dumazet · 15 years ago
- 1c01a80 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
- c44eaf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
- 990078a Disable rp_filter for IPsec packets by Michael Smith · 15 years ago
- 5c04c81 fib_validate_source(): pass sk_buff instead of mark by Michael Smith · 15 years ago
- c1e48ef Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
- 1b86a58 ipv4: Fix "Set rt->rt_iif more sanely on output routes." by OGAWA Hirofumi · 15 years ago
- 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 15 years ago
- 9d93059 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
- c6e1a0d net: Allow no-cache copy from user on transmit by Tom Herbert · 15 years ago
- 083dd8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
- 7f5c6d4 netfilter: get rid of atomic ops in fast path by Eric Dumazet · 15 years ago
- 0fae2e7 netfilter: af_info: add 'strict' parameter to limit lookup to .oif by Florian Westphal · 15 years ago
- 31ad3dd netfilter: af_info: add network namespace parameter to route hook by Florian Westphal · 15 years ago
- 2fceec1 tcp: len check is unnecessarily devastating, change to WARN_ON by Ilpo Järvinen · 15 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 15 years ago
- c0951cb ipv4: Use flowi4_init_output() in udp_sendmsg() by David S. Miller · 15 years ago
- 1bba6ff ipv4: Use flowi4_init_output() in cookie_v4_check() by David S. Miller · 15 years ago
- ef164ae ipv4: Use flowi4_init_output() in raw_sendmsg() by David S. Miller · 15 years ago
- 538de0e ipv4: Use flowi4_init_output() in ip_send_reply() by David S. Miller · 15 years ago
- e79d9bc ipv4: Use flowi4_init_output() in inet_connection_sock.c by David S. Miller · 15 years ago
- 0a5c047 fib: add __rcu annotations by Eric Dumazet · 15 years ago
- e2666f8 fib: add rtnl locking in ip_fib_net_exit by Eric Dumazet · 15 years ago
- 93ca3bb net: gre: provide multicast mappings for ipv4 and ipv6 by Timo Teräs · 15 years ago
- 4910ac6 ipv4: Don't ip_rt_put() an error pointer in RAW sockets. by David S. Miller · 15 years ago
- 8628bd8 ipv4: Fix IP timestamp option (IPOPT_TS_PRESPEC) handling in ip_options_echo() by Jan Luebbe · 15 years ago
- 1fbc784 ipv4: do not ignore route errors by Julian Anastasov · 15 years ago
- 37e826c ipv4: Fix nexthop caching wrt. scoping. by David S. Miller · 15 years ago
- 436c3b6 ipv4: Invalidate nexthop cache nh_saddr more correctly. by David S. Miller · 15 years ago
- fcd13f4 ipv4: fix fib metrics by Eric Dumazet · 15 years ago
- eb49a97 ipv4: fix ip_rt_update_pmtu() by Eric Dumazet · 15 years ago
- 406b6f9 ipv4: Fallback to FIB local table in __ip_dev_find(). by David S. Miller · 15 years ago
- f615273 tcp: Make undo_ssthresh arg to tcp_undo_cwr() a bool. by David S. Miller · 15 years ago
- 67d4120 tcp: avoid cwnd moderation in undo by Yuchung Cheng · 15 years ago
- 04024b9 ipv4: optimize route adding on secondary promotion by Julian Anastasov · 15 years ago
- 2d230e2 ipv4: remove the routes on secondary promotion by Julian Anastasov · 15 years ago
- e6abbaa ipv4: fix route deletion for IPs on many subnets by Julian Anastasov · 15 years ago
- 74cb3c1 ipv4: match prefsrc when deleting routes by Julian Anastasov · 15 years ago
- 961ed18 netfilter: ipt_CLUSTERIP: fix buffer overflow by Vasiliy Kulikov · 15 years ago
- db85667 netfilter: xtables: fix reentrancy by Eric Dumazet · 15 years ago
- 4a2b9c3 net_sched: fix ip_tos2prio by Dan Siemon · 15 years ago
- c337ffb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
- 31111c2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
- de81bbe netfilter: ipt_addrtype: rename to xt_addrtype by Florian Westphal · 15 years ago
- 78b7987 netfilter: ip_tables: fix infoleak to userspace by Vasiliy Kulikov · 15 years ago
- 42eab94 netfilter: arp_tables: fix infoleak to userspace by Vasiliy Kulikov · 15 years ago
- b5ccd07 tcp_cubic: fix low utilization of CUBIC with HyStart by Sangtae Ha · 15 years ago
- 2b4636a tcp_cubic: make the delay threshold of HyStart less sensitive by Sangtae Ha · 15 years ago
- 3b585b3 tcp_cubic: enable high resolution ack time if needed by stephen hemminger · 15 years ago
- 17a6e9f tcp_cubic: fix clock dependency by stephen hemminger · 15 years ago
- aac4632 tcp_cubic: make ack train delta value a parameter by stephen hemminger · 15 years ago
- c54b4b7 tcp_cubic: fix comparison of jiffies by stephen hemminger · 15 years ago
- febf081 tcp: fix RTT for quick packets in congestion control by stephen hemminger · 15 years ago
- 4e75db2 inetpeer: should use call_rcu() variant by Eric Dumazet · 15 years ago
- 0dc49e9 esp4: Add support for IPsec extended sequence numbers by Steffen Klassert · 16 years ago
- 1ce3644 xfrm: Use separate low and high order bits of the sequence numbers in xfrm_skb_cb by Steffen Klassert · 16 years ago
- 46af318 ipv4: Fix PMTU update. by Hiroaki SHIMODA · 15 years ago
- 9cce96d net: Put fl4_* macros to struct flowi4 and use them again. by David S. Miller · 15 years ago
- f42454d ipv4: Kill fib_semantic_match declaration from fib_lookup.h by David S. Miller · 15 years ago
- 7e1dc7b net: Use flowi4 and flowi6 in xfrm layer. by David S. Miller · 15 years ago
- b6f21b2 ipv4: Use flowi4 in UDP by David S. Miller · 15 years ago
- 3073e5a netfilter: Use flowi4 in nf_nat_standalone.c by David S. Miller · 15 years ago
- da91981 ipv4: Use flowi4 in ipmr code. by David S. Miller · 15 years ago
- 9ade228 ipv4: Use flowi4 in FIB layer. by David S. Miller · 15 years ago
- 9d6ec93 ipv4: Use flowi4 in public route lookup interfaces. by David S. Miller · 15 years ago
- 68a5e3d ipv4: Use struct flowi4 internally in routing lookups. by David S. Miller · 15 years ago
- 22bd5b9 ipv4: Pass ipv4 flow objects into fib_lookup() paths. by David S. Miller · 15 years ago
- 56bb805 net: Break struct flowi out into AF specific instances. by David S. Miller · 15 years ago