summaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_policy.c
Commit message (Expand)AuthorAgeFilesLines
* netns xfrm: per-netns policy hash resizing workAlexey Dobriyan2008-11-251-26/+26
* netns xfrm: per-netns policy countsAlexey Dobriyan2008-11-251-18/+16
* netns xfrm: per-netns xfrm_policy_bydst hashAlexey Dobriyan2008-11-251-24/+33
* netns xfrm: per-netns inexact policiesAlexey Dobriyan2008-11-251-8/+12
* netns xfrm: per-netns xfrm_policy_byidx hashmaskAlexey Dobriyan2008-11-251-8/+7
* netns xfrm: per-netns xfrm_policy_byidx hashAlexey Dobriyan2008-11-251-10/+18
* netns xfrm: per-netns policy listAlexey Dobriyan2008-11-251-6/+6
* netns xfrm: add struct xfrm_policy::xp_netAlexey Dobriyan2008-11-251-2/+3
* netns xfrm: per-netns km_waitqAlexey Dobriyan2008-11-251-2/+2
* netns xfrm: add netns boilerplateAlexey Dobriyan2008-11-251-5/+40
* xfrm: initialise xfrm_policy_gc_work staticallyAlexey Dobriyan2008-11-251-2/+1
* net: Remove unused parameter of xfrm_gen_index()Arnaud Ebalard2008-11-121-3/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-061-2/+2
|\
| * xfrm: Fix xfrm_policy_gc_lock handling.Alexey Dobriyan2008-11-031-2/+2
* | net: replace NIPQUAD() in net/*/Harvey Harrison2008-10-311-4/+2
* | xfrm: C99 for xfrm_dev_notifierAlexey Dobriyan2008-10-311-3/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-311-0/+2
|\ \ | |/
| * xfrm: do not leak ESRCH to user spacefernando@oss.ntt.co2008-10-311-0/+2
* | net: replace %p6 with %pI6Harvey Harrison2008-10-291-2/+2
* | net, misc: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-281-4/+2
|/
* xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate)Arnaud Ebalard2008-10-051-2/+3
* ipsec: Put dumpers on the dump listHerbert Xu2008-10-011-52/+59
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-09-091-0/+1
|\
| * ipsec: Restore larval states and socket policies in dumpHerbert Xu2008-09-091-0/+1
* | ipsec: Make xfrm_larval_drop default to 1.David S. Miller2008-09-091-1/+1
|/
* net/xfrm: Use an IS_ERR test rather than a NULL testJulien Brunel2008-09-021-4/+2
* netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki2008-07-191-1/+1
* Audit: collect sessionid in netlink messagesEric Paris2008-04-281-4/+8
* [IPSEC]: Fix catch-22 with algorithm IDs above 31Herbert Xu2008-04-221-1/+1
* LSM: Make the Labeled IPsec hooks more stack friendlyPaul Moore2008-04-121-9/+15
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-2/+2
* [XFRM] MIP6: Fix address keys for routing search.YOSHIFUJI Hideaki2008-03-251-9/+40
* [XFRM]: Speed up xfrm_policy and xfrm_state walkingTimo Teras2008-02-281-33/+46
* [XFRM]: Fix ordering issue in xfrm_dst_hash_transfer().YOSHIFUJI Hideaki2008-02-171-2/+18
* [XFRM] xfrm_policy: kill some bloatIlpo Järvinen2008-01-281-2/+2
* [XFRM] xfrm_policy_destroy: Rename and relative fixes.WANG Cong2008-01-281-2/+2
* [XFRM] Statistics: Add outbound-dropping error.Masahide NAKAMURA2008-01-281-1/+4
* [XFRM]: RFC4303 compliant auditingPaul Moore2008-01-281-8/+6
* [XFRM]: Assorted IPsec fixupsPaul Moore2008-01-281-8/+7
* [XFRM]: Support to increment packet dropping statistics.Masahide NAKAMURA2008-01-281-12/+51
* [XFRM]: Define packet dropping statistics.Masahide NAKAMURA2008-01-281-0/+24
* [XFRM] IPv6: Fix dst/routing check at transformation.Masahide NAKAMURA2008-01-281-0/+21
* [IPSEC]: Fix zero return value in xfrm_lookup on errorHerbert Xu2008-01-281-2/+2
* [IPSEC]: Add ICMP host relookup supportHerbert Xu2008-01-281-3/+14
* [IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverseHerbert Xu2008-01-281-6/+11
* [IPSEC]: Make xfrm_lookup flags argument a bit-fieldHerbert Xu2008-01-281-1/+1
* [NET]: Multiple namespaces in the all dst_ifdown routines.Denis V. Lunev2008-01-281-1/+1
* [IPSEC]: SPD auditing fix to include the netmask/prefix-lengthPaul Moore2008-01-281-18/+26
* [IPSEC]: Merge common code into xfrm_bundle_createHerbert Xu2008-01-281-24/+159
* [IPSEC]: Move flow construction into xfrm_dst_lookupHerbert Xu2008-01-281-10/+15
OpenPOWER on IntegriCloud