| Commit message (Expand) | Author | Age | Files | Lines |
* | [XFRM]: Always release dst_entry on error in xfrm_lookup | Patrick McHardy | 2005-09-08 | 1 | -4/+4 |
* | [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers | Eric Dumazet | 2005-08-29 | 2 | -2/+2 |
* | [NETLINK]: Add "groups" argument to netlink_kernel_create | Patrick McHardy | 2005-08-29 | 1 | -2/+2 |
* | [NETLINK]: Convert netlink users to use group numbers instead of bitmasks | Patrick McHardy | 2005-08-29 | 1 | -21/+14 |
* | [NETLINK]: Fix missing dst_groups initializations in netlink_broadcast users | Patrick McHardy | 2005-08-29 | 1 | -0/+8 |
* | [NETLINK]: Add properly module refcounting for kernel netlink sockets. | Harald Welte | 2005-08-29 | 1 | -1/+3 |
* | [XFRM]: Fix possible overflow of sock->sk_policy | Herbert Xu | 2005-07-26 | 1 | -0/+3 |
* | [NET]: move config options out to individual protocols | Sam Ravnborg | 2005-07-11 | 1 | -0/+15 |
* | [IPSEC]: Add xfrm_state_afinfo->init_flags | Herbert Xu | 2005-06-20 | 1 | -2/+18 |
* | [IPSEC]: Add xfrm_init_state | Herbert Xu | 2005-06-20 | 3 | -9/+22 |
* | [IPSEC]: Add XFRMA_SA/XFRMA_POLICY for delete notification | Herbert Xu | 2005-06-18 | 1 | -4/+43 |
* | [IPSEC] Use NLMSG_LENGTH in xfrm_exp_state_notify | Jamal Hadi Salim | 2005-06-18 | 1 | -2/+2 |
* | [IPSEC] Fix xfrm_state leaks in error path | Patrick McHardy | 2005-06-18 | 1 | -2/+2 |
* | [IPSEC] Use XFRM_MSG_* instead of XFRM_SAP_* | Herbert Xu | 2005-06-18 | 2 | -47/+20 |
* | [IPSEC] Set byid for km_event in xfrm_get_policy | Herbert Xu | 2005-06-18 | 1 | -0/+1 |
* | [IPSEC] Turn km_event.data into a union | Herbert Xu | 2005-06-18 | 2 | -8/+6 |
* | [IPSEC] Kill spurious hard expire messages | Herbert Xu | 2005-06-18 | 2 | -12/+12 |
* | [IPSEC] Add complete xfrm event notification | Jamal Hadi Salim | 2005-06-18 | 2 | -25/+321 |
* | From: Kazunori Miyazawa <kazunori@miyazawa.org> | Hideaki YOSHIFUJI | 2005-05-26 | 1 | -2/+2 |
* | [IPSEC]: Verify key payload in verify_one_algo | Herbert Xu | 2005-05-19 | 1 | -1/+8 |
* | [IPSEC]: Fixed alg_key_len usage in attach_one_algo | Herbert Xu | 2005-05-19 | 1 | -2/+4 |
* | [XFRM]: skb_cow_data() does not set proper owner for new skbs. | Evgeniy Polyakov | 2005-05-18 | 1 | -1/+1 |
* | [IPSEC]: Store idev entries | Herbert Xu | 2005-05-03 | 1 | -23/+2 |
* | [XFRM/RTNETLINK]: Decrement qlen properly in {xfrm_,rt}netlink_rcv(). | David S. Miller | 2005-05-03 | 1 | -1/+3 |
* | [NETLINK]: Fix infinite loops in synchronous netlink changes. | David S. Miller | 2005-05-03 | 1 | -4/+3 |
* | [NETLINK]: Synchronous message processing. | Herbert Xu | 2005-05-03 | 1 | -4/+11 |
* | [XFRM]: Cleanup xfrm_msg_min and xfrm_dispatch | Thomas Graf | 2005-05-03 | 1 | -37/+36 |
* | [XFRM]: Fix existence lookup in xfrm_state_find | Patrick McHardy | 2005-04-21 | 1 | -2/+3 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 7 | -0/+4494 |