index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
ip6_fib.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-05
net: fib6: convert cfg metric to u32 outside of table write lock
Florian Westphal
1
-3
/
+7
2014-10-07
ipv6: make rt_sernum atomic and serial number fields ordinary ints
Hannes Frederic Sowa
1
-1
/
+1
2014-10-07
ipv6: minor fib6 cleanups like type safety, bool conversion, inline removal
Hannes Frederic Sowa
1
-4
/
+14
2014-09-30
ipv6: remove rt6i_genid
Hannes Frederic Sowa
1
-4
/
+1
2014-03-27
ipv6: do not overwrite inetpeer metrics prematurely
Michal Kubeček
1
-1
/
+2
2014-01-02
ipv6: remove prune parameter for fib6_clean_all
Li RongQing
1
-1
/
+1
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2013-10-25
ipv6: reset dst.expires value when clearing expire flag
Hannes Frederic Sowa
1
-0
/
+1
2013-09-27
ipv6: avoid high order memory allocations for /proc/net/ipv6_route
Hannes Frederic Sowa
1
-4
/
+2
2013-09-21
ip*.h: Remove extern from function prototypes
Joe Perches
1
-30
/
+23
2013-08-01
ipv6: prevent fib6_run_gc() contention
Michal Kubeček
1
-1
/
+1
2013-02-20
ipv6: fix race condition regarding dst->expires and dst->from.
YOSHIFUJI Hideaki / 吉藤英明
1
-27
/
+12
2013-01-17
ipv6: Complete neighbour entry removal from dst_entry.
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+0
2012-11-08
ipv6: remove rt6i_peer_genid from rt6_info and its handler
Li RongQing
1
-1
/
+0
2012-11-03
ipv6: introduce ip6_rt_put()
Amerigo Wang
1
-0
/
+9
2012-10-23
ipv6: add support of equal cost multipath (ECMP)
Nicolas Dichtel
1
-0
/
+10
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+2
2012-09-18
ipv6: use net->rt_genid to check dst validity
Nicolas Dichtel
1
-3
/
+2
2012-09-05
ipv6: fix handling of blackhole and prohibit routes
Nicolas Dichtel
1
-0
/
+1
2012-07-05
ipv6: Store route neighbour in rt6_info struct.
David S. Miller
1
-0
/
+2
2012-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+0
2012-06-16
Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ip...
David S. Miller
1
-2
/
+0
2012-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2012-06-15
ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route
Thomas Graf
1
-0
/
+2
2012-06-11
inet: Add inetpeer tree roots to the FIB tables.
David S. Miller
1
-0
/
+1
2012-06-11
inet: Hide route peer accesses behind helpers.
David S. Miller
1
-1
/
+31
2012-04-17
ipv6: clean up rt6_clean_expires
Jiri Bohac
1
-1
/
+1
2012-04-17
ipv6: fix rt6_update_expires
Jiri Bohac
1
-2
/
+8
2012-04-13
ipv6: fix problem with expired dst cache
Gao feng
1
-0
/
+42
2011-12-30
IPv6: Avoid taking write lock for /proc/net/ipv6_route
Josh Hunt
1
-0
/
+4
2011-12-28
ipv6: Kill rt6i_dev and rt6i_expires defines.
David S. Miller
1
-3
/
+0
2011-07-17
ipv6: Get rid of rt6i_nexthop macro.
David S. Miller
1
-1
/
+0
2011-04-24
net: Remove __KERNEL__ cpp checks from include/net
David S. Miller
1
-3
/
+0
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
1
-4
/
+4
2011-04-15
ipv6: RTA_PREFSRC support for ipv6 route source address selection
Daniel Walter
1
-0
/
+2
2011-03-12
ipv6: Convert to use flowi6 where applicable.
David S. Miller
1
-2
/
+2
2011-02-10
inet: Create a mechanism for upward inetpeer propagation into routes.
David S. Miller
1
-0
/
+1
2010-11-30
ipv6: Add infrastructure to bind inet_peer objects to routes.
David S. Miller
1
-0
/
+2
2010-06-10
net-next: remove useless union keyword
Changli Gao
1
-6
/
+4
2010-04-01
ipv6 fib: Make rt6_info{} more cache-line aware.
YOSHIFUJI Hideaki / 吉藤英明
1
-13
/
+16
2010-02-18
ipv6: use standard lists for FIB walks
Alexey Dobriyan
1
-1
/
+1
2010-02-12
ipv6: fib: fix crash when changing large fib while dumping it
Patrick McHardy
1
-0
/
+2
2009-11-04
net: cleanup include/net
Eric Dumazet
1
-10
/
+5
2009-07-30
xfrm: select sane defaults for xfrm[4|6] gc_thresh
Neil Horman
1
-0
/
+6
2008-03-04
[NETNS][IPV6] rt6_info - move rt6_info structure inside the namespace
Daniel Lezcano
1
-1
/
+2
2008-03-03
[NETNS][IPV6] ip6_fib - add net to gc timer parameter
Daniel Lezcano
1
-1
/
+2
2008-03-03
[NETNS][IPV6] ip6_fib - fib6_clean_all handle several network namespaces
Daniel Lezcano
1
-1
/
+2
2008-03-03
[NETNS][IPV6] ip6_fib - make it per network namespace
Daniel Lezcano
1
-4
/
+5
2008-02-07
[IPV6] Minor cleanup: remove unused definitions in net/ip6_fib.h
Rami Rosen
1
-13
/
+0
2008-01-28
[XFRM] IPv6: Fix dst/routing check at transformation.
Masahide NAKAMURA
1
-1
/
+1
[next]