summaryrefslogtreecommitdiff
path: root/include/net/protocol.h
AgeCommit message (Expand)Author
2008-03-24[NETNS]: Drop packets in the non-initial namespace on the per/protocol basis.Denis V. Lunev
2008-01-28[IPV6]: make inet6_register_protosw to return an error codeDaniel Lezcano
2007-10-15[IPV6]: Replace sk_buff ** with sk_buff * in input handlersHerbert Xu
2006-12-02[INET]: Change protocol field in struct inet_protosw to u16Arnaldo Carvalho de Melo
2006-12-02[IPV6]: 'info' argument of ipv6 ->err_handler() is net-endianAl Viro
2006-07-08[NET] gso: Fix up GSO packets with broken checksumsHerbert Xu
2006-06-30[IPV6]: Added GSO support for TCPv6Herbert Xu
2006-06-29[NET]: Added GSO header verificationHerbert Xu
2006-06-23[NET]: Add software TSOv4Herbert Xu
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-01-07[IPV6]: Move nextheader offset to the IP6CBPatrick McHardy
2006-01-03[NET]: move struct proto_ops to constEric Dumazet
2006-01-03[IP_SOCKGLUE]: Remove most of the tcp specific callsArnaldo Carvalho de Melo
2004-06-22[NET] rename struct inet_protocol to net_protocolArnaldo Carvalho de Melo
2003-05-09[IPV4/IPV6]: inetsw using RCU.Stephen Hemminger
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
2002-11-04[IPSEC]: Bug fixes and updates.Alexey Kuznetsov
2002-10-08[IPV4/IPV6]: Cleanup inet{,6}_protocol.David S. Miller
2002-02-04v2.4.5.4 -> v2.4.5.5Linus Torvalds
2002-02-04v2.4.4.3 -> v2.4.4.4Linus Torvalds
2002-02-04v2.4.3.2 -> v2.4.3.3Linus Torvalds
2002-02-04Import changesetLinus Torvalds