summaryrefslogtreecommitdiffstats
path: root/net/xfrm
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-282-16/+44
|\
| * xfrm_user: don't copy esn replay window twice for new statesMathias Krause2012-09-201-4/+5
| * xfrm_user: ensure user supplied esn replay window is validMathias Krause2012-09-201-6/+25
| * xfrm_user: fix info leak in copy_to_user_tmpl()Mathias Krause2012-09-201-0/+1
| * xfrm_user: fix info leak in copy_to_user_policy()Mathias Krause2012-09-201-0/+1
| * xfrm_user: fix info leak in copy_to_user_state()Mathias Krause2012-09-201-0/+1
| * xfrm_user: fix info leak in copy_to_user_auth()Mathias Krause2012-09-201-1/+1
| * xfrm: fix a read lock imbalance in make_blackholeLi RongQing2012-09-181-1/+1
| * xfrm_user: return error pointer instead of NULL #2Mathias Krause2012-09-181-2/+4
| * xfrm_user: return error pointer instead of NULLMathias Krause2012-09-181-2/+4
| * xfrm: invalidate dst on policy insertion/deletionNicolas Dichtel2012-09-181-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-153-2/+19
|\ \ | |/
| * xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert2012-09-042-1/+16
| * net/xfrm/xfrm_state.c: fix error return codeJulia Lawall2012-08-311-1/+3
* | xfrm: Report user triggered expirations against the users socketEric W. Biederman2012-09-101-2/+2
* | netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-102-36/+36
* | netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso2012-09-081-1/+1
* | xfrm: fix RCU bugsEric Dumazet2012-08-221-37/+39
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-221-0/+2
|\ \ | |/
| * net: ipv6: fix oops in inet_putpeer()Patrick McHardy2012-08-201-0/+2
* | xfrm: Use rcu_dereference_bh to deference pointer protected by rcu_read_lock_bhFan Du2012-08-161-2/+2
* | xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquireFan Du2012-08-152-6/+5
* | Replace rwlock on xfrm_policy_afinfo with rcuPriyanka Jain2012-08-141-18/+21
|/
* Fix unexpected SA hard expiration after changing dateFan Du2012-08-021-4/+17
* net: Document dst->obsolete better.David S. Miller2012-07-201-11/+12
* xfrm: Initialize the struct xfrm_dst behind the dst_enty fieldSteffen Klassert2012-07-141-2/+3
* xfrm: No need to copy generic neighbour pointer.David S. Miller2012-07-051-3/+0
* net: Add optional SKB arg to dst_ops->neigh_lookup().David S. Miller2012-07-051-2/+4
* netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso2012-06-291-2/+5
* xfrm_user: Propagate netlink error codes properly.David S. Miller2012-06-271-190/+204
* ipv6: fix incorrect ipsec fragmentGao feng2012-05-271-0/+3
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-05-211-0/+1
|\
| * SELinux: include flow.h where used rather than get it indirectlyEric Paris2012-04-091-0/+1
* | xfrm: Convert several xfrm policy match functions to bool.David S. Miller2012-05-151-13/+14
* | xfrm_algo: drop an unnecessary inclusionJan Beulich2012-05-151-3/+0
* | xfrm: make xfrm_algo.c a moduleJan Beulich2012-05-153-5/+13
* | net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman2012-04-201-1/+1
* | net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-4/+4
* | xfrm_user: Stop using NLA_PUT*().David S. Miller2012-04-011-43/+62
|/
* xfrm: Access the replay notify functions via the registered callbacksSteffen Klassert2012-03-221-3/+3
* xfrm: Remove unused xfrm_state from xfrm_state_check_spaceSteffen Klassert2012-03-221-2/+2
* netlink: add netlink_dump_control structure for netlink_dump_start()Pablo Neira Ayuso2012-02-261-2/+7
* Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-141-1/+1
|\
| * security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris2012-01-051-1/+1
* | net: reintroduce missing rcu_assign_pointer() callsEric Dumazet2012-01-121-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-231-4/+14
|\ \
| * | net: Add a flow_cache_flush_deferred functionSteffen Klassert2011-12-211-4/+14
* | | net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-112-9/+9
* | | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-051-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-261-4/+6
|\ \ \ | |/ /
OpenPOWER on IntegriCloud