Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e6bafba5b4765a5a252f1b8d31cbf6d2459da337
/
net
/
ipv4
/
route.c
4136cd5
[IPV4]: route: fix crash ip_route_input
by Patrick McHardy
· 17 years ago
29e7525
[IPV4] route cache: Introduce rt_genid for smooth cache invalidation
by Eric Dumazet
· 17 years ago
e242297
[NET]: should explicitely initialize atomic_t field in struct dst_ops
by Eric Dumazet
· 17 years ago
b592191
[NETNS]: Routing cache virtualization.
by Denis V. Lunev
· 17 years ago
f206351
[NETNS]: Add namespace parameter to ip_route_output_key.
by Denis V. Lunev
· 17 years ago
f1b050b
[NETNS]: Add namespace parameter to ip_route_output_flow.
by Denis V. Lunev
· 17 years ago
611c183
[NETNS]: Add namespace parameter to __ip_route_output_key.
by Denis V. Lunev
· 17 years ago
b40afd0
[NETNS]: Add namespace parameter to ip_route_output_slow.
by Denis V. Lunev
· 17 years ago
1ab3527
[NETNS]: Add namespace parameter to ip_dev_find.
by Denis V. Lunev
· 17 years ago
010278e
[NETNS]: Add netns parameter to fib_select_default.
by Denis V. Lunev
· 17 years ago
ecfdc8c
[NETNS]: Pass correct namespace in ip_rt_get_source.
by Denis V. Lunev
· 17 years ago
84a885f
[NETNS]: Pass correct namespace in ip_route_input_slow.
by Denis V. Lunev
· 17 years ago
da0e28c
[NETNS]: Add netns parameter to fib_lookup.
by Denis V. Lunev
· 17 years ago
1e637c7
[IPV4]: Enable use of 240/4 address space.
by Jan Engelhardt
· 17 years ago
569d364
[NETNS][DST] dst: pass the dst_ops as parameter to the gc functions
by Daniel Lezcano
· 17 years ago
6b175b2
[NETNS]: Add netns parameter to inet_(dev_)add_type.
by Eric W. Biederman
· 17 years ago
cb7928a
[IPV4]: Remove unsupported DNAT (RTCF_NAT and RTCF_NAT) in IPV4
by Rami Rosen
· 17 years ago
b790ced
[INET]: Avoid an integer divide in rt_garbage_collect()
by Eric Dumazet
· 17 years ago
f97c1e0
[IPV4] net/ipv4: Use ipv4_is_<type>
by Joe Perches
· 17 years ago
586f121
[IPV4]: Switch users of ipv4_devconf(_all) to use the pernet one
by Pavel Emelyanov
· 17 years ago
bb72845
[IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAIT
by Herbert Xu
· 17 years ago
5a3e55d
[NET]: Multiple namespaces in the all dst_ifdown routines.
by Denis V. Lunev
· 17 years ago
1ff1cc2
[IPV4] ROUTE: Convert rt_hash_lock_init() macro into function
by Pavel Emelyanov
· 17 years ago
107f163
[IPV4] ROUTE: Clean up proc files creation.
by Pavel Emelyanov
· 17 years ago
78c686e
[IPV4] ROUTE: Collect proc-related functions together
by Pavel Emelyanov
· 17 years ago
beb659b
[PATCH] IPV4 : Move ip route cache flush (secret_rebuild) from softirq to workqueue
by Eric Dumazet
· 17 years ago
97c53ca
[NET]: Make rtnetlink infrastructure network namespace aware (v3)
by Denis V. Lunev
· 17 years ago
b854272
[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)
by Denis V. Lunev
· 17 years ago
8dbde28
[NET]: NET_CLS_ROUTE : convert ip_rt_acct to per_cpu variables
by Eric Dumazet
· 17 years ago
862b82c
[IPSEC]: Merge most of the output path
by Herbert Xu
· 17 years ago
352e512
[NET]: Eliminate duplicate copies of dst_discard
by Herbert Xu
· 17 years ago
b24b8a2
[NET]: Convert init_timer into setup_timer
by Pavel Emelyanov
· 17 years ago
0bccead
[IPV4] ROUTE: fix rcu_dereference() uses in /proc/net/rt_cache
by Eric Dumazet
· 17 years ago
d8c9283
[IPV4] ROUTE: ip_rt_dump() is unecessary slow
by Eric Dumazet
· 17 years ago
56c99d04
[IPV4]: Remove prototype of ip_rt_advice
by Denis V. Lunev
· 17 years ago
7f53878
[IPv4]: Reply net unreachable ICMP message
by Mitsuru Chinen
· 17 years ago
483b23f
[NET]: Corrects a bug in ip_rt_acct_read()
by Eric Dumazet
· 17 years ago
d90bf5a
[NET]: rt_check_expire() can take a long time, add a cond_resched()
by Eric Dumazet
· 17 years ago
03f49f3
[NET]: Make helper to get dst entry and "use" it
by Pavel Emelyanov
· 17 years ago
b166760
[IPV4]: Remove bugus goto-s from ip_route_input_slow
by Pavel Emelyanov
· 17 years ago
cf7732e
[NET]: Make core networking code use seq_open_private
by Pavel Emelyanov
· 17 years ago
cfcabdc
[NET]: sparse warning fixes
by Stephen Hemminger
· 17 years ago
2774c7a
[NET]: Make the loopback device per network namespace.
by Eric W. Biederman
· 17 years ago
de3cb74
[NET]: Dynamically allocate the loopback device, part 1.
by Daniel Lezcano
· 17 years ago
39c90ec
[IPV4]: Convert rt_check_expire() from softirq processing to workqueue.
by Eric Dumazet
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
457c4cb
[NET]: Make /proc/net per network namespace
by Eric W. Biederman
· 17 years ago
1bcabbd
[IPV4] route.c: mostly kmalloc + memset conversion to k[cz]alloc
by Mariusz Kozlowski
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
4839c52
[IPV4]: Make ip_tos2prio const.
by Philippe De Muyter
· 17 years ago
e06e7c6
[IPV4]: The scheduled removal of multipath cached routing support.
by David S. Miller
· 17 years ago
42f811b
[IPV4]: Convert IPv4 devconf to an array
by Herbert Xu
· 17 years ago
14e50e5
[XFRM]: Allow packet drops during larval state resolution.
by David S. Miller
· 17 years ago
f6c5d73
[IPV4]: Remove IPVS icmp hack from route.c for now.
by David S. Miller
· 18 years ago
2d771cd
[IPV4] LVS: Allow to send ICMP unreachable responses when real-servers are removed
by Janusz Krzysztofik
· 18 years ago
63f3444
[IPv4]: Use rtnl registration interface
by Thomas Graf
· 18 years ago
eddc9ec
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
by Arnaldo Carvalho de Melo
· 18 years ago
f690808
[NET]: make seq_operations const
by Stephen Hemminger
· 18 years ago
c1d2bbe
[SK_BUFF]: Introduce skb_reset_network_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
98e399f
[SK_BUFF]: Introduce skb_mac_header()
by Arnaldo Carvalho de Melo
· 18 years ago
459a98e
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
9d729f7
[NET]: Convert xtime.tv_sec to get_seconds()
by James Morris
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
9a32144
[PATCH] mark struct file_operations const 7
by Arjan van de Ven
· 18 years ago
093c2ca
[IPV4]: Convert ipv4 route to use the new dst_entry 'next' pointer
by Eric Dumazet
· 18 years ago
e905a9e
[NET] IPV4: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
2693256
[NETLINK]: Don't BUG on undersized allocations
by Patrick McHardy
· 18 years ago
14fb8a7
[IPV4]: Fix BUG of ip_rt_send_redirect()
by Li Yewang
· 18 years ago
1f29bcd
[PATCH] sysctl: remove unused "context" param
by Alexey Dobriyan
· 18 years ago
1b6651f
[XFRM]: Use output device disable_xfrm for forwarded packets
by Patrick McHardy
· 18 years ago
e3703b3
[RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code
by Thomas Graf
· 18 years ago
714e85b
[IPV6]: Assorted trivial endianness annotations.
by Al Viro
· 18 years ago
47dcf0c
[NET]: Rethink mark field in struct flowi
by Thomas Graf
· 18 years ago
82e91ff
[NET]: Turn nfmark into generic mark
by Thomas Graf
· 18 years ago
8238b21
[NET]: Do not memcmp() over pad bytes of struct flowi.
by David S. Miller
· 18 years ago
17fb2c6
[IPV4]: RTA_{DST,SRC,GATEWAY,PREFSRC} annotated
by Al Viro
· 18 years ago
e448515
[IPV4] net/ipv4/route.c: trivial endianness annotations
by Al Viro
· 18 years ago
d9c9df8
[IPV4]: fib_validate_source() annotations
by Al Viro
· 18 years ago
a61ced5
[IPV4]: inet_select_addr() annotations
by Al Viro
· 18 years ago
8c7bc84
[IPV4]: annotate rt_hash_code() users
by Al Viro
· 18 years ago
f765522
[IPV4]: ip_rt_redirect() annotations
by Al Viro
· 18 years ago
9e12bb2
[IPV4]: ip_route_input() annotations
by Al Viro
· 18 years ago
e5d679f33
[NET]: Use SLAB_PANIC
by Alexey Dobriyan
· 18 years ago
d889ce3
[IPv4]: Convert route get to new netlink api
by Thomas Graf
· 18 years ago
be403ea
[IPv4]: Convert FIB dumping to use new netlink api
by Thomas Graf
· 18 years ago
2942e90
[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts
by Thomas Graf
· 18 years ago
9e762a4
[NET]: Introduce RTA_TABLE/FRA_TABLE attributes
by Patrick McHardy
· 18 years ago
8d1502d
[IPV4]: Limit rt cache size properly.
by Kirill Korotaev
· 18 years ago
8d71740
[NET]: Core net changes to generate netevents
by Tom Tucker
· 18 years ago
6205120
[PATCH] lockdep: fix RT_HASH_LOCK_SZ
by Ingo Molnar
· 18 years ago
8a25d5d
[PATCH] lockdep: prove spinlock rwlock locking correctness
by Ingo Molnar
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
bfe5d83
[PATCH] Define __raw_get_cpu_var and use it
by Paul Mackerras
· 18 years ago
d2c962b
[IPV4]: ip_route_input panic fix
by Stephen Hemminger
· 19 years ago
6f91204
[PATCH] for_each_possible_cpu: network codes
by KAMEZAWA Hiroyuki
· 19 years ago
cef2685
[IPV4]: Aggregate route entries with different TOS values
by Ilia Sotnikov
· 19 years ago
8525987
[IPV4]: Fix garbage collection of multipath route entries
by Suresh Bhogavilli
· 19 years ago
dbd2915
[IPV4]: RT_CACHE_STAT_INC() warning fix
by Andrew Morton
· 19 years ago
2f970d8
[IPV4]: rt_cache_stat can be statically defined
by Eric Dumazet
· 19 years ago
9b5b5cf
[NET]: Add const markers to various variables.
by Arjan van de Ven
· 19 years ago
Next »