index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
route.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+205