aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_user.c
Commit message (Expand)AuthorAge
* xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquireFan Du2012-08-15
* netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso2012-06-29
* xfrm_user: Propagate netlink error codes properly.David S. Miller2012-06-28
* xfrm_user: Stop using NLA_PUT*().David S. Miller2012-04-01
* netlink: add netlink_dump_control structure for netlink_dump_start()Pablo Neira Ayuso2012-02-26
* Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-14
|\
| * security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris2012-01-05
* | net: reintroduce missing rcu_assign_pointer() callsEric Dumazet2012-01-12
* | net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-11
* | rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger2011-08-02
|/
* rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2011-06-09
* xfrm: Check for the new replay implementation if an esn state is insertedSteffen Klassert2011-04-26
* Fix common misspellingsLucas De Marchi2011-03-31
* xfrm: Restrict extended sequence numbers to espSteffen Klassert2011-03-29
* xfrm: Check for esn buffer len in xfrm_new_aeSteffen Klassert2011-03-29
* xfrm: Fix initialize repl field of struct xfrm_stateWei Yongjun2011-03-21
* xfrm: Add user interface for esn and big anti-replay windowsSteffen Klassert2011-03-13
* xfrm: Move IPsec replay detection functions to a separate fileSteffen Klassert2011-03-13
* netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parmsPatrick McHardy2011-03-03
* xfrm: Pass name as const to xfrm_*_get_byname().David S. Miller2011-02-28
* xfrm: Const'ify pointer args to km_migrate() and implementations.David S. Miller2011-02-24
* xfrm: Pass km_event pointers around as const when possible.David S. Miller2011-02-24
* Revert "netlink: test for all flags of the NLM_F_DUMP composite"David S. Miller2011-01-19
* xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNCNicolas Dichtel2011-01-11
* netlink: test for all flags of the NLM_F_DUMP compositeJan Engelhardt2011-01-09
* xfrm: Add Traffic Flow Confidentiality padding XFRM attributeMartin Willi2010-12-10
* xfrm_user: avoid a warning with some compilerNicolas Dichtel2010-09-01
* xfrm: Use GFP_ATOMIC in xfrm_compile_policyHerbert Xu2010-08-15
* xfrm: add severity to printkstephen hemminger2010-05-18
* xfrm: remove policy lock when accessing policy->walk.deadTimo Teräs2010-04-01
* xfrm_user: verify policy direction at XFRM_MSG_POLEXPIRE handlerTimo Teräs2010-04-01
* xfrm: Allow user space manipulation of SPD markJamal Hadi Salim2010-02-22
* xfrm: Allow user space config of SAD markJamal Hadi Salim2010-02-22
* xfrm: SP lookups signature with markJamal Hadi Salim2010-02-22
* xfrm: SA lookups signature with markJamal Hadi Salim2010-02-22
* xfrm: Flushing empty SPD generates false eventsJamal Hadi Salim2010-02-19
* xfrm: Flushing empty SAD generates false eventsJamal Hadi Salim2010-02-19
* xfrm: Revert false event eliding commits.David S. Miller2010-02-17
* xfrm: Flushing empty SPD generates false eventsjamal2010-02-16
* xfrm: Flushing empty SAD generates false eventsjamal2010-02-16
* xfrm: validate attributesjamal2010-02-12
* netns xfrm: fix "ip xfrm state|policy count" misreportAlexey Dobriyan2010-01-24
* net: Allow xfrm_user_net_exit to batch efficiently.Eric W. Biederman2009-12-03
* xfrm: Store aalg in xfrm_state with a user specified truncation lengthMartin Willi2009-11-25
* Revert "xfrm: For 32/64 compatability wrt. xfrm_usersa_info"David S. Miller2009-01-20
* xfrm: For 32/64 compatability wrt. xfrm_usersa_infoDavid S. Miller2009-01-14
* xfrm: join error pathsIlpo Järvinen2008-12-15
* netns xfrm: per-netns sysctlsAlexey Dobriyan2008-11-25
* netns xfrm: KM reporting in netnsAlexey Dobriyan2008-11-25
* netns xfrm: pass netns with KM notificationsAlexey Dobriyan2008-11-25