summaryrefslogtreecommitdiff
path: root/include/net/ip.h
AgeCommit message (Expand)Author
2005-08-29[IP]: Introduce ip_options_get_from_userArnaldo Carvalho de Melo
2005-08-29[NET]: Fix sparse warningsArnaldo Carvalho de Melo
2005-08-29[IPV4]: possible cleanupsAdrian Bunk
2005-08-29[NET]: Kill skb->real_devDavid S. Miller
2005-06-13[SCTP] Add support for ip_nonlocal_bind sysctl & IP_FREEBIND socket optionNeil Horman
2005-05-05[PATCH] update Ross Biro bouncing email addressJesper Juhl
2005-01-26[IPV4]: Keep fragment queues private to each user.Patrick McHardy
2004-12-27Merge nuts.davemloft.net:/disk1/BK/ib-2.6David S. Miller
2004-12-27[INFINIBAND]: IPoIB IPv4 multicastRoland Dreier
2004-12-27[IPV4]: Staticize and remove unneeded exports.Adrian Bunk
2004-10-25[NET]: Give skb_checksum_help() an skb_buff * againHerbert Xu
2004-08-29[NETFILTER]: Flush fragment queue on conntrack unloadPatrick McHardy
2004-08-07Make sysctl pass the pos pointer around properly.Linus Torvalds
2004-07-20[IPV4] Look up route with appropriate protocol when we connect().Hideaki Yoshifuji
2004-07-15[PATCH] sparse: iovec cleanups - the restAlexander Viro
2004-06-27[NET]: Kill spurious ifndef in net/ip.hAdrian Bunk
2004-06-19[NET] generalise tcp_add_data, skb_split and tcp_copy_to_pageArnaldo Carvalho de Melo
2004-06-03[NETFILTER]: Fix checksum bug for multicast/broadcast packets on postrouting ...James Morris
2004-06-02[IPV4] use ip-independent ipstats_mib to store IPv4 statistics.Hideaki Yoshifuji
2004-05-30[PATCH] sparse: trivial part of net/* annotationAlexander Viro
2004-05-29[PATCH] sparse: ->[gs]etsockopt() annotationAlexander Viro
2003-07-02[NET] convert /proc/net/mcfilter to seq_fileHideaki Yoshifuji
2003-07-02[NET] convert /proc/net/igmp to seq_fileHideaki Yoshifuji
2003-06-04o net: create struct sock_common and use in struct sock & tcp_tw_bucketArnaldo Carvalho de Melo
2003-05-21[IPV4]: Use seq_release_private(), kill ip_seq_release() since no longer used.Hideaki Yoshifuji
2003-05-17[IPV4]: Flush routing cache on sysctl_ip_default_ttl changes.David S. Miller
2003-05-14[IPV4]: Fix ip_finish_output extern decl.David S. Miller
2003-05-12[IPV4/IPV6]: Consolidate saddr resetting into inet_reset_saddr().Arnaldo Carvalho de Melo
2003-04-30[IPSEC]: pmtu discovery support at local tunnel gateway.James Morris
2003-04-10[IPV4]: IGMPv3 support, with help from Vinay KulkarniDavid Stevens
2003-01-20[IPV{4,6}]: Add ipfragok arg to ip_queue_xmit.Sridhar Samudrala
2003-01-06[IPV4]: Convert mibstats to use kmalloc_percpuRavikiran G. Thirumalai
2002-10-24[NET]: Cleanup DST metrics and abstract MSS/PMTU further.Alexey Kuznetsov
2002-10-24[IPV4]: Kill ip_send, use dst_output instead.Alexey Kuznetsov
2002-10-19o ipv4: only produce one record per fib_seq_sholl callArnaldo Carvalho de Melo
2002-10-18[IPv4]: More output path work.Alexey Kuznetsov
2002-10-17[IPv4]: More output path work.Alexey Kuznetsov
2002-10-15[NET]: Prepare for zerocopy NFS and IPSEC.Alexey Kuznetsov
2002-10-11[ipv4] move proc init to newly created net/ipv4/ip_proc.cArnaldo Carvalho de Melo
2002-08-28[NET]: Add segmentation offload support to TCP.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-04v2.4.3.2 -> v2.4.3.3Linus Torvalds
2002-02-04Import changesetLinus Torvalds