index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
route.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+1
2015-11-02
ipv6: fix crash on ICMPv6 redirects with prohibited/blackholed source
Matthias Schiffer
1
-2
/
+1
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2015-10-22
net: ipv6: Dont add RT6_LOOKUP_F_IFACE flag if saddr set
David Ahern
1
-2
/
+4
2015-10-21
net: Really fix vti6 with oif in dst lookups
David Ahern
1
-0
/
+3
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-26
/
+23
2015-10-16
ipv6: Initialize rt6_info properly in ip6_blackhole_route()
Martin KaFai Lau
1
-15
/
+5
2015-10-16
ipv6: Move common init code for rt6_info to a new function rt6_info_init()
Martin KaFai Lau
1
-6
/
+11
2015-10-13
net: Add VRF support to IPv6 stack
David Ahern
1
-5
/
+22
2015-10-13
ipv6: Don't call with rt6_uncached_list_flush_dev
Eric W. Biederman
1
-5
/
+7
2015-10-12
ipv6 route: use err pointers instead of returning pointer by reference
Roopa Prabhu
1
-15
/
+17
2015-10-08
dst: Pass net into dst->output
Eric W. Biederman
1
-7
/
+7
2015-10-08
ipv6: Merge __ip6_local_out and __ip6_local_out_sk
Eric W. Biederman
1
-1
/
+1
2015-10-08
dst: Pass a sk into .local_out
Eric W. Biederman
1
-1
/
+1
2015-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2015-09-29
net: ipv6: Add RT6_LOOKUP_F_IFACE flag if oif is set
David Ahern
1
-1
/
+2
2015-09-28
net: Remove redundant oif checks in rt6_device_match
David Ahern
1
-3
/
+3
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+10
2015-09-24
ipv6: remove unused neigh parameter from ndisc functions
Jiri Benc
1
-1
/
+1
2015-09-23
ipv6 Use get_hash_from_flowi6 for rt6 hash
Tom Herbert
1
-25
/
+1
2015-09-20
net: Fix behaviour of unreachable, blackhole and prohibit routes
Nikola Forró
1
-1
/
+3
2015-09-17
ipv6: include NLM_F_REPLACE in route replace notifications
Roopa Prabhu
1
-2
/
+3
2015-09-15
ipv6: Avoid double dst_free
Martin KaFai Lau
1
-3
/
+4
2015-09-09
ipv6: fix ifnullfree.cocci warnings
Wu Fengguang
1
-2
/
+1
2015-09-09
ipv6: fix multipath route replace error recovery
Roopa Prabhu
1
-26
/
+175
2015-08-31
tcp: use dctcp if enabled on the route to the initiator
Daniel Borkmann
1
-2
/
+7
2015-08-31
fib, fib6: reject invalid feature bits
Daniel Borkmann
1
-0
/
+2
2015-08-31
net: fib6: reduce identation in ip6_convert_metrics
Daniel Borkmann
1
-16
/
+16
2015-08-29
ip_tunnels: convert the mode field of ip_tunnel_info to flags
Jiri Benc
1
-1
/
+1
2015-08-24
lwt: Add cfg argument to build_state
Tom Herbert
1
-1
/
+2
2015-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-24
/
+55
2015-08-20
ipv6: route: extend flow representation with tunnel key
Jiri Benc
1
-0
/
+6
2015-08-20
ipv6: ndisc: inherit metadata dst when creating ndisc requests
Jiri Benc
1
-1
/
+1
2015-08-20
ipv6: drop metadata dst in ip6_route_input
Jiri Benc
1
-0
/
+1
2015-08-20
route: move lwtunnel state to dst_entry
Jiri Benc
1
-10
/
+10
2015-08-17
lwt: Add support to redirect dst.input
Tom Herbert
1
-1
/
+7
2015-08-17
ipv6: Fix a potential deadlock when creating pcpu rt
Martin KaFai Lau
1
-11
/
+33
2015-08-17
ipv6: Add rt6_make_pcpu_route()
Martin KaFai Lau
1
-4
/
+16
2015-08-17
ipv6: Remove un-used argument from ip6_dst_alloc()
Martin KaFai Lau
1
-12
/
+9
2015-08-13
net: ipv6 sysctl option to ignore routes when nexthop link is down
Andy Gospodarek
1
-1
/
+10
2015-08-13
net: track link status of ipv6 nexthops
Andy Gospodarek
1
-0
/
+2
2015-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2015-08-10
ipv6: don't reject link-local nexthop on other interface
Florian Westphal
1
-2
/
+4
2015-07-27
ipv6: Avoid rt6_probe() taking writer lock in the fast path
Martin KaFai Lau
1
-0
/
+4
2015-07-27
ipv6: Re-arrange code in rt6_probe()
Martin KaFai Lau
1
-24
/
+20
2015-07-27
lwtunnel: change prototype of lwtunnel_state_get()
Nicolas Dichtel
1
-6
/
+2
2015-07-27
ipv6: copy lwtstate in ip6_rt_copy_init()
Nicolas Dichtel
1
-0
/
+4
2015-07-27
ipv6: use lwtunnel_output6() only if flag redirect is set
Nicolas Dichtel
1
-1
/
+2
2015-07-21
ipv6: rt6_info output redirect to tunnel output
Roopa Prabhu
1
-0
/
+1
2015-07-21
ipv6: support for fib route lwtunnel encap attributes
Roopa Prabhu
1
-3
/
+30
[next]