aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm
Commit message (Expand)AuthorAge
* 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
* | | net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-11
* | | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-05
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-26
|\| |
| * | net: Move mtu handling down to the protocol depended handlersSteffen Klassert2011-11-26
| * | net: Rename the dst_opt default_mtu method to mtuSteffen Klassert2011-11-26
* | | net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-22
* | | xfrm: optimize ipv4 selector matchingAlexey Dobriyan2011-11-22
|/ /
* | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
* | net: add skb frag size accessorsEric Dumazet2011-10-19
* | xfrm: Simplify the replay check and advance functionsSteffen Klassert2011-10-18
* | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-07
|\|
| * net: check return value for dst_allocMadalin Bucur2011-09-27
* | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-22
|\|