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
2019-08-05
ipv6: Fix unbalanced rcu locking in rt6_update_exception_stamp_rt
David Ahern
1
-1
/
+1
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
1
-5
/
+2
2019-07-17
ipv6: rt6_check should return NULL if 'from' is NULL
David Ahern
1
-1
/
+1
2019-07-08
ipv6: Support multipath hashing on inner IP pkts
Stephen Suryaputra
1
-0
/
+36
2019-07-01
blackhole_netdev: use blackhole_netdev to invalidate dst entries
Mahesh Bandewar
1
-1
/
+1
2019-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+3
2019-06-27
ipv6: Convert gateway validation to use fib6_info
David Ahern
1
-62
/
+56
2019-06-26
ipv6: fix neighbour resolution with raw socket
Nicolas Dichtel
1
-1
/
+2
2019-06-26
ipv6: fix suspicious RCU usage in rt6_dump_route()
Eric Dumazet
1
-0
/
+2
2019-06-25
net/ipv6: Fix misuse of proc_dointvec "skip_notify_on_dev_down"
Eiichi Tsukata
1
-1
/
+1
2019-06-24
ipv6: Dump route exceptions if requested
Stefano Brivio
1
-11
/
+103
2019-06-24
ipv6/route: Change return code of rt6_dump_route() for partial node dumps
Stefano Brivio
1
-6
/
+10
2019-06-24
ipv6/route: Don't match on fc_nh_id if not set in ip6_route_del()
Stefano Brivio
1
-1
/
+2
2019-06-23
ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREF
Wei Wang
1
-2
/
+27
2019-06-23
ipv6: convert rx data path to not take refcnt on dst
Wei Wang
1
-3
/
+4
2019-06-23
ipv6: initialize rt6->rt6i_uncached in all pre-allocated dst entries
Wei Wang
1
-0
/
+3
2019-06-23
ipv6: introduce RT6_LOOKUP_F_DST_NOREF flag in ip6_pol_route()
Wei Wang
1
-43
/
+30
2019-06-22
ipv6: Error when route does not have any valid nexthops
Ido Schimmel
1
-0
/
+6
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-06-19
ipv6: Default fib6_type to RTN_UNICAST when not set
David Ahern
1
-1
/
+1
2019-06-18
ipv6: Add IPv6 multipath notification for route delete
Ido Schimmel
1
-0
/
+6
2019-06-18
ipv6: Add IPv6 multipath notifications for add / replace
Ido Schimmel
1
-0
/
+15
2019-06-10
ipv6: Allow routes to use nexthop objects
David Ahern
1
-8
/
+81
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in mtu updates
David Ahern
1
-1
/
+28
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in rt6_do_redirect
David Ahern
1
-1
/
+19
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in __ip6_route_redirect
David Ahern
1
-4
/
+35
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in exception handling
David Ahern
1
-3
/
+108
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in fib6_info_uses_dev
David Ahern
1
-0
/
+18
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in rt6_nlmsg_size
David Ahern
1
-12
/
+37
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in __find_rr_leaf
David Ahern
1
-2
/
+47
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in rt6_device_match
David Ahern
1
-2
/
+52
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+1
2019-06-06
ipv6: fix spelling mistake: "wtih" -> "with"
Colin Ian King
1
-1
/
+1
2019-06-04
ipv6: Plumb support for nexthop object in a fib6_info
David Ahern
1
-22
/
+126
2019-06-04
ipv6: Always allocate pcpu memory in a fib6_nh
David Ahern
1
-6
/
+7
2019-06-03
ipv6: use this_cpu_read() in rt6_get_pcpu_route()
Eric Dumazet
1
-3
/
+2
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+6
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
1
-5
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-24
ipv6: Refactor ip6_route_del for cached routes
David Ahern
1
-15
/
+21
2019-05-24
ipv6: Make fib6_nh optional at the end of fib6_info
David Ahern
1
-67
/
+67
2019-05-24
ipv6: Move exception bucket to fib6_nh
David Ahern
1
-62
/
+123
2019-05-24
ipv6: Refactor exception functions
David Ahern
1
-48
/
+86
2019-05-24
ipv6: Move pcpu cached routes to fib6_nh
David Ahern
1
-2
/
+27
2019-05-22
ipv6: Fix redirect with VRF
David Ahern
1
-0
/
+6
2019-05-22
net: Set strict_start_type for routes and rules
David Ahern
1
-0
/
+1
2019-05-22
ipv6: export function to send route updates
David Ahern
1
-0
/
+32
2019-05-16
ipv6: fix src addr routing with the exception table
Wei Wang
1
-24
/
+27
2019-05-16
ipv6: prevent possible fib6 leaks
Eric Dumazet
1
-0
/
+7
[next]