summaryrefslogtreecommitdiffstats
path: root/net/ipv4/ip_output.c
Commit message (Expand)AuthorAgeFilesLines
...
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-251-2/+2
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* [IPV4]: cleanupStephen Hemminger2007-04-251-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-21/+21
* [TCP]: Restore SKB socket owner setting in tcp_transmit_skb().David S. Miller2007-01-261-1/+2
* [NET]: Convert hh_lock to seqlock.Stephen Hemminger2006-12-081-11/+3
* [PATCH] severing skbuff.h -> highmem.hAl Viro2006-12-041-0/+1
* [NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in ...Al Viro2006-12-021-1/+1
* [NET]: Annotate csum_partial() callers in net/*Al Viro2006-12-021-4/+4
* [NET]: Annotate callers of csum_fold() in net/*Al Viro2006-12-021-1/+1
* [IPV6]: Assorted trivial endianness annotations.Al Viro2006-12-021-1/+1
* [TCP]: Don't set SKB owner in tcp_transmit_skb().David S. Miller2006-12-021-2/+1
* [NET]: Turn nfmark into generic markThomas Graf2006-12-021-1/+1
* [IPV4]: struct ip_options annotationsAl Viro2006-09-281-2/+2
* [IPV4]: ip_build_and_send_pkt() annotationsAl Viro2006-09-281-1/+1
* [NETFILTER] bridge: simplify nf_bridge_padStephen Hemminger2006-09-221-8/+7
* [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostlyBrian Haley2006-09-221-1/+1
* [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-221-3/+3
* [MLSXFRM]: Add flow labelingVenkat Yekkirala2006-09-221-0/+2
* [IPV4]: Fix SNMPv2 "ipFragFails" counter errorWei Dong2006-08-311-0/+1
* [INET]: Use pskb_trim_unique when trimming paged unique skbsHerbert Xu2006-08-131-2/+2
* [IPV6]: SNMPv2 "ipv6IfStatsOutFragCreates" counter errorWei Dong2006-08-021-3/+4
* [NET] gso: Add skb_is_gsoHerbert Xu2006-07-081-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-301-2/+2
|\
| * [IPV6]: Added GSO support for TCPv6Herbert Xu2006-06-301-2/+2
* | 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
OpenPOWER on IntegriCloud