aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm
AgeCommit message (Expand)AuthorFilesLines
2011-10-19net: add skb frag size accessorsEric Dumazet1-1/+1
2011-10-18xfrm: Simplify the replay check and advance functionsSteffen Klassert1-64/+34
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller1-4/+6
2011-09-27net: check return value for dst_allocMadalin Bucur1-4/+6
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller1-0/+5
2011-09-21xfrm: Perform a replay check after return from async codepathsSteffen Klassert1-0/+5
2011-08-24net: xfrm: convert to SKB frag APIsIan Campbell1-4/+7
2011-08-02rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger1-2/+2
2011-07-28xfrm: Fix key lengths for rfc3686(ctr(aes))Tushar Gohad1-2/+2
2011-07-18net: Add ->neigh_lookup() operation to dst_opsDavid S. Miller1-0/+7
2011-07-17net: Abstract dst->neighbour accesses behind helpers.David S. Miller1-1/+1
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+2
2011-07-08XFRM: Fix memory leak in xfrm_state_updateTushar Gohad1-0/+2
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-3/+3
2011-07-01xfrm: Remove family arg from xfrm_bundle_okSteffen Klassert1-3/+3
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+2
2011-06-09rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose1-1/+2
2011-06-07xfrm: Fix off by one in the replay advance functionsSteffen Klassert1-2/+2
2011-05-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-1/+16
2011-05-10xfrm: Don't allow esn with disabled anti replay detectionSteffen Klassert1-0/+3
2011-05-10xfrm: Assign the inner mode output function to the dst entrySteffen Klassert1-1/+13
2011-05-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-1/+4
2011-04-28net: Use non-zero allocations in dst_alloc().David S. Miller1-0/+1
2011-04-28net: Make dst_alloc() take more explicit initializations.David S. Miller1-1/+1
2011-04-26xfrm: Check for the new replay implementation if an esn state is insertedSteffen Klassert1-0/+3
2011-04-26xfrm: Fix replay window size calculation on initializationSteffen Klassert1-1/+1
2011-04-22inet: constify ip headers and in6_addrEric Dumazet1-6/+6
2011-03-31Fix common misspellingsLucas De Marchi1-3/+3
2011-03-28xfrm: Restrict extended sequence numbers to espSteffen Klassert1-0/+3
2011-03-28xfrm: Check for esn buffer len in xfrm_new_aeSteffen Klassert1-0/+21
2011-03-28xfrm: Assign esn pointers when cloning a stateSteffen Klassert1-0/+6
2011-03-28xfrm: Move the test on replay window size into the replay check functionsSteffen Klassert2-3/+16
2011-03-27dst: Clone child entry in skb_dst_popSteffen Klassert1-1/+1
2011-03-27xfrm: Force a dst refcount before entering the xfrm type handlersSteffen Klassert2-0/+4
2011-03-21xfrm: Fix initialize repl field of struct xfrm_stateWei Yongjun2-2/+15
2011-03-16xfrm: Refcount destination entry on xfrm_lookupSteffen Klassert1-0/+2
2011-03-15xfrm: fix __xfrm_route_forward()Eric Dumazet1-2/+2
2011-03-13xfrm: Add user interface for esn and big anti-replay windowsSteffen Klassert2-14/+87
2011-03-13xfrm: Add support for IPsec extended sequence numbersSteffen Klassert2-1/+193
2011-03-13xfrm: Support anti-replay window size bigger than 32 packetsSteffen Klassert1-1/+206
2011-03-13xfrm: Move IPsec replay detection functions to a separate fileSteffen Klassert6-124/+154
2011-03-13xfrm: Use separate low and high order bits of the sequence numbers in xfrm_sk...Steffen Klassert2-3/+3
2011-03-12net: Use flowi4 and flowi6 in xfrm layer.David S. Miller1-12/+16
2011-03-12net: Break struct flowi out into AF specific instances.David S. Miller1-4/+4
2011-03-12net: Make flowi ports AF dependent.David S. Miller1-4/+4
2011-03-12net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller2-10/+10
2011-03-12xfrm: Eliminate "fl" and "pol" args to xfrm_bundle_ok().David S. Miller1-19/+3
2011-03-03netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parmsPatrick McHardy1-24/+32
2011-03-02xfrm: Return dst directly from xfrm_lookup()David S. Miller1-17/+17
2011-03-01xfrm: Handle blackhole route creation via afinfo.David S. Miller1-20/+26
2011-03-01xfrm: Kill XFRM_LOOKUP_WAIT flag.David S. Miller1-1/+1
2011-02-27xfrm: Pass const xfrm_address_t objects to xfrm_state_lookup* and xfrm_find_acq.David S. Miller1-4/+8
2011-02-27xfrm: Pass name as const to xfrm_*_get_byname().David S. Miller2-5/+5
2011-02-23xfrm: Const'ify xfrm_address_t args to xfrm_state_find.David S. Miller1-2/+2
2011-02-23xfrm: Remove unused 'saddr' and 'daddr' args to xfrm_state_look_at.David S. Miller1-3/+2
2011-02-23xfrm: Const'ify xfrm_address_t args to __xfrm_state_lookup{,_byaddr}.David S. Miller1-2/+8
2011-02-23xfrm: Const'ify xfrm_tmpl arg to xfrm_init_tempstate.David S. Miller1-1/+1
2011-02-23xfrm: Const'ify xfrm_address_t args to xfrm_*_hash.David S. Miller1-5/+6
2011-02-23xfrm: Const'ify sec_path arg to secpath_has_nontransport.David S. Miller1-1/+1
2011-02-23xfrm: Const'ify ptr args to xfrm_policy_ok.David S. Miller1-1/+1
2011-02-23xfrm: Const'ify ptr args to xfrm_state_ok.David S. Miller1-1/+1
2011-02-23xfrm: Const'ify selector arg to xfrm_dst_update_parent.David S. Miller1-1/+1
2011-02-23xfrm: Const'ify policy arg to clone_policy.David S. Miller1-1/+1
2011-02-23xfrm: Const'ify policy arg and local selector in xfrm_policy_match.David S. Miller1-2/+3
2011-02-23xfrm: Const'ify local xfrm_address_t pointers in xfrm_policy_lookup_bytype.David S. Miller1-1/+1
2011-02-23xfrm: Const'ify selector args in xfrm_migrate paths.David S. Miller1-4/+4
2011-02-23xfrm: Const'ify address args to hash helpers.David S. Miller2-15/+26
2011-02-23xfrm: Const'ify pointer args to km_migrate() and implementations.David S. Miller2-15/+15
2011-02-23xfrm: Const'ify pointer args to migrate_tmpl_match and xfrm_migrate_checkDavid S. Miller1-2/+2
2011-02-23xfrm: Const'ify address arguments to __xfrm_dst_lookup()David S. Miller1-2/+2
2011-02-23xfrm: Const'ify selector argument to xfrm_selector_match()David S. Miller1-3/+3
2011-02-23xfrm: Pass km_event pointers around as const when possible.David S. Miller2-14/+14
2011-02-22net: Make flow cache paths use a const struct flowi.David S. Miller1-5/+8
2011-02-22xfrm: Mark flowi arg to xfrm_resolve_and_create_bundle() const.David S. Miller1-1/+1
2011-02-22xfrm: Mark flowi arg to xfrm_dst_{alloc_copy,update_origin}() const.David S. Miller1-2/+2
2011-02-22xfrm: Mark flowi arg to xfrm_bundle_create() const.David S. Miller1-1/+1
2011-02-22xfrm: Mark flowi arg to xfrm_tmpl_resolve{,_one}() const.David S. Miller1-6/+4
2011-02-22xfrm: Mark flowi arg to xfrm_expand_policies() const.David S. Miller1-2/+2
2011-02-22xfrm: Mark flowi arg to xfrm_policy_{lookup_by_type,match}() const.David S. Miller1-2/+2
2011-02-22xfrm: Kill strict arg to xfrm_bundle_ok().David S. Miller1-8/+3
2011-02-22xfrm: Mark flowi arg to xfrm_state_find() const.David S. Miller1-1/+1
2011-02-22xfrm: Mark flowi arg to xfrm_init_tempstate() const.David S. Miller1-1/+1
2011-02-22xfrm: Mark flowi arg to xfrm_state_look_at() const.David S. Miller1-1/+1
2011-02-22xfrm: Mark flowi arg to xfrm_selector_match() const.David S. Miller1-4/+4
2011-02-22xfrm: Mark flowi arg to xfrm_type->reject() const.David S. Miller1-1/+1
2011-02-22xfrm: Mark flowi arg to ->fill_dst() const.David S. Miller1-1/+1
2011-02-22xfrm: Mark flowi arg to ->get_tos() const.David S. Miller1-1/+1
2011-02-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+5
2011-02-17net: Add initial_ref arg to dst_alloc().David S. Miller1-1/+1
2011-02-10xfrm: avoid possible oopse in xfrm_alloc_dstHiroaki SHIMODA1-2/+5
2011-01-19Revert "netlink: test for all flags of the NLM_F_DUMP composite"David S. Miller1-1/+1
2011-01-11xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNCNicolas Dichtel1-1/+3
2011-01-09netlink: test for all flags of the NLM_F_DUMP compositeJan Engelhardt1-1/+1
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2010-12-14net: Abstract default MTU metric calculation behind an accessor.David S. Miller1-0/+7
2010-12-13net: Abstract default ADVMSS behind an accessor.David S. Miller1-0/+7
2010-12-10xfrm: Add Traffic Flow Confidentiality padding XFRM attributeMartin Willi1-2/+17
2010-12-09xfrm: Fix xfrm_state_migrate leakThomas Egerer1-1/+1
2010-12-09net: Abstract away all dst_entry metrics accesses.David S. Miller1-3/+3
2010-11-21net: allow GFP_HIGHMEM in __vmalloc()Eric Dumazet1-1/+1
2010-10-21xfrm: make xfrm_bundle_ok localstephen hemminger1-3/+4
2010-09-20xfrm: Allow different selector family in temporary stateThomas Egerer2-21/+29
2010-09-16xfrm: dont assume rcu_read_lock in xfrm_output_one()Eric Dumazet1-1/+1
2010-09-01xfrm_user: avoid a warning with some compilerNicolas Dichtel1-1/+1
2010-08-14xfrm: Use GFP_ATOMIC in xfrm_compile_policyHerbert Xu1-1/+1
2010-07-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+13
2010-07-14xfrm: do not assume that template resolving always returns xfrmsTimo Teräs1-2/+13
2010-07-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+2
2010-06-25snmp: add align parameter to snmp_mib_init()Eric Dumazet1-1/+2
2010-06-24xfrm: check bundle policy existance before dereferencing itTimo Teräs1-1/+2
2010-06-04net: check for refcount if pop a stacked dst_entrySteffen Klassert1-2/+2
2010-06-02xfrm: force a dst reference in __xfrm_route_forward()Eric Dumazet1-0/+1
2010-05-17net: Remove unnecessary returns from void function()sJoe Perches1-1/+0
2010-05-17xfrm: add severity to printkstephen hemminger1-5/+7
2010-05-17net: Remove unnecessary semicolons after switch statementsJoe Perches1-3/+3
2010-05-15xfrm: fix policy unreferencing on larval dropTimo Teras1-1/+1
2010-04-30xfrm: potential uninitialized variable num_xfrmsChangli Gao1-1/+1
2010-04-20net: Fix various endianness glitchesEric Dumazet1-1/+2
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller4-1/+4
2010-04-07xfrm: remove policy garbage collectionTimo Teräs1-34/+5
2010-04-07xfrm: cache bundles instead of policies for outgoing flowsTimo Teräs1-335/+376
2010-04-07flow: virtualize flow cache entry methodsTimo Teräs1-38/+74
2010-04-01xfrm: remove policy lock when accessing policy->walk.deadTimo Teräs2-27/+10
2010-04-01xfrm_user: verify policy direction at XFRM_MSG_POLEXPIRE handlerTimo Teräs1-0/+4
2010-04-01xfrm: Remove xfrm_state_genidHerbert Xu1-4/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo4-1/+4
2010-03-03ipsec: Fix bogus bundle flowiHerbert Xu1-3/+4
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-0/+16
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+16
2010-02-23xfrm: clone mark when cloning policyJamal Hadi Salim1-0/+1
2010-02-22xfrm: Allow user space manipulation of SPD markJamal Hadi Salim1-6/+25
2010-02-22xfrm: Allow user space config of SAD markJamal Hadi Salim1-15/+57
2010-02-22xfrm: SP lookups with markJamal Hadi Salim1-1/+11
2010-02-22xfrm: SP lookups signature with markJamal Hadi Salim2-9/+9
2010-02-22xfrm: SA lookups with markJamal Hadi Salim1-0/+12
2010-02-22xfrm: SA lookups signature with markJamal Hadi Salim3-32/+45
2010-02-19xfrm: Flushing empty SPD generates false eventsJamal Hadi Salim2-4/+15
2010-02-19xfrm: Flushing empty SAD generates false eventsJamal Hadi Salim2-3/+10
2010-02-18xfrm: Introduce LINUX_MIB_XFRMFWDHDRERRORjamal2-2/+2
2010-02-17xfrm: Revert false event eliding commits.David S. Miller3-18/+7
2010-02-16percpu: add __percpu sparse annotations to netTejun Heo3-12/+13
2010-02-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-9/+3
2010-02-16xfrm: avoid spinlock in get_acqseq() used by xfrm userjamal1-5/+5
2010-02-16xfrm: Fix xfrm_state_clone leakHerbert Xu1-9/+3
2010-02-15xfrm: Flushing empty SPD generates false eventsjamal2-4/+11
2010-02-15xfrm: Flushing empty SAD generates false eventsjamal2-3/+7
2010-02-12xfrm: validate attributesjamal1-0/+4
2010-01-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller3-20/+75
2010-01-24netns xfrm: deal with dst entries in netnsAlexey Dobriyan1-3/+56
2010-01-23netns xfrm: fix "ip xfrm state|policy count" misreportAlexey Dobriyan3-17/+19
2010-01-23net: constify MIB name tablesAlexey Dobriyan1-1/+1
2010-01-17net: spread __net_init, __net_exitAlexey Dobriyan1-2/+2
2010-01-17crypto: gcm - Add RFC4543 wrapper for GCMTobias Brunner1-0/+16
2009-12-26NET: XFRM: Fix spelling of neighbour.Ralf Baechle1-1/+1
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds3-108/+184
2009-12-03net: Allow xfrm_user_net_exit to batch efficiently.Eric W. Biederman1-8/+10
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2009-12-01ipsec: can not add camellia cipher algorithm when using "ip xfrm state" commandLi Yewang1-0/+1
2009-11-25xfrm: Add SHA384 and SHA512 HMAC authentication algorithms to XFRMMartin Willi1-0/+34
2009-11-25xfrm: Store aalg in xfrm_state with a user specified truncation lengthMartin Willi2-9/+122
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman1-4/+0
2009-11-08xfrm: SAD entries do not expire correctly after suspend-resumeYury Polyanskiy1-13/+17
2009-10-18xfrm: remove skb_icv_walkSteffen Klassert1-78/+0
2009-09-02net: file_operations should be constStephen Hemminger1-1/+1
2009-08-09Fix xfrm hash collisions by changing __xfrm4_daddr_saddr_hash to hash address...Jussi Mäki1-1/+1
2009-06-29xfrm: use xfrm_addr_cmp() instead of compare addresses directlyWei Yongjun1-49/+8
2009-06-24ipsec: Fix name of CAST algorithmHerbert Xu1-2/+2
2009-06-09xfrm: Use frag list abstraction interfaces.David S. Miller1-22/+19
2009-06-03net: skb->dst accessorsEric Dumazet3-13/+19
2009-04-27xfrm: wrong hash value for temporary SANicolas Dichtel1-3/+3
2009-03-27xfrm: spin_lock() should be spin_unlock() in xfrm_state.cChuck Ebbert1-1/+1
2009-03-13xfrm: Fix xfrm_state_find() wrt. wildcard source address.David S. Miller1-32/+58
2009-01-20Revert "xfrm: For 32/64 compatability wrt. xfrm_usersa_info"David S. Miller1-9/+2
2009-01-14xfrm: For 32/64 compatability wrt. xfrm_usersa_infoDavid S. Miller1-2/+9
2009-01-11ipcomp: Remove spurious truesize increaseHerbert Xu1-1/+0
2008-12-29net: make xfrm_statistics_seq_show use generic snmp_fold_fieldRusty Russell1-15/+2
2008-12-18Revert "xfrm: Accept ESP packets regardless of UDP encapsulation mode"David S. Miller1-0/+5
2008-12-14xfrm: join error pathsIlpo Järvinen1-10/+12
2008-12-04xfrm: Accept ESP packets regardless of UDP encapsulation modeMartin Willi1-5/+0
2008-12-03xfrm: Accept XFRM_STATE_AF_UNSPEC SAs on IPv4/IPv6 only hostsMartin Willi1-15/+11
2008-12-03xfrm: Cleanup for unlink SPD entryWei Yongjun1-25/+10
2008-12-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2008-12-03xfrm: Fix kernel panic when flush and dump SPD entriesWei Yongjun1-0/+1
2008-11-25netns xfrm: per-netns sysctlsAlexey Dobriyan5-19/+100
2008-11-25netns xfrm: /proc/net/xfrm_stat in netnsAlexey Dobriyan2-18/+19
2008-11-25netns xfrm: per-netns MIBsAlexey Dobriyan4-54/+67
2008-11-25netns xfrm: flush SA/SPDs on netns stopAlexey Dobriyan2-0/+22
2008-11-25netns xfrm: ->get_saddr in netnsAlexey Dobriyan1-3/+4
2008-11-25netns xfrm: ->dst_lookup in netnsAlexey Dobriyan1-3/+4
2008-11-25netns xfrm: KM reporting in netnsAlexey Dobriyan2-5/+4
2008-11-25netns xfrm: pass netns with KM notificationsAlexey Dobriyan1-2/+4
2008-11-25netns xfrm: xfrm_user module in netnsAlexey Dobriyan1-31/+45
2008-11-25netns xfrm: per-netns NETLINK_XFRM socketAlexey Dobriyan3-41/+77
2008-11-25netns xfrm: xfrm_input() fixupAlexey Dobriyan1-1/+2
2008-11-25netns xfrm: dst garbage-collecting in netnsAlexey Dobriyan1-2/+2
2008-11-25netns xfrm: flushing/pruning bundles in netnsAlexey Dobriyan1-11/+8
2008-11-25netns xfrm: xfrm_route_forward() in netnsAlexey Dobriyan1-1/+2
2008-11-25netns xfrm: xfrm_policy_check in netnsAlexey Dobriyan1-2/+3
2008-11-25netns xfrm: lookup in netnsAlexey Dobriyan1-18/+20
2008-11-25netns xfrm: policy walking in netnsAlexey Dobriyan2-4/+4