Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / net / key /
2012-04-13 Julia Lawallnet/key/af_key.c: add missing kfree_skb
2011-12-11 Eric Dumazetnet: use IS_ENABLED(CONFIG_IPV6)
2011-11-22 Alexey Dobriyannet: remove ipv6_addr_copy()
2011-06-17 Joe Perchesnet: Remove casts of void *
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-24 Dan Rosenbergnet: convert %p usage to %pK
2011-04-22 Eric Dumazetinet: constify ip headers and in6_addr
2011-03-02 Stephen Hemmingerpfkey: fix warning
2011-02-26 David S. Millerpfkey: Use const where possible.
2011-02-24 David S. Millerxfrm: Const'ify pointer args to km_migrate() and implem...
2011-02-24 David S. Millerxfrm: Pass km_event pointers around as const when possible.
2011-02-23 stephen hemmingerafkey: add sparse annotation about rcu
2010-09-23 Eric Dumazetnet: return operator cleanup
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-18 stephen hemmingerpfkey: add severity to printk
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-24 Dan Carpenteraf_key: return error if pfkey_xfrm_policy2msg_prep...
2010-02-23 Jamal Hadi Salimxfrm: SP lookups signature with mark
2010-02-23 Jamal Hadi Salimxfrm: SA lookups signature with mark
2010-02-22 stephen hemmingeraf_key: locking change
2010-02-19 Jamal Hadi Salimxfrm: Flushing empty SPD generates false events
2010-02-19 Jamal Hadi Salimxfrm: Flushing empty SAD generates false events
2010-02-19 Jamal Hadi Salimpfkey: fix SA and SP flush sequence
2010-02-17 David S. Millerxfrm: Revert false event eliding commits.
2010-02-16 jamalxfrm: Flushing empty SPD generates false events
2010-02-16 jamalxfrm: Flushing empty SAD generates false events
2010-02-10 Li Zefannet: af_key: use seq_hlist_foo() helpers
2010-02-04 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-02-04 Alexey Dobriyanaf_key: fix netns ops ordering on module load/unload
2010-02-02 Eric Dumazetxfrm: avoid spinlock in get_acqseq()
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-18 Alexey Dobriyannet: spread __net_init, __net_exit
2009-12-11 Martin Willixfrm: Fix truncation length of authentication algorithm...
2009-12-02 Eric W. Biedermannet: Simplify af_key pernet operations.
2009-11-18 Eric Dumazetnetns: net_identifiers should be read_mostly
2009-11-06 Eric Parisnet: pass kern to net_proto_family create function
2009-10-12 Neil Hormannet: Generalize socket rx gap / receive queue overflow...
2009-10-07 Stephen Hemmingernet: mark net_proto_ops as const
2009-09-02 Stephen Hemmingernet: file_operations should be const
2009-09-02 Stephen Hemmingernet: seq_operations should be const
2009-06-18 Eric Dumazetnet: correct off-by-one write allocations reports
2009-02-27 Wei Yongjunaf_key: remove some pointless conditionals before kfree...
2009-01-26 Timo Terasaf_key: initialize xfrm encap_oa
2008-12-18 Alexey Dobriyankey: fix setkey(8) policy set breakage
2008-12-17 Greg Kroah-Hartman- Upate to 2.6.27.10-rc1, fixing lots of problems.
2008-11-26 Alexey Dobriyannetns PF_KEY: per-netns /proc/pfkey
2008-11-26 Alexey Dobriyannetns PF_KEY: part 2
2008-11-26 Alexey Dobriyannetns PF_KEY: part 1
2008-11-26 Alexey Dobriyannetns xfrm: pass netns with KM notifications
2008-11-26 Alexey Dobriyannetns xfrm: policy walking in netns
2008-11-26 Alexey Dobriyannetns xfrm: finding policy in netns
2008-11-26 Alexey Dobriyannetns xfrm: policy flushing in netns
2008-11-26 Alexey Dobriyannetns xfrm: state walking in netns
2008-11-26 Alexey Dobriyannetns xfrm: finding states in netns
2008-11-26 Alexey Dobriyannetns xfrm: state lookup in netns
2008-11-26 Alexey Dobriyannetns xfrm: state flush in netns
2008-11-26 Alexey Dobriyannetns xfrm: add struct xfrm_policy::xp_net
2008-11-26 Alexey Dobriyannetns xfrm: per-netns km_waitq
2008-11-26 Alexey Dobriyannetns xfrm: add struct xfrm_state::xs_net
2008-11-07 Alexey Dobriyanaf_key: mark policy as dead before destroying
2008-10-31 Alexey Dobriyankey: fix setkey(8) policy set breakage
2008-10-10 Tobias Brunneraf_key: fix SADB_X_SPDDELETE response
2008-10-05 Arnaud Ebalardxfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey...
2008-10-01 Herbert Xuipsec: Put dumpers on the dump list
2008-10-01 Timo Terasaf_key: Free dumping state on socket close
2008-07-26 Ilpo Järvinennet: convert BUG_TRAP to generic WARN_ON
2008-06-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-11 YOSHIFUJI Hideakikey: Use xfrm_addr_cmp() where appropriate.
2008-06-11 YOSHIFUJI Hideakikey: Share common code path to extract address from...
2008-06-11 YOSHIFUJI Hideakikey: Share common code path to fill sockaddr{}.
2008-06-11 YOSHIFUJI Hideakikey: Introduce pfkey_sockaddr_len() for raw sockaddr...
2008-06-10 Jamal Hadi Salimipsec: pfkey should ignore events when no listeners
2008-05-21 Kazunori MIYAZAWAaf_key: Fix selector family initialization.
2008-05-01 Herbert XuIPSEC: Fix catch-22 with algorithm IDs above 31
2008-04-28 Eric ParisAudit: collect sessionid in netlink messages
2008-04-25 Brian Haleyaf_key: Fix af_key.c compiler warning
2008-04-22 Herbert Xu[IPSEC]: Fix catch-22 with algorithm IDs above 31
2008-04-13 Paul MooreLSM: Make the Labeled IPsec hooks more stack friendly
2008-03-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-24 Kazunori MIYAZAWA[IPSEC]: Fix inter address family IPsec tunnel handling.
2008-03-04 Timo Teras[AF_KEY]: Dump SA/SP entries non-atomically
2008-02-29 Timo Teras[XFRM]: Speed up xfrm_policy and xfrm_state walking
2008-02-27 David S. Miller[AF_KEY]: Fix oops by converting to proc_net_*().
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-14 Kazunori MIYAZAWA[AF_KEY]: Fix bug in spdadd
2008-02-10 Pavel Emelyanov[KEY]: Convert net/pfkey to use seq files.
2008-02-10 Pavel Emelyanov[KEY]: Clean up proc files creation a bit.
2008-02-01 Al Viro[PATCH] switch audit_get_loginuid() to task_struct *
2008-01-28 WANG Cong[XFRM] xfrm_policy_destroy: Rename and relative fixes.
2008-01-21 Patrick McHardy[AF_KEY]: Fix skb leak on pfkey_send_migrate() error
2007-12-20 Herbert Xu[IPSEC]: Avoid undefined shift operation when testing...
2007-11-26 Herbert Xu[IPSEC]: Temporarily remove locks around copying of...
2007-11-22 Charles Hardin[PFKEY]: Sending an SADB_GET responds with an SADB_GET
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-11-01 Pavel Emelyanov[NET]: Forget the zero_it argument of sk_alloc()
2007-10-31 Stephen Rothwell[AF_KEY]: suppress a warning for 64k pages.
2007-10-10 Herbert Xu[IPSEC]: Lock state when copying non-atomic fields...
2007-10-10 Herbert Xu[IPSEC]: Move common code into xfrm_alloc_spi
2007-10-10 Eric W. Biederman[NET]: Make socket creation namespace safe.
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
next