| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-01 | net/key/af_key.c: add range checks on ->sadb_x_policy_len | Dan Carpenter | 1 | -0/+3 |
| 2012-09-10 | netlink: Rename pid to portid to avoid confusion | Eric W. Biederman | 1 | -16/+16 |
| 2012-08-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie... | David S. Miller | 1 | -1/+1 |
| 2012-08-15 | xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquire | Fan Du | 1 | -2/+2 |
| 2012-08-14 | userns: Print out socket uids in a user namespace aware fashion. | Eric W. Biederman | 1 | -1/+1 |
| 2012-04-15 | net: cleanup unsigned to unsigned int | Eric Dumazet | 1 | -2/+2 |
| 2012-04-13 | net/key/af_key.c: add missing kfree_skb | Julia Lawall | 1 | -1/+1 |
| 2011-12-11 | net: use IS_ENABLED(CONFIG_IPV6) | Eric Dumazet | 1 | -9/+9 |
| 2011-11-22 | net: remove ipv6_addr_copy() | Alexey Dobriyan | 1 | -1/+1 |
| 2011-06-16 | net: Remove casts of void * | Joe Perches | 1 | -10/+10 |
| 2011-05-24 | net: convert %p usage to %pK | Dan Rosenberg | 1 | -1/+1 |
| 2011-04-22 | inet: constify ip headers and in6_addr | Eric Dumazet | 1 | -1/+1 |
| 2011-03-01 | pfkey: fix warning | Stephen Hemminger | 1 | -1/+1 |
| 2011-02-25 | pfkey: Use const where possible. | David S. Miller | 1 | -94/+107 |
| 2011-02-23 | xfrm: Const'ify pointer args to km_migrate() and implementations. | David S. Miller | 1 | -11/+11 |
| 2011-02-23 | xfrm: Pass km_event pointers around as const when possible. | David S. Miller | 1 | -8/+8 |
| 2011-02-23 | afkey: add sparse annotation about rcu | stephen hemminger | 1 | -0/+2 |
| 2010-09-23 | net: return operator cleanup | Eric Dumazet | 1 | -2/+2 |
| 2010-05-17 | pfkey: add severity to printk | stephen hemminger | 1 | -5/+5 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2010-03-24 | af_key: return error if pfkey_xfrm_policy2msg_prep() fails | Dan Carpenter | 1 | -5/+3 |
| 2010-02-22 | xfrm: SP lookups signature with mark | Jamal Hadi Salim | 1 | -2/+2 |
| 2010-02-22 | xfrm: SA lookups signature with mark | Jamal Hadi Salim | 1 | -6/+8 |
| 2010-02-22 | af_key: locking change | stephen hemminger | 1 | -60/+16 |
| 2010-02-19 | xfrm: Flushing empty SPD generates false events | Jamal Hadi Salim | 1 | -2/+5 |
| 2010-02-19 | xfrm: Flushing empty SAD generates false events | Jamal Hadi Salim | 1 | -1/+4 |
| 2010-02-19 | pfkey: fix SA and SP flush sequence | Jamal Hadi Salim | 1 | -6/+27 |
| 2010-02-17 | xfrm: Revert false event eliding commits. | David S. Miller | 1 | -2/+2 |
| 2010-02-15 | xfrm: Flushing empty SPD generates false events | jamal | 1 | -1/+1 |
| 2010-02-15 | xfrm: Flushing empty SAD generates false events | jamal | 1 | -1/+1 |
| 2010-02-10 | net: af_key: use seq_hlist_foo() helpers | Li Zefan | 1 | -17/+3 |
| 2010-02-03 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -7/+8 |
| 2010-02-03 | af_key: fix netns ops ordering on module load/unload | Alexey Dobriyan | 1 | -7/+8 |
| 2010-02-02 | xfrm: avoid spinlock in get_acqseq() | Eric Dumazet | 1 | -5/+4 |
| 2010-01-17 | net: spread __net_init, __net_exit | Alexey Dobriyan | 1 | -3/+3 |
| 2009-12-11 | xfrm: Fix truncation length of authentication algorithms installed via PF_KEY | Martin Willi | 1 | -0/+1 |
| 2009-12-01 | net: Simplify af_key pernet operations. | Eric W. Biederman | 1 | -19/+6 |
| 2009-11-18 | netns: net_identifiers should be read_mostly | Eric Dumazet | 1 | -1/+1 |
| 2009-11-05 | net: pass kern to net_proto_family create function | Eric Paris | 1 | -1/+2 |
| 2009-10-12 | net: Generalize socket rx gap / receive queue overflow cmsg | Neil Horman | 1 | -1/+1 |
| 2009-10-07 | net: mark net_proto_ops as const | Stephen Hemminger | 1 | -1/+1 |
| 2009-09-02 | net: file_operations should be const | Stephen Hemminger | 1 | -1/+1 |
| 2009-09-02 | net: seq_operations should be const | Stephen Hemminger | 1 | -1/+1 |
| 2009-06-18 | net: correct off-by-one write allocations reports | Eric Dumazet | 1 | -2/+2 |
| 2009-02-26 | af_key: remove some pointless conditionals before kfree_skb() | Wei Yongjun | 1 | -4/+2 |
| 2009-01-25 | af_key: initialize xfrm encap_oa | Timo Teras | 1 | -0/+1 |
| 2008-11-25 | netns PF_KEY: per-netns /proc/pfkey | Alexey Dobriyan | 1 | -17/+17 |
| 2008-11-25 | netns PF_KEY: part 2 | Alexey Dobriyan | 1 | -45/+60 |
| 2008-11-25 | netns PF_KEY: part 1 | Alexey Dobriyan | 1 | -15/+73 |
| 2008-11-25 | netns xfrm: pass netns with KM notifications | Alexey Dobriyan | 1 | -0/+2 |
| 2008-11-25 | netns xfrm: policy walking in netns | Alexey Dobriyan | 1 | -2/+2 |
| 2008-11-25 | netns xfrm: finding policy in netns | Alexey Dobriyan | 1 | -3/+3 |
| 2008-11-25 | netns xfrm: policy flushing in netns | Alexey Dobriyan | 1 | -1/+1 |
| 2008-11-25 | netns xfrm: state walking in netns | Alexey Dobriyan | 1 | -1/+1 |
| 2008-11-25 | netns xfrm: finding states in netns | Alexey Dobriyan | 1 | -3/+3 |
| 2008-11-25 | netns xfrm: state lookup in netns | Alexey Dobriyan | 1 | -1/+1 |
| 2008-11-25 | netns xfrm: state flush in netns | Alexey Dobriyan | 1 | -1/+1 |
| 2008-11-25 | netns xfrm: add struct xfrm_policy::xp_net | Alexey Dobriyan | 1 | -2/+2 |
| 2008-11-25 | netns xfrm: per-netns km_waitq | Alexey Dobriyan | 1 | -1/+1 |
| 2008-11-25 | netns xfrm: add struct xfrm_state::xs_net | Alexey Dobriyan | 1 | -1/+1 |
| 2008-11-06 | af_key: mark policy as dead before destroying | Alexey Dobriyan | 1 | -0/+1 |
| 2008-10-31 | key: fix setkey(8) policy set breakage | Alexey Dobriyan | 1 | -1/+0 |
| 2008-10-10 | af_key: fix SADB_X_SPDDELETE response | Tobias Brunner | 1 | -0/+1 |
| 2008-10-05 | xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate) | Arnaud Ebalard | 1 | -17/+69 |
| 2008-10-01 | ipsec: Put dumpers on the dump list | Herbert Xu | 1 | -5/+33 |
| 2008-10-01 | af_key: Free dumping state on socket close | Timo Teras | 1 | -11/+19 |
| 2008-07-25 | net: convert BUG_TRAP to generic WARN_ON | Ilpo Järvinen | 1 | -2/+2 |
| 2008-06-13 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+3 |
| 2008-06-12 | key: Use xfrm_addr_cmp() where appropriate. | YOSHIFUJI Hideaki | 1 | -8/+1 |
| 2008-06-12 | key: Share common code path to extract address from sockaddr{}. | YOSHIFUJI Hideaki | 1 | -69/+38 |
| 2008-06-12 | key: Share common code path to fill sockaddr{}. | YOSHIFUJI Hideaki | 1 | -347/+111 |
| 2008-06-12 | key: Introduce pfkey_sockaddr_len() for raw sockaddr{} length. | YOSHIFUJI Hideaki | 1 | -31/+19 |
| 2008-06-10 | ipsec: pfkey should ignore events when no listeners | Jamal Hadi Salim | 1 | -0/+3 |
| 2008-05-21 | af_key: Fix selector family initialization. | Kazunori MIYAZAWA | 1 | -1/+1 |
| 2008-04-28 | Audit: collect sessionid in netlink messages | Eric Paris | 1 | -5/+12 |
| 2008-04-24 | af_key: Fix af_key.c compiler warning | Brian Haley | 1 | -3/+2 |
| 2008-04-22 | [IPSEC]: Fix catch-22 with algorithm IDs above 31 | Herbert Xu | 1 | -1/+1 |
| 2008-04-12 | LSM: Make the Labeled IPsec hooks more stack friendly | Paul Moore | 1 | -12/+11 |
| 2008-03-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 1 | -1/+1 |
| 2008-03-24 | [IPSEC]: Fix inter address family IPsec tunnel handling. | Kazunori MIYAZAWA | 1 | -1/+1 |
| 2008-03-03 | [AF_KEY]: Dump SA/SP entries non-atomically | Timo Teras | 1 | -29/+91 |
| 2008-02-28 | [XFRM]: Speed up xfrm_policy and xfrm_state walking | Timo Teras | 1 | -4/+20 |
| 2008-02-26 | [AF_KEY]: Fix oops by converting to proc_net_*(). | David S. Miller | 1 | -3/+2 |
| 2008-02-14 | [AF_KEY]: Fix bug in spdadd | Kazunori MIYAZAWA | 1 | -0/+1 |
| 2008-02-09 | [KEY]: Convert net/pfkey to use seq files. | Pavel Emelyanov | 1 | -35/+57 |
| 2008-02-09 | [KEY]: Clean up proc files creation a bit. | Pavel Emelyanov | 1 | -8/+27 |
| 2008-02-01 | [PATCH] switch audit_get_loginuid() to task_struct * | Al Viro | 1 | -7/+7 |
| 2008-01-28 | [XFRM] xfrm_policy_destroy: Rename and relative fixes. | WANG Cong | 1 | -4/+2 |
| 2008-01-20 | [AF_KEY]: Fix skb leak on pfkey_send_migrate() error | Patrick McHardy | 1 | -7/+9 |
| 2007-12-19 | [IPSEC]: Avoid undefined shift operation when testing algorithm ID | Herbert Xu | 1 | -2/+12 |
| 2007-11-26 | [IPSEC]: Temporarily remove locks around copying of non-atomic fields | Herbert Xu | 1 | -2/+0 |
| 2007-11-22 | [PFKEY]: Sending an SADB_GET responds with an SADB_GET | Charles Hardin | 1 | -1/+1 |
| 2007-11-01 | [NET]: Forget the zero_it argument of sk_alloc() | Pavel Emelyanov | 1 | -1/+1 |
| 2007-10-30 | [AF_KEY]: suppress a warning for 64k pages. | Stephen Rothwell | 1 | -2/+2 |
| 2007-10-10 | [IPSEC]: Lock state when copying non-atomic fields to user-space | Herbert Xu | 1 | -10/+25 |
| 2007-10-10 | [IPSEC]: Move common code into xfrm_alloc_spi | Herbert Xu | 1 | -17/+12 |
| 2007-10-10 | [NET]: Make socket creation namespace safe. | Eric W. Biederman | 1 | -2/+5 |
| 2007-10-10 | [NET]: Make /proc/net per network namespace | Eric W. Biederman | 1 | -2/+3 |
| 2007-10-10 | [XFRM]: xfrm audit calls | Joy Latten | 1 | -11/+10 |
| 2007-10-10 | [NET] Cleanup: DIV_ROUND_UP | Ilpo Järvinen | 1 | -12/+5 |
| 2007-08-02 | [PF_KEY]: Fix ipsec not working in 2.6.23-rc1-git10 | Joy Latten | 1 | -0/+3 |
| 2007-07-26 | net/* misc endianness annotations | Al Viro | 1 | -2/+2 |
| 2007-06-07 | xfrm: Add security check before flushing SAD/SPD | Joy Latten | 1 | -2/+8 |
| 2007-05-19 | [IPSEC] pfkey: Load specific algorithm in pfkey_add rather than all | Herbert Xu | 1 | -2/+0 |
| 2007-04-25 | [NET]: cleanup extra semicolons | Stephen Hemminger | 1 | -1/+1 |
| 2007-04-25 | [SK_BUFF]: Introduce skb_reset_transport_header(skb) | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2007-04-18 | [IPSEC] af_key: Fix thinko in pfkey_xfrm_policy2msg() | David S. Miller | 1 | -1/+1 |
| 2007-04-17 | [KEY]: Fix conversion between IPSEC_MODE_xxx and XFRM_MODE_xxx. | Kazunori MIYAZAWA | 1 | -15/+75 |
| 2007-03-07 | [IPSEC]: xfrm audit hook misplaced in pfkey_delete and xfrm_del_sa | Eric Paris | 1 | -3/+2 |
| 2007-03-07 | [IPSEC]: Add xfrm policy change auditing to pfkey_spdget | Eric Paris | 1 | -6/+11 |
| 2007-03-07 | [IPSEC]: xfrm_policy delete security check misplaced | Eric Paris | 1 | -4/+2 |
| 2007-02-12 | [XFRM]: Fix OOPSes in xfrm_audit_log(). | David S. Miller | 1 | -5/+6 |
| 2007-02-10 | [NET] KEY: Fix whitespace errors. | YOSHIFUJI Hideaki | 1 | -78/+78 |
| 2007-02-08 | [PFKEYV2]: Extension for dynamic update of endpoint address(es) | Shinta Sugimoto | 1 | -0/+422 |
| 2006-12-06 | audit: Add auditing to ipsec | Joy Latten | 1 | -3/+24 |
| 2006-12-02 | [IPSEC]: Add AF_KEY interface for encapsulation family. | Miika Komu | 1 | -15/+25 |
| 2006-12-02 | [XFRM]: annotate ->new_mapping() | Al Viro | 1 | -1/+1 |
| 2006-10-11 | IPsec: correct semantics for SELinux policy matching | Venkat Yekkirala | 1 | -5/+0 |
| 2006-09-28 | [XFRM]: ports in struct xfrm_selector annotated | Al Viro | 1 | -4/+4 |
| 2006-09-22 | [XFRM] POLICY: Support netlink socket interface for sub policy. | Masahide NAKAMURA | 1 | -5/+13 |
| 2006-09-22 | [XFRM]: Add XFRM_MODE_xxx for future use. | Masahide NAKAMURA | 1 | -3/+3 |
| 2006-09-22 | [MLSXFRM]: Default labeling of socket specific IPSec policies | Venkat Yekkirala | 1 | -4/+11 |
| 2006-09-22 | [MLSXFRM]: Add security context to acquire messages using PF_KEY | Venkat Yekkirala | 1 | -0/+22 |
| 2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
| 2006-06-17 | [LSM-IPsec]: SELinux Authorize | Catherine Zhang | 1 | -6/+11 |
| 2006-03-20 | [NET] sem2mutex: net/ | Arjan van de Ven | 1 | -2/+2 |
| 2006-03-20 | [IPSEC]: Sync series - user | Jamal Hadi Salim | 1 | -0/+2 |
| 2006-02-23 | [XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put(). | Herbert Xu | 1 | -1/+1 |
| 2006-01-24 | [AF_KEY]: no message type set | Jerome Borsboom | 1 | -0/+2 |
| 2006-01-11 | [PATCH] capable/capability.h (net/) | Randy Dunlap | 1 | -0/+1 |
| 2006-01-09 | [NET]: Change some "if (x) BUG();" to "BUG_ON(x);" | Kris Katterjohn | 1 | -2/+1 |
| 2006-01-03 | [NET]: move struct proto_ops to const | Eric Dumazet | 1 | -2/+2 |
| 2006-01-03 | [LSM-IPSec]: Security association restriction. | Trent Jaeger | 1 | -8/+189 |
| 2005-10-08 | [PATCH] gfp flags annotations - part 1 | Al Viro | 1 | -3/+3 |
| 2005-10-05 | [IPSEC]: Document that policy direction is derived from the index. | Herbert Xu | 1 | -3/+8 |
| 2005-10-04 | [AF_KEY]: fix sparse gfp nocast warnings | Randy Dunlap | 1 | -3/+4 |
| 2005-06-20 | [IPSEC]: Add XFRM_STATE_NOPMTUDISC flag | Herbert Xu | 1 | -0/+4 |
| 2005-06-20 | [IPSEC]: Add xfrm_init_state | Herbert Xu | 1 | -9/+3 |
| 2005-06-18 | [IPSEC] Fix xfrm_state leaks in error path | Patrick McHardy | 1 | -2/+2 |
| 2005-06-18 | [IPSEC] Use XFRM_MSG_* instead of XFRM_SAP_* | Herbert Xu | 1 | -30/+30 |
| 2005-06-18 | [IPSEC] Turn km_event.data into a union | Herbert Xu | 1 | -12/+5 |
| 2005-06-18 | [IPSEC] Fix xfrm to pfkey SA state conversion | Herbert Xu | 1 | -5/+10 |
| 2005-06-18 | [IPSEC] Add complete xfrm event notification | Jamal Hadi Salim | 1 | -90/+267 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2 | -0/+2908 |