bluetooth: Fix warnings in l2cap_core.c
[pandora-kernel.git] / net / ipv4 /
2011-05-17 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2011-05-16 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-05-16 Eric Dumazetipv4: more compliant RFC 3168 support
2011-05-16 David S. Milleripv4: Trivial rt->rt_src conversions in net/ipv4/route.c
2011-05-16 Eric Dumazetnet: ping: dont call udp_ioctl()
2011-05-15 Eric Dumazetnet: ping: small changes
2011-05-15 David S. MillerMerge branch 'batman-adv/next' of git://git.open-mesh...
2011-05-13 David S. Milleripv4: Remove rt->rt_dst reference from ip_forward_optio...
2011-05-13 David S. Milleripv4: Remove route key identity dependencies in ip_rt_g...
2011-05-13 David S. Milleripv4: Always call ip_options_build() after rest of...
2011-05-13 David S. Milleripv4: Kill spurious write to iph->daddr in ip_forward_o...
2011-05-13 Vasiliy Kulikovnet: ipv4: add IPPROTO_ICMP socket kind
2011-05-13 David S. Milleripv4: Fix 'iph' use before set.
2011-05-13 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net...
2011-05-12 David S. Milleripv4: Elide use of rt->rt_dst in ip_forward()
2011-05-12 David S. Milleripv4: Simplify iph->daddr overwrite in ip_options_rcv_s...
2011-05-12 David S. Milleripv4: Kill spurious opt->srr check in ip_options_rcv_srr().
2011-05-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-3.6
2011-05-11 David S. MillerMerge branch 'tipc-May10-2011' of git://git./linux...
2011-05-10 David S. MillerMerge branch 'pablo/nf-2.6-updates' of git://1984.lsi...
2011-05-10 Steffen Klassertxfrm: Assign the inner mode output function to the...
2011-05-10 Eric Dumazetnet: fix two lockdep splats
2011-05-10 David S. Milleripv4: xfrm: Eliminate ->rt_src reference in policy...
2011-05-10 David S. Milleripv4: udp: Eliminate remaining uses of rt->rt_src
2011-05-10 David S. Milleripv4: icmp: Eliminate remaining uses of rt->rt_src
2011-05-10 David S. Milleripv4: Pass explicit daddr arg to ip_send_reply().
2011-05-09 David S. MillerMerge branch 'davem-next.r8169' of git://git./linux...
2011-05-09 David S. Milleripv4: Pass flow key down into ip_append_*().
2011-05-09 David S. Milleripv4: Pass flow keys down into datagram packet building...
2011-05-09 David S. Millerudp: Use flow key information instead of rt->rt_{src...
2011-05-08 stephen hemmingertcp_cubic: limit delayed_ack ratio to prevent divide...
2011-05-08 David S. MillerMerge branch 'batman-adv/next' of git://git.open-mesh...
2011-05-08 David S. Millertcp: Use cork flow info instead of rt->rt_dst in tcp_v4...
2011-05-08 David S. Milleripv4: Don't use rt->rt_{src,dst} in ip_queue_xmit().
2011-05-08 David S. Millerinet: Pass flowi to ->queue_xmit().
2011-05-08 David S. Milleripv4: Use inet_csk_route_child_sock() in DCCP and TCP.
2011-05-08 David S. Milleripv4: Create inet_csk_route_child_sock().
2011-05-08 David S. Milleripv4: Use cork flow in ip_queue_xmit()
2011-05-08 David S. Milleripv4: Use cork flow in inet_sk_{reselect_saddr,rebuild_...
2011-05-08 David S. Milleripv4: Lock socket and use cork flow in ip4_datagram_con...
2011-05-08 David S. Millertcp: Use cork flow in tcp_v4_connect()
2011-05-06 David S. Milleripv4: Initialize cork->opt using NULL not 0.
2011-05-06 David S. Milleripv4: Initialize on-stack cork more efficiently.
2011-05-06 David S. Millerinet: Decrease overhead of on-stack inet_cork.
2011-05-05 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-05-05 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2011-05-05 Jiri Pirkonet: call dev_alloc_name from register_netdevice
2011-05-05 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-05-04 Eric Dumazetnet: ip_expire() must revalidate route
2011-05-04 David S. MillerMerge branch 'master' of /linux/kernel/git/jkirsher...
2011-05-04 David S. Milleripv4: Kill rt->rt_{src, dst} usage in IP GRE tunnels.
2011-05-04 David S. Milleripv4: Pass explicit saddr/daddr args to ipmr_get_route().
2011-05-04 David S. Milleripv4: In ip_build_and_send_pkt() use 'saddr' and 'daddr...
2011-05-04 David S. Milleripv4: Use flowi4->{daddr,saddr} in ipip_tunnel_xmit().
2011-05-04 David S. Milleripv4: Use flowi4's {saddr,daddr} in igmpv3_newpack...
2011-05-04 David S. Milleripv4: Make caller provide on-stack flow key to ip_route...
2011-05-04 David S. Milleripv4: Renamt struct rtable's rt_tos to rt_key_tos.
2011-05-04 David S. Milleripv4: Rework ipmr_rt_fib_lookup() flow key initialization.
2011-05-02 Lucian Adrian Grijincusysctl: net: call unregister_net_sysctl_table where...
2011-05-02 David S. MillerMerge branch 'batman-adv/next' of git://git.open-mesh...
2011-05-02 David S. Milleripv4: Make sure flowi4->{saddr,daddr} are always set.
2011-05-02 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-05-02 Alexey Dobriyanipv4: don't spam dmesg with "Using LC-trie" messages
2011-04-29 Ben Hutchingsipv4, ipv6, bonding: Restore control over number of...
2011-04-29 David S. Milleripv4: Get route daddr from flow key in tcp_v4_connect().
2011-04-29 David S. Milleripv4: Get route daddr from flow key in inet_csk_route_r...
2011-04-29 David S. Milleripv4: Get route daddr from flow key in ip4_datagram_con...
2011-04-29 David S. Milleripv4: Fetch route saddr from flow key in tcp_v4_connect().
2011-04-29 David S. Milleripv4: Fetch route saddr from flow key in ip4_datagram_c...
2011-04-29 David S. Milleripv4: Fetch route saddr from flow key in inet_sk_resele...
2011-04-29 David S. Milleripv4: Use caller's on-stack flowi as-is in output route...
2011-04-29 David S. Millernet: Use non-zero allocations in dst_alloc().
2011-04-29 David S. Millernet: Make dst_alloc() take more explicit initializations.
2011-04-28 Eric Dumazetinet: add RCU protection to inet->opt
2011-04-27 David S. Milleripv4: Remove erroneous check in igmpv3_newpack() and...
2011-04-27 David S. Milleripv4: Sanitize and simplify ip_route_{connect,newports}()
2011-04-26 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-04-25 Held Bernhardnet: provide cow_metrics() methods to blackhole dst_ops
2011-04-25 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-04-22 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-04-22 Eric Dumazetinet: constify ip headers and in6_addr
2011-04-21 Gustavo F. PadovanMerge /linux/kernel/git/padovan/bluetooth-2.6
2011-04-19 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-04-19 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-04-19 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-04-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-04-18 Ben Hutchingsbonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOV...
2011-04-18 David S. MillerMerge branch 'batman-adv/next' of git://git.open-mesh...
2011-04-15 Eric Dumazetip: ip_options_compile() resilient to NULL skb route
2011-04-14 David S. Milleripv4: Call fib_select_default() only when actually...
2011-04-14 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-04-13 David S. MillerRevert "tcp: disallow bind() to reuse addr/port"
2011-04-13 Patrick McHardyMerge branch 'master' of ssh:///linux/kernel/git/kaber...
2011-04-13 David S. MillerMerge branch 'sfc-2.6.39' of git://git./linux/kernel...
2011-04-12 Joakim Tjernlundnet: Do not wrap sysctl igmp_max_memberships in IP_MULT...
2011-04-12 Eric Dumazetinetpeer: reduce stack usage
2011-04-12 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-04-11 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-04-11 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
next