| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | xfrm: Const'ify address arguments to ->dst_lookup() | David S. Miller | 2011-02-24 | 1 | -2/+2 |
* | xfrm: Const'ify selector argument to xfrm_selector_match() | David S. Miller | 2011-02-24 | 1 | -1/+1 |
* | xfrm: Const'ify tmpl and address arguments to ->init_temprop() | David S. Miller | 2011-02-24 | 1 | -2/+4 |
* | xfrm: Pass km_event pointers around as const when possible. | David S. Miller | 2011-02-24 | 1 | -4/+4 |
* | xfrm: Mark flowi arg to xfrm_state_find() const. | David S. Miller | 2011-02-23 | 1 | -2/+4 |
* | xfrm: Mark flowi arg to xfrm_selector_match() const. | David S. Miller | 2011-02-23 | 1 | -1/+2 |
* | xfrm: Mark token args to addr_match() const. | David S. Miller | 2011-02-23 | 1 | -6/+7 |
* | xfrm: Mark flowi arg to xfrm_type->reject() const. | David S. Miller | 2011-02-23 | 1 | -1/+2 |
* | xfrm: Mark flowi arg to ->init_tempsel() const. | David S. Miller | 2011-02-23 | 1 | -1/+2 |
* | xfrm: Mark flowi arg to ->fill_dst() const. | David S. Miller | 2011-02-23 | 1 | -1/+1 |
* | xfrm: Mark flowi arg to ->get_tos() const. | David S. Miller | 2011-02-23 | 1 | -1/+1 |
* | xfrm: Mark flowi arg const in key extraction helpers. | David S. Miller | 2011-02-23 | 1 | -6/+6 |
* | ipsec: allow to align IPv4 AH on 32 bits | Nicolas Dichtel | 2011-02-08 | 1 | -0/+1 |
* | xfrm: Add Traffic Flow Confidentiality padding XFRM attribute | Martin Willi | 2010-12-10 | 1 | -0/+1 |
* | xfrm: fix gre key endianess | Timo Teräs | 2010-11-28 | 1 | -2/+2 |
* | xfrm: use gre key as flow upper protocol info | Timo Teräs | 2010-11-15 | 1 | -0/+6 |
* | tunnels: add __rcu annotations | Eric Dumazet | 2010-10-27 | 1 | -1/+1 |
* | tunnels: add _rcu annotations | Eric Dumazet | 2010-10-25 | 1 | -1/+1 |
* | xfrm: make xfrm_bundle_ok local | stephen hemminger | 2010-10-21 | 1 | -2/+0 |
* | xfrm6: make xfrm6_tunnel_free_spi local | stephen hemminger | 2010-10-21 | 1 | -1/+0 |
* | xfrm: Allow different selector family in temporary state | Thomas Egerer | 2010-09-20 | 1 | -2/+2 |
* | xfrm: fix XFRMA_MARK extraction in xfrm_mark_get | Andreas Steffen | 2010-06-30 | 1 | -1/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 1 | -0/+1 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | | xfrm: Fix crashes in xfrm_lookup() | Timo Teräs | 2010-04-08 | 1 | -7/+0 |
* | | xfrm: cache bundles instead of policies for outgoing flows | Timo Teräs | 2010-04-07 | 1 | -3/+7 |
* | | flow: virtualize flow cache entry methods | Timo Teräs | 2010-04-07 | 1 | -0/+2 |
|/ |
|
* | ipsec: Fix bogus bundle flowi | Herbert Xu | 2010-03-03 | 1 | -1/+2 |
* | xfrm: SP lookups signature with mark | Jamal Hadi Salim | 2010-02-23 | 1 | -2/+3 |
* | xfrm: SA lookups signature with mark | Jamal Hadi Salim | 2010-02-23 | 1 | -7/+16 |
* | xfrm: introduce basic mark infrastructure | Jamal Hadi Salim | 2010-02-23 | 1 | -0/+22 |
* | xfrm: use proper kernel types | jamal | 2010-02-12 | 1 | -13/+13 |
* | netns xfrm: xfrm6_tunnel in netns | Alexey Dobriyan | 2010-01-28 | 1 | -3/+3 |
* | netns xfrm: fix "ip xfrm state|policy count" misreport | Alexey Dobriyan | 2010-01-24 | 1 | -2/+2 |
* | xfrm: Store aalg in xfrm_state with a user specified truncation length | Martin Willi | 2009-11-26 | 1 | -1/+11 |
* | xfrm: SAD entries do not expire correctly after suspend-resume | Yury Polyanskiy | 2009-11-09 | 1 | -1/+4 |
* | net: cleanup include/net | Eric Dumazet | 2009-11-04 | 1 | -18/+9 |
* | xfrm: remove skb_icv_walk | Steffen Klassert | 2009-10-19 | 1 | -3/+0 |
* | xfrm: select sane defaults for xfrm[4|6] gc_thresh | Neil Horman | 2009-07-31 | 1 | -1/+1 |
* | ipv6: Use correct data types for ICMPv6 type and code | Brian Haley | 2009-06-23 | 1 | -1/+1 |
* | net: skb->dst accessors | Eric Dumazet | 2009-06-03 | 1 | -2/+2 |
* | netns xfrm: per-netns sysctls | Alexey Dobriyan | 2008-11-26 | 1 | -5/+9 |
* | netns xfrm: /proc/net/xfrm_stat in netns | Alexey Dobriyan | 2008-11-26 | 1 | -1/+2 |
* | netns xfrm: per-netns MIBs | Alexey Dobriyan | 2008-11-26 | 1 | -7/+6 |
* | netns xfrm: ->get_saddr in netns | Alexey Dobriyan | 2008-11-26 | 1 | -1/+1 |
* | netns xfrm: ->dst_lookup in netns | Alexey Dobriyan | 2008-11-26 | 1 | -1/+2 |
* | netns xfrm: KM reporting in netns | Alexey Dobriyan | 2008-11-26 | 1 | -2/+2 |
* | netns xfrm: pass netns with KM notifications | Alexey Dobriyan | 2008-11-26 | 1 | -0/+1 |
* | netns xfrm: per-netns NETLINK_XFRM socket | Alexey Dobriyan | 2008-11-26 | 1 | -3/+4 |
* | netns xfrm: dst garbage-collecting in netns | Alexey Dobriyan | 2008-11-26 | 1 | -1/+1 |