summaryrefslogtreecommitdiff
path: root/include/linux/ip.h
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-01-22bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() callsLinus Lüssing
2012-12-09net: Add support for hardware-offloaded encapsulationJoseph Gasparakis
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2007-04-25[SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce ipip_hdr(), remove skb->h.ipiphArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo
2006-12-02[NET]: Annotate checksums in on-the-wire packets.Al Viro
2006-10-04[XFRM]: BEET modeDiego Beltrami
2006-09-28[IPV4]: headers endiannessAl Viro
2006-09-22[NetLabel]: core network changesPaul Moore
2006-01-06[NET]: Endian-annotate struct iphdrAlexey Dobriyan
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo
2006-01-03[IP_SOCKGLUE]: Remove most of the tcp specific callsArnaldo Carvalho de Melo
2006-01-03[IPV6]: Introduce inet6_rsk()Arnaldo Carvalho de Melo
2005-08-29[NET]: Introduce inet_connection_sockArnaldo Carvalho de Melo
2005-08-29[INET]: Move bind_hash from tcp_sk to inet_skArnaldo Carvalho de Melo
2005-08-29[INET]: Introduce inet_sk_rebuild_headerArnaldo Carvalho de Melo
2005-06-18[NET] Rename open_request to request_sockArnaldo Carvalho de Melo
2005-06-18[NET] Generalise TCP's struct open_request minisock infrastructureArnaldo Carvalho de Melo
2005-03-26[NET] make all protos partially use sk_protArnaldo Carvalho de Melo
2005-03-16[NET] Reorder struct inet_sockThomas Graf
2005-03-04[IPV6] Always add a fragment header after receiving TOO BIG w/ pmtu < 1280.Hideaki Yoshifuji
2005-01-14[SCTP] merge sctp_sock with sctp_optArnaldo Carvalho de Melo
2004-12-27[INET] move inet_sock into inet_opt and rename it to inet_sockArnaldo Carvalho de Melo
2004-06-22[NET] Move sndmsg_page and sndmsg_off to struct sockArnaldo Carvalho de Melo
2003-12-31[NET]: Do type checking in {udp,inet6,raw6,inet}_sk().Ingo Molnar
2003-10-26[IPV4,6]: Use common storage for cork'd flow, needed to handle mapped-ipv4 ip...Hideaki Yoshifuji
2003-05-16[IPV6]: Add IPCOMP support.Mitsuru Kanda
2003-05-15[IPV4]: Respect hoplimit route metric.David S. Miller
2003-04-15[IPV6]: Add MLDv2 support.David Stevens
2003-04-02[IPSEC]: Use of "sizeof" for header sizes, part IIHideaki Yoshifuji
2003-03-19[NET]: miscellaneous fixes.Alexey Kuznetsov
2002-10-24include/linux/ip.h: Define AH/ESP header layout.Alexey Kuznetsov
2002-10-15[NET]: Prepare for zerocopy NFS and IPSEC.Alexey Kuznetsov
2002-03-10Move IP-specific identity informationDavid S. Miller
2002-02-10Split protocol specific information out from struct sock.David S. Miller
2002-02-04Import changesetLinus Torvalds