| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-07-20 | 1 | -2/+13 |
|\ |
|
| * | xfrm: do not assume that template resolving always returns xfrms | Timo Teräs | 2010-07-14 | 1 | -2/+13 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-07-07 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | xfrm: check bundle policy existance before dereferencing it | Timo Teräs | 2010-06-24 | 1 | -1/+2 |
* | | snmp: add align parameter to snmp_mib_init() | Eric Dumazet | 2010-06-25 | 1 | -1/+2 |
|/ |
|
* | xfrm: force a dst reference in __xfrm_route_forward() | Eric Dumazet | 2010-06-02 | 1 | -0/+1 |
* | net: Remove unnecessary returns from void function()s | Joe Perches | 2010-05-17 | 1 | -1/+0 |
* | xfrm: fix policy unreferencing on larval drop | Timo Teras | 2010-05-15 | 1 | -1/+1 |
* | xfrm: potential uninitialized variable num_xfrms | Changli Gao | 2010-04-30 | 1 | -1/+1 |
* | xfrm: remove policy garbage collection | Timo Teräs | 2010-04-07 | 1 | -34/+5 |
* | xfrm: cache bundles instead of policies for outgoing flows | Timo Teräs | 2010-04-07 | 1 | -335/+376 |
* | flow: virtualize flow cache entry methods | Timo Teräs | 2010-04-07 | 1 | -38/+74 |
* | xfrm: remove policy lock when accessing policy->walk.dead | Timo Teräs | 2010-04-01 | 1 | -22/+9 |
* | ipsec: Fix bogus bundle flowi | Herbert Xu | 2010-03-03 | 1 | -3/+4 |
* | xfrm: clone mark when cloning policy | Jamal Hadi Salim | 2010-02-23 | 1 | -0/+1 |
* | xfrm: SP lookups with mark | Jamal Hadi Salim | 2010-02-22 | 1 | -1/+11 |
* | xfrm: SP lookups signature with mark | Jamal Hadi Salim | 2010-02-22 | 1 | -4/+4 |
* | xfrm: Flushing empty SPD generates false events | Jamal Hadi Salim | 2010-02-19 | 1 | -3/+10 |
* | xfrm: Introduce LINUX_MIB_XFRMFWDHDRERROR | jamal | 2010-02-18 | 1 | -2/+1 |
* | xfrm: Revert false event eliding commits. | David S. Miller | 2010-02-17 | 1 | -10/+3 |
* | percpu: add __percpu sparse annotations to net | Tejun Heo | 2010-02-16 | 1 | -3/+3 |
* | xfrm: Flushing empty SPD generates false events | jamal | 2010-02-15 | 1 | -3/+10 |
* | netns xfrm: deal with dst entries in netns | Alexey Dobriyan | 2010-01-24 | 1 | -3/+56 |
* | netns xfrm: fix "ip xfrm state|policy count" misreport | Alexey Dobriyan | 2010-01-23 | 1 | -8/+8 |
* | NET: XFRM: Fix spelling of neighbour. | Ralf Baechle | 2009-12-26 | 1 | -1/+1 |
* | net: skb->dst accessors | Eric Dumazet | 2009-06-03 | 1 | -1/+7 |
* | xfrm: Cleanup for unlink SPD entry | Wei Yongjun | 2008-12-03 | 1 | -25/+10 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-03 | 1 | -0/+1 |
|\ |
|
| * | xfrm: Fix kernel panic when flush and dump SPD entries | Wei Yongjun | 2008-12-03 | 1 | -0/+1 |
* | | netns xfrm: per-netns sysctls | Alexey Dobriyan | 2008-11-25 | 1 | -3/+7 |
* | | netns xfrm: /proc/net/xfrm_stat in netns | Alexey Dobriyan | 2008-11-25 | 1 | -4/+7 |
* | | netns xfrm: per-netns MIBs | Alexey Dobriyan | 2008-11-25 | 1 | -35/+47 |
* | | netns xfrm: flush SA/SPDs on netns stop | Alexey Dobriyan | 2008-11-25 | 1 | -0/+14 |
* | | netns xfrm: ->get_saddr in netns | Alexey Dobriyan | 2008-11-25 | 1 | -3/+4 |
* | | netns xfrm: ->dst_lookup in netns | Alexey Dobriyan | 2008-11-25 | 1 | -3/+4 |
* | | netns xfrm: dst garbage-collecting in netns | Alexey Dobriyan | 2008-11-25 | 1 | -2/+2 |
* | | netns xfrm: flushing/pruning bundles in netns | Alexey Dobriyan | 2008-11-25 | 1 | -11/+8 |
* | | netns xfrm: xfrm_route_forward() in netns | Alexey Dobriyan | 2008-11-25 | 1 | -1/+2 |
* | | netns xfrm: xfrm_policy_check in netns | Alexey Dobriyan | 2008-11-25 | 1 | -2/+3 |
* | | netns xfrm: lookup in netns | Alexey Dobriyan | 2008-11-25 | 1 | -18/+20 |
* | | netns xfrm: policy walking in netns | Alexey Dobriyan | 2008-11-25 | 1 | -3/+3 |
* | | netns xfrm: finding policy in netns | Alexey Dobriyan | 2008-11-25 | 1 | -7/+7 |
* | | netns xfrm: policy flushing in netns | Alexey Dobriyan | 2008-11-25 | 1 | -11/+11 |
* | | netns xfrm: policy insertion in netns | Alexey Dobriyan | 2008-11-25 | 1 | -22/+24 |
* | | netns xfrm: propagate netns into policy byidx hash | Alexey Dobriyan | 2008-11-25 | 1 | -6/+6 |
* | | netns xfrm: trivial netns propagations | Alexey Dobriyan | 2008-11-25 | 1 | -6/+9 |
* | | netns xfrm: per-netns policy hash resizing work | Alexey Dobriyan | 2008-11-25 | 1 | -26/+26 |
* | | netns xfrm: per-netns policy counts | Alexey Dobriyan | 2008-11-25 | 1 | -18/+16 |
* | | netns xfrm: per-netns xfrm_policy_bydst hash | Alexey Dobriyan | 2008-11-25 | 1 | -24/+33 |
* | | netns xfrm: per-netns inexact policies | Alexey Dobriyan | 2008-11-25 | 1 | -8/+12 |