summaryrefslogtreecommitdiff
path: root/net/key
Commit message (Expand)AuthorAge
...
* 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
* net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-22
* net: Remove casts of void *Joe Perches2011-06-16
* net: convert %p usage to %pKDan Rosenberg2011-05-24
* inet: constify ip headers and in6_addrEric Dumazet2011-04-22
* pfkey: fix warningStephen Hemminger2011-03-01
* pfkey: Use const where possible.David S. Miller2011-02-25
* xfrm: Const'ify pointer args to km_migrate() and implementations.David S. Miller2011-02-23
* xfrm: Pass km_event pointers around as const when possible.David S. Miller2011-02-23
* afkey: add sparse annotation about rcustephen hemminger2011-02-23
* net: return operator cleanupEric Dumazet2010-09-23
* pfkey: add severity to printkstephen hemminger2010-05-17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* af_key: return error if pfkey_xfrm_policy2msg_prep() failsDan Carpenter2010-03-24
* xfrm: SP lookups signature with markJamal Hadi Salim2010-02-22
* xfrm: SA lookups signature with markJamal Hadi Salim2010-02-22
* af_key: locking changestephen hemminger2010-02-22
* xfrm: Flushing empty SPD generates false eventsJamal Hadi Salim2010-02-19
* xfrm: Flushing empty SAD generates false eventsJamal Hadi Salim2010-02-19
* pfkey: fix SA and SP flush sequenceJamal Hadi Salim2010-02-19
* xfrm: Revert false event eliding commits.David S. Miller2010-02-17
* xfrm: Flushing empty SPD generates false eventsjamal2010-02-15