xfrm: fix __xfrm_route_forward()
[deliverable/linux.git] / net / xfrm / xfrm_policy.c
2011-03-15  Eric Dumazetxfrm: fix __xfrm_route_forward()
2011-03-15  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-03-15  David S. MillerMerge branch 'irq/numa' of git://git./linux/kernel...
2011-03-15  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-03-15  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-03-12  David S. Millernet: Use flowi4 and flowi6 in xfrm layer.
2011-03-12  David S. Millernet: Break struct flowi out into AF specific instances.
2011-03-12  David S. Millernet: Make flowi ports AF dependent.
2011-03-12  David S. Millernet: Put flowi_* prefix on AF independent members of...
2011-03-12  David S. Millerxfrm: Eliminate "fl" and "pol" args to xfrm_bundle_ok().
2011-03-11  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-03-10  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-03-10  Linus TorvaldsMerge branch 'media_fixes' of git://git./linux/kernel...
2011-03-09  Linus TorvaldsMerge branch 'for-2.6.38' of git://linux-nfs.org/~bfiel...
2011-03-08  David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2011-03-07  David S. MillerMerge branch 'davem-next.r8169' of git://git./linux...
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 'rmobile-fixes-for-linus' of git://git...
2011-03-05  Linus TorvaldsMerge branch 'sh-fixes-for-linus' of git://git./linux...
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  Linus TorvaldsMerge branch 'idle-release' of git://git./linux/kernel...
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-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. MillerMerge branch 'master' of git://git./linux/kernel/git...
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  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  Linus TorvaldsMerge branch 'kvm-updates/2.6.38' of git://git./virt...
2011-02-24  David S. Millerxfrm: Const'ify sec_path arg to secpath_has_nontransport.
2011-02-24  David S. Millerxfrm: Const'ify ptr args to xfrm_policy_ok.
2011-02-24  David S. Millerxfrm: Const'ify ptr args to xfrm_state_ok.
2011-02-24  David S. Millerxfrm: Const'ify selector arg to xfrm_dst_update_parent.
2011-02-24  David S. Millerxfrm: Const'ify policy arg to clone_policy.
2011-02-24  David S. Millerxfrm: Const'ify policy arg and local selector in xfrm_p...
2011-02-24  David S. Millerxfrm: Const'ify local xfrm_address_t pointers in xfrm_p...
2011-02-24  David S. Millerxfrm: Const'ify selector args in xfrm_migrate paths.
2011-02-24  David S. Millerxfrm: Const'ify address args to hash helpers.
2011-02-24  David S. Millerxfrm: Const'ify pointer args to migrate_tmpl_match...
2011-02-24  David S. Millerxfrm: Const'ify address arguments to __xfrm_dst_lookup()
2011-02-24  David S. Millerxfrm: Const'ify selector argument to xfrm_selector_match()
2011-02-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-02-23  David S. Millernet: Make flow cache paths use a const struct flowi.
2011-02-23  David S. Millerxfrm: Mark flowi arg to xfrm_resolve_and_create_bundle...
2011-02-23  David S. Millerxfrm: Mark flowi arg to xfrm_dst_{alloc_copy,update_ori...
2011-02-23  David S. Millerxfrm: Mark flowi arg to xfrm_bundle_create() const.
2011-02-23  David S. Millerxfrm: Mark flowi arg to xfrm_tmpl_resolve{,_one}()...
2011-02-23  David S. Millerxfrm: Mark flowi arg to xfrm_expand_policies() const.
2011-02-23  David S. Millerxfrm: Mark flowi arg to xfrm_policy_{lookup_by_type...
2011-02-23  David S. Millerxfrm: Kill strict arg to xfrm_bundle_ok().
2011-02-23  David S. Millerxfrm: Mark flowi arg to xfrm_selector_match() const.
2011-02-23  David S. Millerxfrm: Mark flowi arg to xfrm_type->reject() 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...
2011-02-21  Linus TorvaldsMerge branch 's5p-fixes-for-linus' of git://git./linux...
2011-02-21  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2011-02-21  Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2011-02-20  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-02-20  Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2011-02-20  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-02-20  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-02-18  Linus TorvaldsMerge branch 'rtc-for-linus' of git://git./linux/kernel...
2011-02-18  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2011-02-17  David S. Millernet: Add initial_ref arg to dst_alloc().
2011-02-17  Dave AirlieMerge remote branch 'nouveau/drm-nouveau-next' of ...
2011-02-15  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-02-15  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2011-02-14  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-02-14  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-02-11  Hiroaki SHIMODAxfrm: avoid possible oopse in xfrm_alloc_dst
2011-02-07  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2011-02-04  Michal MarekMerge branch 'kbuild/packaging' into kbuild/rc-fixes
2011-02-02  Dave AirlieMerge remote branch 'nouveau/drm-nouveau-next' of ...
2011-01-31  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-31  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-28  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-28  Dave AirlieMerge branch 'drm-nouveau-next' of git://git.freedeskto...
2011-01-26  Dave AirlieMerge branch 'drm-nouveau-next' of git://git.freedeskto...
2011-01-26  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-21  Linus TorvaldsMerge branches 'fixes' and 'fwnet' of git://git./linux...
next
This page took 0.255343 seconds and 108 git commands to generate.