aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-15
| |\ \
| * | | xfrm: Report user triggered expirations against the users socketEric W. Biederman2012-09-10
| * | | netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
| * | | netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso2012-09-08
| * | | xfrm: fix RCU bugsEric Dumazet2012-08-23
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-22
| |\ \ \
| * | | | xfrm: Use rcu_dereference_bh to deference pointer protected by rcu_read_lock_bhFan Du2012-08-16
| * | | | xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquireFan Du2012-08-15
| * | | | Replace rwlock on xfrm_policy_afinfo with rcuPriyanka Jain2012-08-14
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-02
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | userns: Convert the audit loginuid to be a kuidEric W. Biederman2012-09-17
* | | | | xfrm_user: don't copy esn replay window twice for new statesMathias Krause2012-09-20
* | | | | xfrm_user: ensure user supplied esn replay window is validMathias Krause2012-09-20
* | | | | xfrm_user: fix info leak in copy_to_user_tmpl()Mathias Krause2012-09-20
* | | | | xfrm_user: fix info leak in copy_to_user_policy()Mathias Krause2012-09-20
* | | | | xfrm_user: fix info leak in copy_to_user_state()Mathias Krause2012-09-20
* | | | | xfrm_user: fix info leak in copy_to_user_auth()Mathias Krause2012-09-20
* | | | | xfrm: fix a read lock imbalance in make_blackholeLi RongQing2012-09-18
* | | | | xfrm_user: return error pointer instead of NULL #2Mathias Krause2012-09-18
* | | | | xfrm_user: return error pointer instead of NULLMathias Krause2012-09-18
* | | | | xfrm: invalidate dst on policy insertion/deletionNicolas Dichtel2012-09-18
| |_|_|/ |/| | |
* | | | xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert2012-09-04
* | | | net/xfrm/xfrm_state.c: fix error return codeJulia Lawall2012-08-31
| |_|/ |/| |
* | | net: ipv6: fix oops in inet_putpeer()Patrick McHardy2012-08-20
| |/ |/|
* | Fix unexpected SA hard expiration after changing dateFan Du2012-08-02
|/
* net: Document dst->obsolete better.David S. Miller2012-07-20
* xfrm: Initialize the struct xfrm_dst behind the dst_enty fieldSteffen Klassert2012-07-14
* xfrm: No need to copy generic neighbour pointer.David S. Miller2012-07-05
* net: Add optional SKB arg to dst_ops->neigh_lookup().David S. Miller2012-07-05
* 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
* ipv6: fix incorrect ipsec fragmentGao feng2012-05-27
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-05-21
|\
| * SELinux: include flow.h where used rather than get it indirectlyEric Paris2012-04-09
* | xfrm: Convert several xfrm policy match functions to bool.David S. Miller2012-05-15
* | xfrm_algo: drop an unnecessary inclusionJan Beulich2012-05-15
* | xfrm: make xfrm_algo.c a moduleJan Beulich2012-05-15
* | net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman2012-04-20
* | net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
* | xfrm_user: Stop using NLA_PUT*().David S. Miller2012-04-01
|/
* xfrm: Access the replay notify functions via the registered callbacksSteffen Klassert2012-03-22
* xfrm: Remove unused xfrm_state from xfrm_state_check_spaceSteffen Klassert2012-03-22
* 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-23
|\ \
| * | net: Add a flow_cache_flush_deferred functionSteffen Klassert2011-12-21