summaryrefslogtreecommitdiffstats
path: root/net/ipv4/ip_output.c
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [NET]: Merge TSO/UFO fields in sk_buffHerbert Xu2006-06-231-7/+9
* [NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUMHerbert Xu2006-06-171-1/+1
* [SECMARK]: Add secmark support to core networking.James Morris2006-06-171-0/+1
* [PATCH] ip_output: account for fraggap when checking to add trailer_lenZach Brown2006-04-141-1/+1
* [NETFILTER]: Fix fragmentation issues with bridge netfilterPatrick McHardy2006-04-091-3/+3
* [TCP]: Do not use inet->id of global tcp_socket when sending RST.Alexey Kuznetsov2006-03-221-5/+1
* [IPV4/6]: Fix UFO error propagationPatrick McHardy2006-03-121-3/+4
* [XFRM]: Fix SNAT-related crash in xfrm4_output_finishPatrick McHardy2006-02-151-6/+10
* [IPV4]: ip_output.c needs xfrm.hPatrick McHardy2006-01-091-0/+1
* [IPV4]: make ip_fragment() staticAdrian Bunk2006-01-071-2/+3
* [NETFILTER]: Redo policy lookups after NAT when neccessaryPatrick McHardy2006-01-071-0/+5
* [NET]: Endian-annotate struct iphdrAlexey Dobriyan2006-01-061-2/+2
* [NETFILTER]: Call POST_ROUTING hook before fragmentationPatrick McHardy2006-01-051-16/+14
* [IPV4]: Safer reassemblyHerbert Xu2006-01-031-0/+1
* [IPV4]: make two functions staticAdrian Bunk2005-11-291-1/+1
* [IPV4]: Fix ip_queue_xmit identity increment for TSO packetsHerbert Xu2005-11-081-1/+2
* [NET]: kfree cleanupJesper Juhl2005-11-081-8/+4
* [IPv4/IPv6]: UFO Scatter-gather approachAnanda Raju2005-10-281-5/+78
* [IPV4]: Remove dead code from ip_output.cJayachandran C2005-10-261-4/+1
* [SK_BUFF]: ipvs_property field must be copiedJulian Anastasov2005-10-221-0/+3
* [IPV4]: ip_finish_output() can be inlinedThomas Graf2005-08-291-1/+1
* [NET]: Make NETDEBUG pure printk wrappersPatrick McHardy2005-08-291-1/+1
* [NET]: Export symbols needed by the current DCCP codeArnaldo Carvalho de Melo2005-08-291-0/+2
* [INET]: Introduce inet_sk_rebuild_headerArnaldo Carvalho de Melo2005-08-291-5/+0
* [SOCK]: Introduce sk_setup_capsArnaldo Carvalho de Melo2005-08-291-5/+2
* [IPV4]: possible cleanupsAdrian Bunk2005-08-291-6/+1
* [NETFILTER]: reduce netfilter sk_buff enlargementHarald Welte2005-08-291-1/+0
* [NETFILTER]: Revert nf_reset changePhil Oester2005-07-121-9/+0
* [IPV4]: Fix crash in ip_rcv while booting related to netconsoleHerbert Xu2005-07-051-15/+0
* [NET]: Remove unused security member in sk_buffThomas Graf2005-07-051-1/+0
* [NETFILTER]: Fix connection tracking bug in 2.6.12Patrick McHardy2005-06-281-1/+7
* [NETFILTER]: Kill nf_debugPatrick McHardy2005-06-211-11/+0
* [IPV4/IPV6] Ensure all frag_list members have NULL skHerbert Xu2005-05-181-0/+8
* [PATCH] update Ross Biro bouncing email addressJesper Juhl2005-05-051-1/+1
* [NETFILTER]: Drop conntrack reference in ip_dev_loopback_xmit()Patrick McHardy2005-05-031-0/+1
* [NETFILTER]: Drop conntrack reference when packet leaves IPPatrick McHardy2005-04-251-0/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1359