summaryrefslogtreecommitdiff
path: root/net/key
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-24
|\
| * net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-11
* | ipsec: Add IV generator information to xfrm_stateHerbert Xu2015-05-28
|/
* xfrm: simplify xfrm_address_t useJiri Benc2015-03-31
* net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-02
* new helper: memcpy_from_msg()Al Viro2014-11-24
* net: Add and use skb_copy_datagram_msg() helper.David S. Miller2014-11-05
* af_key: remove unnecessary break after returnFabian Frederick2014-07-15
* af_key: Replace comma with semicolonHimangi Saraogi2014-05-30
* xfrm: Remove useless xfrm_audit struct.Tetsuo Handa2014-04-23
* xfrm: Remove useless secid field from xfrm_audit.Tetsuo Handa2014-04-22
* net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-25
|\
| * selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov2014-03-10
| * net: af_key: fix sleeping under rcuNikolay Aleksandrov2014-03-10
* | xfrm: rename struct xfrm_filterNicolas Dichtel2014-03-07
* | pfkey: fix SADB_X_EXT_FILTER length checkNicolas Dichtel2014-02-21
* | ipsec: add support of limited SA dumpNicolas Dichtel2014-02-17
* | xfrm: avoid creating temporary SA when there are no listenersHoria Geanta2014-02-13
|/
* xfrm: export verify_userspi_info for pkfey and netlink interfaceFan Du2013-12-16
* xfrm: Remove ancient sleeping when the SA is in acquire stateSteffen Klassert2013-12-06
* xfrm: Namespacify xfrm state/policy locksFan Du2013-12-06
* xfrm: Using the right namespace to migrate key infoFan Du2013-12-06
* net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-20
* xfrm: Guard IPsec anti replay window against replay bitmapFan Du2013-09-17
* xfrm: Remove rebundant address family checkingFan Du2013-08-07
* af_key: constify lookup tablesMathias Krause2013-08-05
* xfrm: constify mark argument of xfrm_find_acq()Mathias Krause2013-08-05
* af_key: more info leaks in pfkey messagesDan Carpenter2013-07-30
* af_key: fix info leaks in notify messagesMathias Krause2013-06-26
* xfrm: force a garbage collection after deleting a policyPaul Moore2013-05-31
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-03-27
|\
| * af_key: initialize satype in key_notify_policy_flush()Nicolas Dichtel2013-02-21
* | afkey: fix a typoJunwei Zhang2013-03-07
* | hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
|/
* net: proc: change proc_net_remove to remove_proc_entryGao feng2013-02-18
* net: proc: change proc_net_fops_create to proc_createGao feng2013-02-18
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-02-14
|\
| * pf_key/xfrm_algo: prepare pf_key and xfrm_algo for new algorithms without pfk...Jussi Kivilinna2013-02-01
| * af_key: remove a duplicated skb_orphan()Cong Wang2013-01-28
* | xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal().YOSHIFUJI Hideaki / 吉藤英明2013-01-29
|/
* net: Allow userns root to control llc, netfilter, netlink, packet, and xfrmEric W. Biederman2012-11-18
* net/key/af_key.c: add range checks on ->sadb_x_policy_lenDan Carpenter2012-10-01
* netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...David S. Miller2012-08-24
|\
| * userns: Print out socket uids in a user namespace aware fashion.Eric W. Biederman2012-08-14
* | xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquireFan Du2012-08-15
|/
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
* net/key/af_key.c: add missing kfree_skbJulia Lawall2012-04-13
* net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-11