Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[pandora-kernel.git] / net / ipv4 /
2011-03-11 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-03-11 David S. Milleripv4: Kill flowi arg to fib_select_multipath()
2011-03-11 David S. Milleripv4: Remove unnecessary test from ip_mkroute_input()
2011-03-11 David S. Milleripv4: Remove redundant RCU locking in ip_check_mc().
2011-03-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-03-10 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2011-03-10 Linus TorvaldsMerge branch 'media_fixes' of git://git./linux/kernel...
2011-03-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-10 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2011-03-10 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2011-03-10 Linus TorvaldsMerge branch 'perf/urgent' of git://git./linux/kernel...
2011-03-10 Stephen Hemmingertcp: mark tcp_congestion_ops read_mostly
2011-03-10 David S. Milleripv4: Optimize flow initialization in fib_validate_sour...
2011-03-10 David S. Milleripv4: Optimize flow initialization in input route lookup.
2011-03-10 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2011-03-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-09 Vasiliy Kulikovnet: don't allow CAP_NET_ADMIN to load non-netdev kerne...
2011-03-09 Linus TorvaldsMerge branch 'for-2.6.38' of git://linux-nfs.org/~bfiel...
2011-03-09 Mario Schuknechttcp: ioctl type SIOCOUTQNSD returns amount of data...
2011-03-09 David S. Milleripv4: Lookup multicast routes by rtable using helper.
2011-03-09 David S. Milleripv4: Fix erroneous uses of ifa_address.
2011-03-08 David S. Millerinetpeer: Don't disable BH for initial fast RCU lookup.
2011-03-08 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2011-03-08 David S. MillerMerge branch 'master' of /linux/kernel/git/jkirsher...
2011-03-08 David S. Milleripv4: Fix scope value used in route src-address caching.
2011-03-08 David S. Milleripv4: Cache source address in nexthop entries.
2011-03-08 Linus TorvaldsMerge branch 'fixes' of /home/rmk/linux-2.6-arm
2011-03-07 David S. MillerMerge branch 'davem-next.r8169' of git://git./linux...
2011-03-07 David S. Milleripv4: Inline fib_semantic_match into check_leaf
2011-03-07 David S. Milleripv4: Validate route entry type at insert instead of...
2011-03-07 David S. MillerMerge branch 'batman-adv/next' of git://git.open-mesh...
2011-03-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-05 David S. Milleripv4: Remove flowi from struct rtable.
2011-03-05 David S. Milleripv4: Set rt->rt_iif more sanely on output routes.
2011-03-05 David S. Milleripv4: Get peer more cheaply in rt_init_metrics().
2011-03-05 David S. Milleripv4: Optimize flow initialization in output route...
2011-03-05 Linus TorvaldsMerge branch 'rmobile-fixes-for-linus' of git://git...
2011-03-05 Linus TorvaldsMerge branch 'sh-fixes-for-linus' of git://git./linux...
2011-03-04 Eric Dumazetinetpeer: seqlock optimization
2011-03-04 David S. MillerMerge branch 'for-davem' of ssh:///linux/kernel/git...
2011-03-04 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-03-04 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-03-03 David S. MillerMerge branch 'master' of /linux/kernel/git/jkirsher...
2011-03-03 David S. Milleripv4: Fix __ip_dev_find() to use ifa_local instead...
2011-03-03 David S. Milleripv4: Fix crash in dst_release when udp_sendmsg route...
2011-03-03 Linus TorvaldsMerge branch 'idle-release' of git://git./linux/kernel...
2011-03-02 David S. Milleripv4: ip_route_output_key() is better as an inline.
2011-03-02 David S. Milleripv4: Make output route lookup return rtable directly.
2011-03-02 David S. Millerxfrm: Return dst directly from xfrm_lookup()
2011-03-02 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-03-02 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-03-02 Herbert Xuinet: Replace left-over references to inet->cork
2011-03-01 David S. Milleripv4: Make icmp route lookup code a bit clearer.
2011-03-01 David S. Millerxfrm: Handle blackhole route creation via afinfo.
2011-03-01 David S. Millerxfrm: Kill XFRM_LOOKUP_WAIT flag.
2011-03-01 David S. Milleripv4: Kill can_sleep arg to ip_route_output_flow()
2011-03-01 David S. Millernet: Add FLOWI_FLAG_CAN_SLEEP.
2011-03-01 David S. Milleripv4: Make final arg to ip_route_output_flow to be...
2011-03-01 David S. Milleripv4: Can final ip_route_connect() arg to boolean ...
2011-03-01 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-03-01 Herbert Xuudp: Add lockless transmit path
2011-03-01 Herbert Xuudp: Switch to ip_finish_skb
2011-03-01 Herbert Xuinet: Add ip_make_skb and ip_finish_skb
2011-03-01 Herbert Xuinet: Remove explicit write references to sk/inet in...
2011-03-01 Herbert Xuinet: Remove unused sk_sndmsg_* from UFO
2011-03-01 Linus TorvaldsMerge branch 'omap-fixes-for-linus' of git://git./linux...
2011-03-01 Linus TorvaldsMerge branches 'perf-fixes-for-linus', 'x86-fixes-for...
2011-03-01 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2011-03-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-02-25 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2011-02-25 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2011-02-25 Tony LindgrenMerge branch 'patches_for_2.6.38rc' of git://git.pwsan...
2011-02-25 Linus TorvaldsMerge branch 'usb-linus' of git://git./linux/kernel...
2011-02-25 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2011-02-25 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2011-02-25 David S. MillerMerge branch 'master' of /linux/kernel/git/jkirsher...
2011-02-24 Dave AirlieMerge branch 'drm-intel-fixes' of git://git./linux...
2011-02-24 David S. Milleripv4: Rearrange how ip_route_newports() gets port keys.
2011-02-24 Linus TorvaldsMerge branch 'kvm-updates/2.6.38' of git://git./virt...
2011-02-24 David S. Millerxfrm: Const'ify address arguments to ->dst_lookup()
2011-02-24 David S. Millerxfrm: Const'ify tmpl and address arguments to ->init_te...
2011-02-24 Dave AirlieMerge branch 'drm-intel-fixes' of git://git./linux...
2011-02-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2011-02-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-02-23 David S. Millerxfrm: Mark flowi arg to ->init_tempsel() const.
2011-02-23 David S. Millerxfrm: Mark flowi arg to ->fill_dst() const.
2011-02-23 David S. Millerxfrm: Mark flowi arg to ->get_tos() const.
2011-02-23 Linus TorvaldsMerge branch 'usb-linus' of git://git./linux/kernel...
2011-02-22 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-02-22 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-02-22 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2011-02-22 David S. MillerMerge branch 'fec' of git://git.pengutronix.de/git...
2011-02-22 Linus TorvaldsMerge branch 'urgent' of git://git./linux/kernel/git...
2011-02-22 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2011-02-22 Linus TorvaldsMerge branch 'fix/asoc' of git://git./linux/kernel...
2011-02-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-02-21 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-02-21 Linus TorvaldsMerge branch 'rc-fixes' of git://git./linux/kernel...
2011-02-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next