aboutsummaryrefslogtreecommitdiff
path: root/net/key
AgeCommit message (Expand)Author
2014-07-15af_key: remove unnecessary break after returnFabian Frederick
2014-05-30af_key: Replace comma with semicolonHimangi Saraogi
2014-04-23xfrm: Remove useless xfrm_audit struct.Tetsuo Handa
2014-04-22xfrm: Remove useless secid field from xfrm_audit.Tetsuo Handa
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-10selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov
2014-03-10net: af_key: fix sleeping under rcuNikolay Aleksandrov
2014-03-07xfrm: rename struct xfrm_filterNicolas Dichtel
2014-02-21pfkey: fix SADB_X_EXT_FILTER length checkNicolas Dichtel
2014-02-17ipsec: add support of limited SA dumpNicolas Dichtel
2014-02-13xfrm: avoid creating temporary SA when there are no listenersHoria Geanta
2013-12-16xfrm: export verify_userspi_info for pkfey and netlink interfaceFan Du
2013-12-06xfrm: Remove ancient sleeping when the SA is in acquire stateSteffen Klassert
2013-12-06xfrm: Namespacify xfrm state/policy locksFan Du
2013-12-06xfrm: Using the right namespace to migrate key infoFan Du
2013-11-20net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-09-17xfrm: Guard IPsec anti replay window against replay bitmapFan Du
2013-08-07xfrm: Remove rebundant address family checkingFan Du
2013-08-05af_key: constify lookup tablesMathias Krause
2013-08-05xfrm: constify mark argument of xfrm_find_acq()Mathias Krause
2013-07-30af_key: more info leaks in pfkey messagesDan Carpenter
2013-06-26af_key: fix info leaks in notify messagesMathias Krause
2013-05-31xfrm: force a garbage collection after deleting a policyPaul Moore
2013-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-03-07afkey: fix a typoJunwei Zhang
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-21af_key: initialize satype in key_notify_policy_flush()Nicolas Dichtel
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng
2013-02-18net: proc: change proc_net_fops_create to proc_createGao feng
2013-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-02-01pf_key/xfrm_algo: prepare pf_key and xfrm_algo for new algorithms without pfk...Jussi Kivilinna
2013-01-29xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal().YOSHIFUJI Hideaki / 吉藤英明
2013-01-28af_key: remove a duplicated skb_orphan()Cong Wang
2012-11-18net: Allow userns root to control llc, netfilter, netlink, packet, and xfrmEric W. Biederman
2012-10-01net/key/af_key.c: add range checks on ->sadb_x_policy_lenDan Carpenter
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman
2012-08-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...David S. Miller
2012-08-15xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquireFan Du
2012-08-14userns: Print out socket uids in a user namespace aware fashion.Eric W. Biederman
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2012-04-13net/key/af_key.c: add missing kfree_skbJulia Lawall
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan
2011-06-16net: Remove casts of void *Joe Perches
2011-05-24net: convert %p usage to %pKDan Rosenberg
2011-04-22inet: constify ip headers and in6_addrEric Dumazet
2011-03-01pfkey: fix warningStephen Hemminger
2011-02-25pfkey: Use const where possible.David S. Miller
2011-02-23xfrm: Const'ify pointer args to km_migrate() and implementations.David S. Miller