aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/ip_output.c
Commit message (Expand)AuthorAge
* net: ip_append_data() optimEric Dumazet2010-08-24
* net: Rename skb_has_frags to skb_has_frag_listDavid S. Miller2010-08-23
* net: simplify flags for tx timestampingOliver Hartkopp2010-08-19
* ip_fragment: fix subtracting PPPOE_SES_HLEN from mtu twiceChangli Gao2010-08-02
* net/ipv4: EXPORT_SYMBOL cleanupsEric Dumazet2010-07-12
* net/ipv4/ip_output.c: Removal of unused variable in ip_fragment()George Kadianakis2010-07-07
* ipv4: use skb_dst_copy() in ip_copy_metadata()Eric Dumazet2010-07-05
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-23
|\
| * udp: Fix bogus UFO packet generationHerbert Xu2010-06-21
* | net-next: remove useless union keywordChangli Gao2010-06-11
|/
* net: No dst refcounting in ip_queue_xmit()Eric Dumazet2010-05-17
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-05-10
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-21
| |\
| | * ip: Fix ip_dev_loopback_xmit()Eric Dumazet2010-04-15
* | | netfilter: bridge-netfilter: fix refragmenting IP traffic encapsulated in PPP...Bart De Schuymer2010-04-20
* | | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-04-20
|\| |
| * | net: replace ipfragok with skb->local_dfShan Wei2010-04-16
| |/
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | netfilter: xt_TEE: have cloned packet travel through Xtables tooJan Engelhardt2010-04-19
* | netfilter: xtables: inclusion of xt_TEEJan Engelhardt2010-04-19
* | netfilter: ipv4: use NFPROTO values for NF_HOOK invocationJan Engelhardt2010-03-25
|/
* ip: fix mc_loop checks for tunnels with multicast outer addressesOctavian Purdila2010-01-06
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-02
|\
| * ip_fragment: also adjust skb->truesize for packets not owned by a socketPatrick McHardy2009-12-01
* | net/ipv4: Move && and || to end of previous lineJoe Perches2009-11-23
* | inet: rename some inet_sock fieldsEric Dumazet2009-10-18
|/
* net: Use sk_mark for routing lookup in more placesAtis Elsts2009-10-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-14
|\
| * ip: Report qdisc packet dropsEric Dumazet2009-09-02
* | ipv4: make ip_append_data() handle NULL routing tableJulien TINNES2009-08-27
|/
* net: ip_push_pending_frames() fixEric Dumazet2009-07-11
* net: No more expensive sock_hold()/sock_put() on each txEric Dumazet2009-06-11
* ipv4: Use frag list abstraction interfaces.David S. Miller2009-06-09
* net: skb->dst accessorsEric Dumazet2009-06-03
* net: skb->rtable accessorEric Dumazet2009-06-03
* snmp: add missing counters for RFC 4293Neil Horman2009-04-27
* ip: support for TX timestamps on UDP and RAW socketsPatrick Ohly2009-02-16
* net: avoid a pair of dst_hold()/dst_release() in ip_push_pending_frames()Eric Dumazet2008-11-24
* net: avoid a pair of dst_hold()/dst_release() in ip_append_data()Eric Dumazet2008-11-24
* net: clean up net/ipv4/ah4.c esp4.c fib_semantics.c inet_connection_sock.c in...Jianjun Kong2008-11-03
* ipv4: Make Netfilter's ip_route_me_harder() non-local address compatibleKOVACS Krisztian2008-10-01
* net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen2008-07-26
* mib: add net to IP_INC_STATSPavel Emelyanov2008-07-16
* icmp: add struct net argument to icmp_out_countPavel Emelyanov2008-07-15
* net: remove CVS keywordsAdrian Bunk2008-06-12
* [IPv4] UFO: prevent generation of chained skb destined to UFO deviceKostya B2008-04-30
* [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-25
* [IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.YOSHIFUJI Hideaki2008-03-24
* [NETNS]: Process IP layer in the context of the correct namespace.Denis V. Lunev2008-03-24
* [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid castsEric Dumazet2008-03-05