summaryrefslogtreecommitdiff
path: root/net/ipv6/ah6.c
AgeCommit message (Expand)Author
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-11-03net: use -ENOSPC for transient busy indicationGilad Ben-Yossef
2017-10-18ipv6: mark expected switch fall-throughsGustavo A. R. Silva
2017-06-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-06-04ipsec: check return value of skb_to_sgvec alwaysJason A. Donenfeld
2017-05-19ah: use crypto_memneq to check the ICVSabrina Dubroca
2017-01-16IPsec: do not ignore crypto err in ah6 inputGilad Ben-Yossef
2016-11-04net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti
2015-08-25ah6: fix error return codeJulia Lawall
2015-03-31ipv6: coding style: comparison for equality with NULLIan Morris
2014-11-23ipv6: coding style improvements (remove assignment in if statements)Ian Morris
2014-11-11net: Convert LIMIT_NETDEBUG to net_dbg_ratelimitedJoe Perches
2014-09-18ipsec: Remove obsolete MAX_AH_AUTH_LENHerbert Xu
2014-08-24ipv6: White-space cleansing : Structure layoutsIan Morris
2014-08-24ipv6: White-space cleansing : Line LayoutsIan Morris
2014-03-14ah6: Use the IPsec protocol multiplexer APISteffen Klassert
2014-02-12{IPv6,xfrm} Add ESN support for AH ingress partFan Du
2014-02-12{IPv6,xfrm} Add ESN support for AH egress partFan Du
2013-12-06ipv4/ipv6: Fix FSF address in file headersJeff Kirsher
2013-09-16ipsec: Don't update the pmtu on ICMPV6_DEST_UNREACHSteffen Klassert
2013-09-05ipv6:introduce function to find route for redirectDuan Jiong
2013-02-15net: Add skb_unclone() helper function.Pravin B Shelar
2013-01-08ah6/esp6: set transport header correctly for IPsec tunnel mode.Li RongQing
2012-11-01ipv6: use IS_ENABLED()Amerigo Wang
2012-07-12ipv6: Add redirect support to all protocol icmp error handlers.David S. Miller
2012-06-15ipv6: Handle PMTU in ICMP error handlers.David S. Miller
2012-05-19ipv6: bool/const conversions phase2Eric Dumazet
2012-05-17ipv6: correct the ipv6 option name - Pad0 to Pad1Eldad Zack
2012-05-16net: ipv6: Standardize prefixes for message loggingJoe Perches
2012-05-15net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan
2011-11-12ah: Don't return NET_XMIT_DROP on input.Nick Bowler
2011-11-09ah: Read nexthdr value before overwriting it in ahash input callback.Nick Bowler
2011-11-09ah: Correctly pass error codes in ahash output callback.Nick Bowler
2011-03-13xfrm: Use separate low and high order bits of the sequence numbers in xfrm_sk...Steffen Klassert
2011-01-11ah: reload pointers to skb data after calling skb_cow_data()Dang Hongwu
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-22xfrm: SA lookups signature with markJamal Hadi Salim
2009-11-25xfrm: Use the user specified truncation length in ESP and AHMartin Willi
2009-10-18ah6: convert to ahashSteffen Klassert
2009-09-14net: constify struct inet6_protocolAlexey Dobriyan
2009-06-23ipv6: Use correct data types for ICMPv6 type and codeBrian Haley
2008-11-25netns xfrm: AH/ESP in netns!Alexey Dobriyan
2008-11-25netns xfrm: state lookup in netnsAlexey Dobriyan
2008-11-25ah4/ah6: remove useless NULL assignmentsAlexey Dobriyan
2008-10-29net: replace %p6 with %pI6Harvey Harrison
2008-10-28net: replace uses of NIP6_FMT with %p6Harvey Harrison
2008-02-12[IPSEC]: Fix bogus usage of u64 on input sequence numberHerbert Xu
2008-01-31[XFRM]: constify 'struct xfrm_type'Eric Dumazet
2008-01-28[IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_inputHerbert Xu