aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_output.c
Commit message (Expand)AuthorAge
* net-next: remove useless union keywordChangli Gao2010-06-11
* ipv6: Add GSO support on forwarding pathHerbert Xu2010-05-28
* ipv6: ip6mr: support multiple tablesPatrick McHardy2010-05-11
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-05-10
|\
| * ipv6: cleanup: remove unneeded null checkDan Carpenter2010-04-30
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-27
| |\
| | * ipv6: allow to send packet after receiving ICMPv6 Too Big message with MTU fi...Shan Wei2010-04-22
| * | IPv6: Complete IPV6_DONTFRAG supportBrian Haley2010-04-24
| * | IPv6: Add dontfrag argument to relevant functionsBrian Haley2010-04-24
| * | 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
* | | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-04-20
|\| |
| * | ipv6: fix the comment of ip6_xmit()Shan Wei2010-04-16
| * | net: replace ipfragok with skb->local_dfShan Wei2010-04-16
| * | ipv6: cancel to setting local_df in ip6_xmit()Shan 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: ipv6: add IPSKB_REROUTED exclusion to NF_HOOK/POSTROUTING invocationJan Engelhardt2010-04-13
* | netfilter: ipv6: move POSTROUTING invocation before fragmentationJan Engelhardt2010-04-13
* | netfilter: ipv6: use NFPROTO values for NF_HOOK invocationJan Engelhardt2010-03-25
|/
* ipv6: Use 1280 as min MTU for ipv6 forwardingUlrich Weber2010-02-26
* ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan2010-02-18
* ip: fix mc_loop checks for tunnels with multicast outer addressesOctavian Purdila2010-01-06
* ip: Report qdisc packet dropsEric Dumazet2009-09-02
* ipv6: ip6_push_pending_frames() should increment IPSTATS_MIB_OUTDISCARDSEric Dumazet2009-09-01
* inet6: Conversion from u8 to intGerrit Renker2009-08-13
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-16
|\
| * net: ip_push_pending_frames() fixEric Dumazet2009-07-11
* | udpv6: Remove unused skb argument of ipv6_select_ident()Sridhar Samudrala2009-07-12
* | udpv6: Fix gso_size setting in ip6_ufo_append_dataSridhar Samudrala2009-07-12
|/
* net: No more expensive sock_hold()/sock_put() on each txEric Dumazet2009-06-11
* ipv6: Use frag list abstraction interfaces.David S. Miller2009-06-09
* net: skb->dst accessorsEric Dumazet2009-06-03
* snmp: add missing counters for RFC 4293Neil Horman2009-04-27
* ipv6: Copy cork options in ip6_append_dataHerbert Xu2009-02-05
* netns: ip6mr: allocate mroute6_socket per-namespace.Benjamin Thery2008-12-10
* net: reduce structures when XFRM=nAlexey Dobriyan2008-10-28
* ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BHDenis V. Lunev2008-10-08
* ipv6: added net argument to ICMP6_INC_STATS_BHDenis V. Lunev2008-10-08
* ipv6: added net argument to IP6_INC_STATS_BHDenis V. Lunev2008-10-08
* netns: add net parameter to IP6_INC_STATSDenis V. Lunev2008-10-08
* ipv6: local dev is actually unused in ip6_fragmentDenis V. Lunev2008-10-08
* ipv6: Fix OOPS in ip6_dst_lookup_tail().Neil Horman2008-09-09
* netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_sad...Brian Haley2008-08-14
* ipv6: Do not drop packet if skb->local_df is set to trueWei Yongjun2008-08-04
* ipv6: Fix ip6_xmit to send fragments if ipfragok is trueWei Yongjun2008-07-31
* net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen2008-07-26
* ipv6 netns: Make several "global" sysctl variables namespace aware.YOSHIFUJI Hideaki2008-07-20
* ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface.YOSHIFUJI Hideaki2008-07-03