summaryrefslogtreecommitdiff
path: root/net/ipv6/ip6_input.c
AgeCommit message (Expand)Author
2006-07-24[IPV6]: Clean skb cb on IPv6 input.Guillaume Chazarain
2006-06-30[IPV6]: Remove redundant length check on inputHerbert Xu
2006-04-18[IPV6]: Clean up hop-by-hop options handler.YOSHIFUJI Hideaki
2006-01-07[IPV4/6]: Netfilter IPsec input hooksPatrick McHardy
2006-01-07[IPV6]: Move nextheader offset to the IP6CBPatrick McHardy
2005-11-09[NETFILTER]: Add nf_conntrack subsystem.Yasuyuki Kozakai
2005-08-29[IPV4/6]: Check if packet was actually delivered to a raw socket to decide wh...Patrick McHardy
2005-08-29[NET]: Kill skb->real_devDavid S. Miller
2005-08-16[IPV6]: Fix SKB leak in ip6_input_finish()Patrick McHardy
2005-03-30[IPV6]: Fix address/interface handling according to the scoping architectureHideaki Yoshifuji
2005-03-09[NET]: Fix CHECKSUM_HW wrt. packet trimming.Herbert Xu
2004-08-22[PATCH] rcu: abstracted RCU dereferencingDipankar Sarma
2004-07-09[NET] convert storage for MIB from struct member to array item.Hideaki Yoshifuji
2004-06-08[IPV6]: Add IP6CB.Hideaki Yoshifuji
2004-06-02[IPV{4,6}] introduce ip-independent ipstats_mib based on ipv6_mib.Hideaki Yoshifuji
2004-04-09[IPV6]: Add missing MIB counter increments.Shirley Ma
2004-02-11[IPV6]: Except MLD packets from source filtering.David Stevens
2003-06-16o net: use hlist for struct sock hash listsArnaldo Carvalho de Melo
2003-06-06[IPV6]: Fix spelling/typos.Randy Dunlap
2003-05-09[IPV4/IPV6]: inetsw using RCU.Stephen Hemminger
2003-04-15[IPV6]: Add MLDv2 support.David Stevens
2003-04-13[IPV6]: Fixed multiple mistake extension header handling.Hideaki Yoshifuji
2003-03-28[IPSEC]: Missing ipv6 policy checks.Tom Lendacky
2003-03-23[IPV6]: Process all extension headers via ipproto->handler.Mitsuru Kanda
2003-03-04[IPSEC]: Add full ipv6 support.Kazunori Miyazawa
2003-02-18[NET]: Convert dst->{input,output}() fully to dst_{input,output}().Hideaki Yoshifuji
2002-11-21[PATCH] IPv6: Fix BUG When Received Unknown Protocol.Hideaki Yoshifuji
2002-10-27[IPV{4,6}]: Clean up SNMP counter bumping.Nivedita Singhvi
2002-10-08[IPV4/IPV6]: Cleanup inet{,6}_protocol.David S. Miller
2002-02-04v2.4.3.2 -> v2.4.3.3Linus Torvalds
2002-02-04Import changesetLinus Torvalds