aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-08-29[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointersEric Dumazet2-2/+2
2005-08-29[NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy1-2/+2
2005-08-29[NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy1-21/+14
2005-08-29[NETLINK]: Fix missing dst_groups initializations in netlink_broadcast usersPatrick McHardy1-0/+8
2005-08-29[NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte1-1/+3
2005-07-26[XFRM]: Fix possible overflow of sock->sk_policyHerbert Xu1-0/+3
2005-07-11[NET]: move config options out to individual protocolsSam Ravnborg1-0/+15
2005-06-20[IPSEC]: Add xfrm_state_afinfo->init_flagsHerbert Xu1-2/+18
2005-06-20[IPSEC]: Add xfrm_init_stateHerbert Xu3-9/+22
2005-06-18[IPSEC]: Add XFRMA_SA/XFRMA_POLICY for delete notificationHerbert Xu1-4/+43
2005-06-18[IPSEC] Use NLMSG_LENGTH in xfrm_exp_state_notifyJamal Hadi Salim1-2/+2
2005-06-18[IPSEC] Fix xfrm_state leaks in error pathPatrick McHardy1-2/+2
2005-06-18[IPSEC] Use XFRM_MSG_* instead of XFRM_SAP_*Herbert Xu2-47/+20
2005-06-18[IPSEC] Set byid for km_event in xfrm_get_policyHerbert Xu1-0/+1
2005-06-18[IPSEC] Turn km_event.data into a unionHerbert Xu2-8/+6
2005-06-18[IPSEC] Kill spurious hard expire messagesHerbert Xu2-12/+12
2005-06-18[IPSEC] Add complete xfrm event notificationJamal Hadi Salim2-25/+321
2005-05-26From: Kazunori Miyazawa <kazunori@miyazawa.org>Hideaki YOSHIFUJI1-2/+2
2005-05-19[IPSEC]: Verify key payload in verify_one_algoHerbert Xu1-1/+8
2005-05-19[IPSEC]: Fixed alg_key_len usage in attach_one_algoHerbert Xu1-2/+4
2005-05-18[XFRM]: skb_cow_data() does not set proper owner for new skbs.Evgeniy Polyakov1-1/+1
2005-05-03[IPSEC]: Store idev entriesHerbert Xu1-23/+2
2005-05-03[XFRM/RTNETLINK]: Decrement qlen properly in {xfrm_,rt}netlink_rcv().David S. Miller1-1/+3
2005-05-03[NETLINK]: Fix infinite loops in synchronous netlink changes.David S. Miller1-4/+3
2005-05-03[NETLINK]: Synchronous message processing.Herbert Xu1-4/+11
2005-05-03[XFRM]: Cleanup xfrm_msg_min and xfrm_dispatchThomas Graf1-37/+36
2005-04-21[XFRM]: Fix existence lookup in xfrm_state_findPatrick McHardy1-2/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds7-0/+4494