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
/
ipv4
/
route.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-01-04
|
\
|
*
ipv4/route.c: respect prefsrc for local routes
Joel Sing
2011-01-04
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-27
|
\
|
|
*
ipv4: dont create routes on down devices
Eric Dumazet
2010-12-25
*
|
ipv4: Flush per-ns routing cache more sanely.
David S. Miller
2010-12-20
*
|
net: Abstract default MTU metric calculation behind an accessor.
David S. Miller
2010-12-14
*
|
net: Abstract default ADVMSS behind an accessor.
David S. Miller
2010-12-13
*
|
ipv4: Don't pre-seed hoplimit metric.
David S. Miller
2010-12-13
*
|
net: Abstract RTAX_HOPLIMIT metric accesses behind helper.
David S. Miller
2010-12-13
*
|
net: Abstract away all dst_entry metrics accesses.
David S. Miller
2010-12-09
*
|
inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.
David S. Miller
2010-11-30
*
|
net: use the macros defined for the members of flowi
Changli Gao
2010-11-17
*
|
ipv4: Make rt->fl.iif tests lest obscure.
David S. Miller
2010-11-11
*
|
net: get rid of rtable->idev
Eric Dumazet
2010-11-11
|
/
*
ipv4: add __rcu annotations to routes.c
Eric Dumazet
2010-10-27
*
net: avoid RCU for NOCACHE dst
Eric Dumazet
2010-10-20
*
IPv4: route.c: Change checks against 0xffffffff to ipv4_is_lbcast()
Andy Walls
2010-10-18
*
net dst: use a percpu_counter to track entries
Eric Dumazet
2010-10-11
*
ipv4: Remove leftover rcu_read_unlock calls from __mkroute_output()
Dimitris Michailidis
2010-10-08
*
fib: RCU conversion of fib_lookup()
Eric Dumazet
2010-10-05
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-10-04
|
\
|
*
ipv6: add IPv6 to neighbour table overflow warning
Ulrich Weber
2010-09-27
*
|
net: introduce DST_NOCACHE flag
Eric Dumazet
2010-10-04
*
|
ipv4: rcu conversion in ip_route_output_slow
Eric Dumazet
2010-10-01
*
|
ipv4: __mkroute_output() speedup
Eric Dumazet
2010-09-30
*
|
net: fix rcu use in ip_route_output_slow
Eric Dumazet
2010-09-26
*
|
net: return operator cleanup
Eric Dumazet
2010-09-23
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-10
|
\
|
|
*
net: blackhole route should always be recalculated
Jianzhao Wang
2010-09-08
*
|
net: build_ehash_secret() and rt_bind_peer() cleanups
Eric Dumazet
2010-08-20
|
/
*
net: RTA_MARK addition
Eric Dumazet
2010-07-22
*
net/ipv4: EXPORT_SYMBOL cleanups
Eric Dumazet
2010-07-12
*
inetpeer: restore small inet_peer structures
Eric Dumazet
2010-06-16
*
net-next: remove useless union keyword
Changli Gao
2010-06-11
*
ipv4: avoid two atomic ops in ip_rt_redirect()
Eric Dumazet
2010-06-08
*
ipv4: RCU changes in __mkroute_input()
Eric Dumazet
2010-06-03
*
ipv4: RCU conversion of ip_route_input_slow/ip_route_input_mc
Eric Dumazet
2010-06-03
*
ipv4: add LINUX_MIB_IPRPFILTER snmp counter
Eric Dumazet
2010-06-03
*
net: Use __this_cpu_inc() in fast path
Eric Dumazet
2010-05-31
*
net: implements ip_route_input_noref()
Eric Dumazet
2010-05-17
*
net: add a noref bit on skb dst
Eric Dumazet
2010-05-17
*
ipv4: remove ip_rt_secret timer (v4)
Neil Horman
2010-05-08
*
net: Fix various endianness glitches
Eric Dumazet
2010-04-20
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
ipv4: Restart rt_intern_hash after emergency rebuild (v2)
Pavel Emelyanov
2010-03-26
*
ipv4: Cleanup struct net dereference in rt_intern_hash
Pavel Emelyanov
2010-03-26
*
ipv4: Don't drop redirected route cache entry unless PTMU actually expired
Guenter Roeck
2010-03-21
*
ipv4: check rt_genid in dst_check
Timo Teräs
2010-03-20
*
route: Fix caught BUG_ON during rt_secret_rebuild_oneshot()
Vitaliy Gusev
2010-03-16
*
net: fix route cache rebuilds
Eric Dumazet
2010-03-08
[next]