net: Put fl6_* macros to struct flowi6 and use them again.
[deliverable/linux.git] / net / xfrm /
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  David S. MillerMerge branch 'master' of /linux/kernel/git/jkirsher...
2011-03-03  Patrick McHardynetlink: kill loginuid/sessionid/sid members from struc...
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-28  David S. Millerxfrm: Pass const xfrm_address_t objects to xfrm_state_l...
2011-02-28  David S. Millerxfrm: Pass name as const to xfrm_*_get_byname().
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 xfrm_address_t args to xfrm_state_find.
2011-02-24  David S. Millerxfrm: Remove unused 'saddr' and 'daddr' args to xfrm_st...
2011-02-24  David S. Millerxfrm: Const'ify xfrm_address_t args to __xfrm_state_loo...
2011-02-24  David S. Millerxfrm: Const'ify xfrm_tmpl arg to xfrm_init_tempstate.
2011-02-24  David S. Millerxfrm: Const'ify xfrm_address_t args to xfrm_*_hash.
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 km_migrate() and implem...
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-24  David S. Millerxfrm: Pass km_event pointers around as const when possible.
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_state_find() const.
2011-02-23  David S. Millerxfrm: Mark flowi arg to xfrm_init_tempstate() const.
2011-02-23  David S. Millerxfrm: Mark flowi arg to xfrm_state_look_at() const.
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-18  John W. LinvilleMerge ssh:///linux/kernel/git/linville/wireless-2.6
2011-02-18  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-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...
next
This page took 0.066359 seconds and 8 git commands to generate.