aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ip.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-01-26[IPV4]: Keep fragment queues private to each user.Patrick McHardy1-3/+14
2004-12-27Merge nuts.davemloft.net:/disk1/BK/ib-2.6David S. Miller1-0/+33
2004-12-27[INFINIBAND]: IPoIB IPv4 multicastRoland Dreier1-0/+33
2004-12-27[IPV4]: Staticize and remove unneeded exports.Adrian Bunk1-2/+0
2004-10-25[NET]: Give skb_checksum_help() an skb_buff * againHerbert Xu1-2/+2
2004-08-29[NETFILTER]: Flush fragment queue on conntrack unloadPatrick McHardy1-0/+1
2004-08-07Make sysctl pass the pos pointer around properly.Linus Torvalds1-1/+1
2004-07-20[IPV4] Look up route with appropriate protocol when we connect().Hideaki Yoshifuji1-0/+3
2004-07-15[PATCH] sparse: iovec cleanups - the restAlexander Viro1-4/+4
2004-06-27[NET]: Kill spurious ifndef in net/ip.hAdrian Bunk1-3/+0
2004-06-19[NET] generalise tcp_add_data, skb_split and tcp_copy_to_pageArnaldo Carvalho de Melo1-1/+1
2004-06-03[NETFILTER]: Fix checksum bug for multicast/broadcast packets on postrouting ...James Morris1-2/+2
2004-06-02[IPV4] use ip-independent ipstats_mib to store IPv4 statistics.Hideaki Yoshifuji1-1/+1
2004-05-30[PATCH] sparse: trivial part of net/* annotationAlexander Viro1-4/+4
2004-05-29[PATCH] sparse: ->[gs]etsockopt() annotationAlexander Viro1-2/+2
2003-07-02[NET] convert /proc/net/mcfilter to seq_fileHideaki Yoshifuji1-1/+0
2003-07-02[NET] convert /proc/net/igmp to seq_fileHideaki Yoshifuji1-1/+1
2003-06-04o net: create struct sock_common and use in struct sock & tcp_tw_bucketArnaldo Carvalho de Melo1-1/+1
2003-05-21[IPV4]: Use seq_release_private(), kill ip_seq_release() since no longer used.Hideaki Yoshifuji1-1/+0
2003-05-17[IPV4]: Flush routing cache on sysctl_ip_default_ttl changes.David S. Miller1-0/+11
2003-05-14[IPV4]: Fix ip_finish_output extern decl.David S. Miller1-1/+1
2003-05-12[IPV4/IPV6]: Consolidate saddr resetting into inet_reset_saddr().Arnaldo Carvalho de Melo1-0/+17
2003-04-30[IPSEC]: pmtu discovery support at local tunnel gateway.James Morris1-0/+1
2003-04-10[IPV4]: IGMPv3 support, with help from Vinay KulkarniDavid Stevens1-0/+1
2003-01-20[IPV{4,6}]: Add ipfragok arg to ip_queue_xmit.Sridhar Samudrala1-1/+1
2003-01-06[IPV4]: Convert mibstats to use kmalloc_percpuRavikiran G. Thirumalai1-2/+4
2002-10-24[NET]: Cleanup DST metrics and abstract MSS/PMTU further.Alexey Kuznetsov1-1/+1
2002-10-24[IPV4]: Kill ip_send, use dst_output instead.Alexey Kuznetsov1-8/+0
2002-10-19o ipv4: only produce one record per fib_seq_sholl callArnaldo Carvalho de Melo1-0/+1
2002-10-18[IPv4]: More output path work.Alexey Kuznetsov1-11/+0
2002-10-17[IPv4]: More output path work.Alexey Kuznetsov1-3/+2
2002-10-15[NET]: Prepare for zerocopy NFS and IPSEC.Alexey Kuznetsov1-1/+15
2002-10-11[ipv4] move proc init to newly created net/ipv4/ip_proc.cArnaldo Carvalho de Melo1-3/+5
2002-08-28[NET]: Add segmentation offload support to TCP.Alexey Kuznetsov1-2/+14
2002-03-10Move IP-specific identity informationDavid S. Miller1-1/+2
2002-02-10Split protocol specific information out from struct sock.David S. Miller1-3/+4
2002-02-04v2.4.3.2 -> v2.4.3.3Linus Torvalds1-4/+9
2002-02-04Import changesetLinus Torvalds1-0/+264