index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
route.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv4: Flush per-ns routing cache more sanely.
David S. Miller
2010-12-20
1
-1
/
+1
*
ipv4: Don't pre-seed hoplimit metric.
David S. Miller
2010-12-12
1
-0
/
+11
*
net: use the macros defined for the members of flowi
Changli Gao
2010-11-17
1
-7
/
+5
*
ipv4: Make rt->fl.iif tests lest obscure.
David S. Miller
2010-11-11
1
-0
/
+10
*
net: get rid of rtable->idev
Eric Dumazet
2010-11-11
1
-2
/
+0
*
tproxy: check for transparent flag in ip_route_newports
Ulrich Weber
2010-09-27
1
-0
/
+2
*
net-next: remove useless union keyword
Changli Gao
2010-06-10
1
-4
/
+2
*
net: implements ip_route_input_noref()
Eric Dumazet
2010-05-17
1
-1
/
+16
*
percpu: add __percpu sparse annotations to net
Tejun Heo
2010-02-16
1
-1
/
+1
*
net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCH
Eric W. Biederman
2009-12-01
1
-0
/
+1
*
net: cleanup include/net
Eric Dumazet
2009-11-04
1
-8
/
+4
*
net: skb->rtable accessor
Eric Dumazet
2009-06-03
1
-1
/
+1
*
ipv4: Conditionally enable transparent flow flag when connecting
KOVACS Krisztian
2008-10-01
1
-1
/
+5
*
ipv4: Make inet_sock.h independent of route.h
KOVACS Krisztian
2008-10-01
1
-0
/
+5
*
missing bits of net-namespace / sysctl
Al Viro
2008-07-27
1
-2
/
+0
*
netns: add namespace parameter to rt_cache_flush
Denis V. Lunev
2008-07-05
1
-1
/
+1
*
ipv4: Update MTU to all related cache entries in ip_rt_frag_needed()
Timo Teras
2008-04-29
1
-1
/
+1
*
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
1
-2
/
+2
*
[NET]: include/net/route.h - remove duplicate include
Joe Perches
2008-03-23
1
-1
/
+0
*
[IPV4] route cache: Introduce rt_genid for smooth cache invalidation
Eric Dumazet
2008-01-31
1
-0
/
+1
*
[NET]: Introducing socket mark socket option.
Laszlo Attila Toth
2008-01-31
1
-0
/
+2
*
[NETNS]: Routing cache virtualization.
Denis V. Lunev
2008-01-28
1
-1
/
+1
*
[NETNS]: Correct namespace for connect-time routing.
Denis V. Lunev
2008-01-28
1
-3
/
+5
*
[NETNS]: Add namespace parameter to ip_route_output_key.
Denis V. Lunev
2008-01-28
1
-1
/
+1
*
[NETNS]: Add namespace parameter to ip_route_output_flow.
Denis V. Lunev
2008-01-28
1
-3
/
+3
*
[NETNS]: Add namespace parameter to __ip_route_output_key.
Denis V. Lunev
2008-01-28
1
-2
/
+2
*
[NETNS]: Pass namespace through ip_rt_ioctl.
Denis V. Lunev
2008-01-28
1
-1
/
+1
*
[NETNS]: Add netns parameter to inet_(dev_)add_type.
Eric W. Biederman
2008-01-28
1
-2
/
+2
*
[IPV4]: Add inet_dev_addr_type()
Laszlo Attila Toth
2008-01-28
1
-0
/
+1
*
[IPV4]: Remove prototype of ip_rt_advice
Denis V. Lunev
2007-12-07
1
-1
/
+0
*
[IPV4]: Make ip_tos2prio const.
Philippe De Muyter
2007-07-10
1
-1
/
+1
*
[IPV4]: The scheduled removal of multipath cached routing support.
David S. Miller
2007-07-10
1
-1
/
+0
*
[IPV4]: Convert ipv4 route to use the new dst_entry 'next' pointer
Eric Dumazet
2007-02-10
1
-4
/
+3
*
[IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.
David S. Miller
2007-02-08
1
-2
/
+3
*
[IPV4]: route.h annotations
Al Viro
2006-09-28
1
-2
/
+2
*
[IPV4]: inet_addr_type() annotations
Al Viro
2006-09-28
1
-1
/
+1
*
[IPV4]: ip_route_connect() ipv4 address arguments annotated
Al Viro
2006-09-28
1
-2
/
+2
*
[IPV4]: annotate ipv4 addresses in struct rtable and struct flowi
Al Viro
2006-09-28
1
-4
/
+4
*
[IPV4]: ip_rt_redirect() annotations
Al Viro
2006-09-28
1
-2
/
+2
*
[IPV4]: ip_route_input() annotations
Al Viro
2006-09-28
1
-1
/
+1
*
[MLSXFRM]: Add flow labeling
Venkat Yekkirala
2006-09-22
1
-0
/
+3
*
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-04-26
1
-1
/
+0
*
[IPV4]: Aggregate route entries with different TOS values
Ilia Sotnikov
2006-03-25
1
-1
/
+1
*
[IPV4]: Always set fl.proto in ip_route_newports
Patrick McHardy
2006-01-31
1
-2
/
+3
*
[IPV4]: Fix secondary IP addresses after promotion
Jamal Hadi Salim
2005-11-22
1
-0
/
+3
*
[NET]: Fix sparse warnings
Arnaldo Carvalho de Melo
2005-08-29
1
-0
/
+2
*
[IPV4]: possible cleanups
Adrian Bunk
2005-08-29
1
-4
/
+0
*
[PATCH] smp_processor_id() cleanup
Ingo Molnar
2005-06-21
1
-1
/
+1
*
[IPV4]: Kill MULTIPATHHOLDROUTE flag.
Pravin B. Shelar
2005-05-29
1
-3
/
+0
*
[PATCH] update Ross Biro bouncing email address
Jesper Juhl
2005-05-05
1
-1
/
+1
[next]