index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ip6_output.c
Age
Commit message (
Expand
)
Author
2010-04-20
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-04-19
netfilter: xt_TEE: have cloned packet travel through Xtables too
Jan Engelhardt
2010-04-19
netfilter: xtables: inclusion of xt_TEE
Jan Engelhardt
2010-04-16
ipv6: fix the comment of ip6_xmit()
Shan Wei
2010-04-16
net: replace ipfragok with skb->local_df
Shan Wei
2010-04-16
ipv6: cancel to setting local_df in ip6_xmit()
Shan Wei
2010-04-13
netfilter: ipv6: add IPSKB_REROUTED exclusion to NF_HOOK/POSTROUTING invocation
Jan Engelhardt
2010-04-13
netfilter: ipv6: move POSTROUTING invocation before fragmentation
Jan Engelhardt
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-25
netfilter: ipv6: use NFPROTO values for NF_HOOK invocation
Jan Engelhardt
2010-02-26
ipv6: Use 1280 as min MTU for ipv6 forwarding
Ulrich Weber
2010-02-18
ipv6: drop unused "dev" arg of icmpv6_send()
Alexey Dobriyan
2010-01-07
ip: fix mc_loop checks for tunnels with multicast outer addresses
Octavian Purdila
2009-09-03
ip: Report qdisc packet drops
Eric Dumazet
2009-09-02
ipv6: ip6_push_pending_frames() should increment IPSTATS_MIB_OUTDISCARDS
Eric Dumazet
2009-08-13
inet6: Conversion from u8 to int
Gerrit Renker
2009-07-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-12
udpv6: Remove unused skb argument of ipv6_select_ident()
Sridhar Samudrala
2009-07-12
udpv6: Fix gso_size setting in ip6_ufo_append_data
Sridhar Samudrala
2009-07-12
net: ip_push_pending_frames() fix
Eric Dumazet
2009-06-11
net: No more expensive sock_hold()/sock_put() on each tx
Eric Dumazet
2009-06-09
ipv6: Use frag list abstraction interfaces.
David S. Miller
2009-06-03
net: skb->dst accessors
Eric Dumazet
2009-04-27
snmp: add missing counters for RFC 4293
Neil Horman
2009-02-05
ipv6: Copy cork options in ip6_append_data
Herbert Xu
2008-12-11
netns: ip6mr: allocate mroute6_socket per-namespace.
Benjamin Thery
2008-10-28
net: reduce structures when XFRM=n
Alexey Dobriyan
2008-10-08
ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BH
Denis V. Lunev
2008-10-08
ipv6: added net argument to ICMP6_INC_STATS_BH
Denis V. Lunev
2008-10-08
ipv6: added net argument to IP6_INC_STATS_BH
Denis V. Lunev
2008-10-08
netns: add net parameter to IP6_INC_STATS
Denis V. Lunev
2008-10-08
ipv6: local dev is actually unused in ip6_fragment
Denis V. Lunev
2008-09-09
ipv6: Fix OOPS in ip6_dst_lookup_tail().
Neil Horman
2008-08-14
netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_sad...
Brian Haley
2008-08-04
ipv6: Do not drop packet if skb->local_df is set to true
Wei Yongjun
2008-08-01
ipv6: Fix ip6_xmit to send fragments if ipfragok is true
Wei Yongjun
2008-07-26
net: convert BUG_TRAP to generic WARN_ON
Ilpo Järvinen
2008-07-20
ipv6 netns: Make several "global" sysctl variables namespace aware.
YOSHIFUJI Hideaki
2008-07-03
ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface.
YOSHIFUJI Hideaki
2008-07-03
ipv6: Do not forward packets with the unspecified source address.
YOSHIFUJI Hideaki
2008-06-19
net: Discard and warn about LRO'd skbs received for forwarding
Ben Hutchings
2008-06-12
net: remove CVS keywords
Adrian Bunk
2008-05-13
net: Allow netdevices to specify needed head/tailroom
Johannes Berg
2008-04-12
[IPV6]: Make address arguments const.
YOSHIFUJI Hideaki
2008-04-05
[IPV6] MROUTE: Support multicast forwarding.
YOSHIFUJI Hideaki
2008-03-25
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-25
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-25
[IPV6]: Support Source Address Selection API (RFC5014).
YOSHIFUJI Hideaki
2008-03-25
[IPV6]: Optimize hop-limit determination.
YOSHIFUJI Hideaki
2008-03-25
[IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.
YOSHIFUJI Hideaki
[next]