index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ip6_output.c
Commit message (
Expand
)
Author
Age
*
netns: ip6mr: allocate mroute6_socket per-namespace.
Benjamin Thery
2008-12-10
*
net: reduce structures when XFRM=n
Alexey Dobriyan
2008-10-28
*
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-10-08
*
ipv6: Fix OOPS in ip6_dst_lookup_tail().
Neil Horman
2008-09-09
*
netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_sad...
Brian Haley
2008-08-14
*
ipv6: Do not drop packet if skb->local_df is set to true
Wei Yongjun
2008-08-04
*
ipv6: Fix ip6_xmit to send fragments if ipfragok is true
Wei Yongjun
2008-07-31
*
net: convert BUG_TRAP to generic WARN_ON
Ilpo Järvinen
2008-07-26
*
ipv6 netns: Make several "global" sysctl variables namespace aware.
YOSHIFUJI Hideaki
2008-07-20
*
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-07-03
*
net: Discard and warn about LRO'd skbs received for forwarding
Ben Hutchings
2008-06-19
*
net: remove CVS keywords
Adrian Bunk
2008-06-12
*
net: Allow netdevices to specify needed head/tailroom
Johannes Berg
2008-05-12
*
[IPV6]: Make address arguments const.
YOSHIFUJI Hideaki
2008-04-12
*
[IPV6] MROUTE: Support multicast forwarding.
YOSHIFUJI Hideaki
2008-04-05
*
[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-24
*
[IPV6]: Optimize hop-limit determination.
YOSHIFUJI Hideaki
2008-03-24
*
[IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.
YOSHIFUJI Hideaki
2008-03-24
*
[NETNS][IPV6] fix some missing namespace
Daniel Lezcano
2008-03-07
*
[NETNS][IPV6] route6 - pass always a valid socket to ip6_dst_lookup
Daniel Lezcano
2008-03-05
*
[NETNS][IPV6] route6 - add netns parameter to ip6_route_output
Daniel Lezcano
2008-03-05
*
[IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr().
YOSHIFUJI Hideaki
2008-03-04
*
[IPV6]: Unexport ip6_find_1stfragopt
Adrian Bunk
2008-02-29
*
[IPV6]: Fix reversed local_df test in ip6_fragment
Herbert Xu
2008-02-15
*
[IPV6]: Fix IPsec datagram fragmentation
Herbert Xu
2008-02-12
*
[NET]: Introducing socket mark socket option.
Laszlo Attila Toth
2008-01-31
*
[INET]: Prevent out-of-sync truesize on ip_fragment slow path
Herbert Xu
2008-01-31
*
[NETNS][IPV6]: inet6_addr - ipv6_get_ifaddr namespace aware
Daniel Lezcano
2008-01-28
*
[NETNS]: Modify the neighbour table code so it handles multiple network names...
Eric W. Biederman
2008-01-28
*
[XFRM] IPv6: Fix dst/routing check at transformation.
Masahide NAKAMURA
2008-01-28
*
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
2008-01-28
*
[IPV6]: Add ip6_local_out
Herbert Xu
2008-01-28
*
[IPV6]: Move nfheader_len into rt6_info
Herbert Xu
2008-01-28
*
[IPV6]: Only set nfheader_len for top xfrm dst
Herbert Xu
2008-01-28
*
[INET]: Fix truesize setting in ip_append_data
Herbert Xu
2008-01-23
*
[IPv6] SNMP: Increment OutNoRoutes when connecting to unreachable network
Mitsuru Chinen
2007-12-07
*
[IPV6]: Consolidate the ip cork destruction in ip6_output.c
Pavel Emelyanov
2007-11-07
*
[NET]: Treat the sign of the result of skb_headroom() consistently
Chuck Lever
2007-10-24
*
[IPV6]: Uninline netfilter okfns
Patrick McHardy
2007-10-15
*
[IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]
David L Stevens
2007-10-10
*
[IPV6] IPSEC: Omit redirect for tunnelled packet.
Masahide NAKAMURA
2007-10-10
*
[IPv6]: Fix NULL pointer dereference in ip6_flush_pending_frames
YOSHIFUJI Hideaki
2007-09-11
*
[IPV6]: Fix kernel panic while send SCTP data with IP fragments
Wei Yongjun
2007-08-21
[next]