aboutsummaryrefslogtreecommitdiff
path: root/net/key
AgeCommit message (Expand)Author
2013-12-08net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-08-11af_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
2011-02-23xfrm: Pass km_event pointers around as const when possible.David S. Miller
2011-02-23afkey: add sparse annotation about rcustephen hemminger
2010-09-23net: return operator cleanupEric Dumazet
2010-05-17pfkey: add severity to printkstephen hemminger
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-24af_key: return error if pfkey_xfrm_policy2msg_prep() failsDan Carpenter
2010-02-22xfrm: SP lookups signature with markJamal Hadi Salim
2010-02-22xfrm: SA lookups signature with markJamal Hadi Salim
2010-02-22af_key: locking changestephen hemminger
2010-02-19xfrm: Flushing empty SPD generates false eventsJamal Hadi Salim
2010-02-19xfrm: Flushing empty SAD generates false eventsJamal Hadi Salim
2010-02-19pfkey: fix SA and SP flush sequenceJamal Hadi Salim
2010-02-17xfrm: Revert false event eliding commits.David S. Miller
2010-02-15xfrm: Flushing empty SPD generates false eventsjamal
2010-02-15xfrm: Flushing empty SAD generates false eventsjamal
2010-02-10net: af_key: use seq_hlist_foo() helpersLi Zefan
2010-02-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-03af_key: fix netns ops ordering on module load/unloadAlexey Dobriyan
2010-02-02xfrm: avoid spinlock in get_acqseq()Eric Dumazet
2010-01-17net: spread __net_init, __net_exitAlexey Dobriyan