summaryrefslogtreecommitdiff
path: root/net/ipv6/ah6.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15
|\
| * ipv6: mark expected switch fall-throughsGustavo A. R. Silva2017-10-18
* | net: use -ENOSPC for transient busy indicationGilad Ben-Yossef2017-11-03
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-06-23
|\
| * ah: use crypto_memneq to check the ICVSabrina Dubroca2017-05-19
* | ipsec: check return value of skb_to_sgvec alwaysJason A. Donenfeld2017-06-04
|/
* IPsec: do not ignore crypto err in ah6 inputGilad Ben-Yossef2017-01-16
* net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti2016-11-04
* ah6: fix error return codeJulia Lawall2015-08-25
* ipv6: coding style: comparison for equality with NULLIan Morris2015-03-31
* ipv6: coding style improvements (remove assignment in if statements)Ian Morris2014-11-23
* net: Convert LIMIT_NETDEBUG to net_dbg_ratelimitedJoe Perches2014-11-11
* ipsec: Remove obsolete MAX_AH_AUTH_LENHerbert Xu2014-09-18
* ipv6: White-space cleansing : Structure layoutsIan Morris2014-08-24
* ipv6: White-space cleansing : Line LayoutsIan Morris2014-08-24
* ah6: Use the IPsec protocol multiplexer APISteffen Klassert2014-03-14
* {IPv6,xfrm} Add ESN support for AH ingress partFan Du2014-02-12
* {IPv6,xfrm} Add ESN support for AH egress partFan Du2014-02-12
* ipv4/ipv6: Fix FSF address in file headersJeff Kirsher2013-12-06
* ipsec: Don't update the pmtu on ICMPV6_DEST_UNREACHSteffen Klassert2013-09-16
* ipv6:introduce function to find route for redirectDuan Jiong2013-09-05
* net: Add skb_unclone() helper function.Pravin B Shelar2013-02-15
* ah6/esp6: set transport header correctly for IPsec tunnel mode.Li RongQing2013-01-08
* ipv6: use IS_ENABLED()Amerigo Wang2012-11-01
* ipv6: Add redirect support to all protocol icmp error handlers.David S. Miller2012-07-12
* ipv6: Handle PMTU in ICMP error handlers.David S. Miller2012-06-15
* ipv6: bool/const conversions phase2Eric Dumazet2012-05-19
* ipv6: correct the ipv6 option name - Pad0 to Pad1Eldad Zack2012-05-17
* net: ipv6: Standardize prefixes for message loggingJoe Perches2012-05-16
* net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-15
* net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-22
* ah: Don't return NET_XMIT_DROP on input.Nick Bowler2011-11-12
* ah: Read nexthdr value before overwriting it in ahash input callback.Nick Bowler2011-11-09
* ah: Correctly pass error codes in ahash output callback.Nick Bowler2011-11-09
* xfrm: Use separate low and high order bits of the sequence numbers in xfrm_sk...Steffen Klassert2011-03-13
* ah: reload pointers to skb data after calling skb_cow_data()Dang Hongwu2011-01-11
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* xfrm: SA lookups signature with markJamal Hadi Salim2010-02-22
* xfrm: Use the user specified truncation length in ESP and AHMartin Willi2009-11-25
* ah6: convert to ahashSteffen Klassert2009-10-18
* net: constify struct inet6_protocolAlexey Dobriyan2009-09-14
* ipv6: Use correct data types for ICMPv6 type and codeBrian Haley2009-06-23
* netns xfrm: AH/ESP in netns!Alexey Dobriyan2008-11-25
* netns xfrm: state lookup in netnsAlexey Dobriyan2008-11-25
* ah4/ah6: remove useless NULL assignmentsAlexey Dobriyan2008-11-25
* net: replace %p6 with %pI6Harvey Harrison2008-10-29
* net: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-28
* [IPSEC]: Fix bogus usage of u64 on input sequence numberHerbert Xu2008-02-12
* [XFRM]: constify 'struct xfrm_type'Eric Dumazet2008-01-31
* [IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_inputHerbert Xu2008-01-28