Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2a1309b493ba6f42e9931a785c4eca7275bc2357
/
net
/
ipv4
/
route.c
7e1b33e
ipv6: add IPv6 to neighbour table overflow warning
by Ulrich Weber
· 14 years ago
ae2688d
net: blackhole route should always be recalculated
by Jianzhao Wang
· 14 years ago
963bfee
net: RTA_MARK addition
by Eric Dumazet
· 14 years ago
4bc2f18
net/ipv4: EXPORT_SYMBOL cleanups
by Eric Dumazet
· 14 years ago
317fe0e
inetpeer: restore small inet_peer structures
by Eric Dumazet
· 14 years ago
d8d1f30
net-next: remove useless union keyword
by Changli Gao
· 14 years ago
ed7865a4
ipv4: avoid two atomic ops in ip_rt_redirect()
by Eric Dumazet
· 14 years ago
4736022
ipv4: RCU changes in __mkroute_input()
by Eric Dumazet
· 14 years ago
96d3622
ipv4: RCU conversion of ip_route_input_slow/ip_route_input_mc
by Eric Dumazet
· 14 years ago
b5f7e75
ipv4: add LINUX_MIB_IPRPFILTER snmp counter
by Eric Dumazet
· 14 years ago
27f39c73e
net: Use __this_cpu_inc() in fast path
by Eric Dumazet
· 14 years ago
407eadd
net: implements ip_route_input_noref()
by Eric Dumazet
· 15 years ago
7fee226
net: add a noref bit on skb dst
by Eric Dumazet
· 15 years ago
3ee9437
ipv4: remove ip_rt_secret timer (v4)
by Neil Horman
· 15 years ago
0eae88f
net: Fix various endianness glitches
by Eric Dumazet
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
6a2bad7
ipv4: Restart rt_intern_hash after emergency rebuild (v2)
by Pavel Emelyanov
· 15 years ago
b35ecb5
ipv4: Cleanup struct net dereference in rt_intern_hash
by Pavel Emelyanov
· 15 years ago
5e016cb
ipv4: Don't drop redirected route cache entry unless PTMU actually expired
by Guenter Roeck
· 15 years ago
d11a4dc
ipv4: check rt_genid in dst_check
by Timo Teräs
· 15 years ago
858a18a
route: Fix caught BUG_ON during rt_secret_rebuild_oneshot()
by Vitaliy Gusev
· 15 years ago
9837638
net: fix route cache rebuilds
by Eric Dumazet
· 15 years ago
4787188
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
a898def
net: Add checking to rcu_dereference() primitives
by Paul E. McKenney
· 15 years ago
7d720c3
percpu: add __percpu sparse annotations to net
by Tejun Heo
· 15 years ago
51c24aa
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
0a931ac
ipv4: don't remove /proc/net/rt_acct
by Alexey Dobriyan
· 15 years ago
6532414
net: RFC3069, private VLAN proxy arp support
by Jesper Dangaard Brouer
· 15 years ago
d7fc02c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
a5ee155
net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCH
by Eric W. Biederman
· 15 years ago
a661c41
net: convert /proc/net/rt_acct to seq_file
by Alexey Dobriyan
· 15 years ago
09ad9bc
net: use net_eq to compare nets
by Octavian Purdila
· 15 years ago
9d4fb27
net/ipv4: Move && and || to end of previous line
by Joe Perches
· 15 years ago
2c1409a
inetpeer: Optimize inet_getid()
by Eric Dumazet
· 15 years ago
f8572d8
sysctl net: Remove unused binary sysctl code
by Eric W. Biederman
· 15 years ago
230f9bb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
b0c110c
net: Fix RPF to work with policy routing
by jamal
· 15 years ago
0eae750
IP: Cleanups
by John Dykstra
· 15 years ago
8d65af7
sysctl: remove "struct file *" argument of ->proc_handler
by Alexey Dobriyan
· 15 years ago
4481374
mm: replace various uses of num_physpages by totalram_pages
by Jan Beulich
· 15 years ago
30038fc
net: ip_rt_send_redirect() optimization
by Eric Dumazet
· 15 years ago
a33bc5c
xfrm: select sane defaults for xfrm[4|6] gc_thresh
by Neil Horman
· 15 years ago
b6280b4
ipv4 routing: Ensure that route cache entries are usable and reclaimable with caching is off
by Neil Horman
· 15 years ago
73e4289
ipv4: fix NULL pointer + success return in route lookup path
by Neil Horman
· 15 years ago
125bb8f
net: use a deferred timer in rt_check_expire
by Eric Dumazet
· 15 years ago
adf3090
net: skb->dst accessors
by Eric Dumazet
· 15 years ago
511c3f9
net: skb->rtable accessor
by Eric Dumazet
· 15 years ago
1ddbcb0
net: fix rtable leak in net/ipv4/route.c
by Eric Dumazet
· 15 years ago
cf8da76
net: fix length computation in rt_check_expire()
by Eric Dumazet
· 15 years ago
c9503e0
ipv4: Limit size of route cache hash table
by Anton Blanchard
· 16 years ago
6e15cf0
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
by Ingo Molnar
· 16 years ago
0dcec8c
alloc_percpu: add align argument to __alloc_percpu, fix
by Ingo Molnar
· 16 years ago
09640e6
net: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
4feb88e
netns: ipmr: enable namespace support in ipv4 multicast routing code
by Benjamin Thery
· 16 years ago
0f23174a
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: net
by Rusty Russell
· 16 years ago
52479b6
netns xfrm: lookup in netns
by Alexey Dobriyan
· 16 years ago
6bb3ce2
net: remove struct dst_entry::entry_size
by Alexey Dobriyan
· 16 years ago
6d9f239
net: '&' redux
by Alexey Dobriyan
· 16 years ago
673d57e
net: replace NIPQUAD() in net/ipv4/ net/ipv6/
by Harvey Harrison
· 16 years ago
93adcc8
net: don't use INIT_RCU_HEAD
by Alexey Dobriyan
· 16 years ago
def8b4f
net: reduce structures when XFRM=n
by Alexey Dobriyan
· 16 years ago
1080d70
net: implement emergency route cache rebulds when gc_elasticity is exceeded
by Neil Horman
· 16 years ago
b225ee5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
00269b5
ipv4: Add a missing rcu_assign_pointer() in routing cache.
by Eric Dumazet
· 16 years ago
f221e72
sysctl: simplify ->strategy
by Alexey Dobriyan
· 16 years ago
a210d01
ipv4: Loosen source address check on IPv4 output
by Julian Anastasov
· 16 years ago
b171e19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
a627266
ip: speedup /proc/net/rt_cache handling
by Eric Dumazet
· 16 years ago
d994af0
ipv4: mode 0555 in ipv4_skeleton
by Hugh Dickins
· 16 years ago
2f4520d
ipv4: sysctl fixes
by Al Viro
· 16 years ago
c6153b5
ipv4: Disable route secret interval on zero interval
by Herbert Xu
· 16 years ago
11d4612
ipv4: Fix over-ifdeffing of ip_static_sysctl_init.
by David S. Miller
· 16 years ago
6d273f8
ipv4: replace dst_metric() with dst_mtu() in net/ipv4/route.c.
by Rami Rosen
· 16 years ago
9a5467f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
a1bc6eb
[PATCH] ipv4_static_sysctl_init() should be under CONFIG_SYSCTL
by Al Viro
· 16 years ago
8a9204d
net/ipv4/route.c: fix build error
by Ingo Molnar
· 16 years ago
eeb61f7
missing bits of net-namespace / sysctl
by Al Viro
· 16 years ago
6c3b8fc
netns: fix ip_rt_frag_needed rt_is_expired
by Hugh Dickins
· 16 years ago
7c73a6f
mib: add net to IP_INC_STATS_BH
by Pavel Emelyanov
· 16 years ago
81c684d
ipv4: remove flush_mutex from ipv4_sysctl_rtcache_flush
by Denis V. Lunev
· 16 years ago
32cb5b4
netns: selective flush of rt_cache
by Denis V. Lunev
· 16 years ago
e84f84f
netns: place rt_genid into struct net
by Denis V. Lunev
· 16 years ago
b00180d
ipv4: pass current value of rt_genid into rt_hash
by Denis V. Lunev
· 16 years ago
86c657f
netns: add struct net parameter to rt_cache_invalidate
by Denis V. Lunev
· 16 years ago
9f5e97e
netns: make rt_secret_rebuild timer per namespace
by Denis V. Lunev
· 16 years ago
39a23e7
netns: register net.ipv4.route.flush in each namespace
by Denis V. Lunev
· 16 years ago
639e104
ipv4: remove static flush_delay variable
by Denis V. Lunev
· 16 years ago
76e6ebf
netns: add namespace parameter to rt_cache_flush
by Denis V. Lunev
· 16 years ago
0b04082
net: remove CVS keywords
by Adrian Bunk
· 16 years ago
51b77ca
route: Mark unused route cache flags as such.
by Thomas Graf
· 16 years ago
1ac06e0
ipsec: Use the correct ip_local_out function
by Herbert Xu
· 16 years ago
5ffc02a
ip: Use inline function dst_metric() instead of direct access to dst->metric[]
by Satoru SATOH
· 17 years ago
0bbeafd
ip: Make use of the inline function dst_metric_locked()
by Satoru SATOH
· 17 years ago
0010e46
ipv4: Update MTU to all related cache entries in ip_rt_frag_needed()
by Timo Teras
· 17 years ago
5e659e4
[NET]: Fix heavy stack usage in seq_file output routines.
by Pavel Emelyanov
· 17 years ago
a7d632b
[IPV4]: Use NIPQUAD_FMT to format ipv4 addresses.
by YOSHIFUJI Hideaki
· 17 years ago
c0b8c32
IPV4: use xor rather than multiple ands for route compare
by Stephen Hemminger
· 17 years ago
2fa7527ba
IPV4: route rekey timer can be deferrable
by Stephen Hemminger
· 17 years ago
1294fc4
IPV4: route use jhash3
by Stephen Hemminger
· 17 years ago
5969f71
IPV4: route inline changes
by Stephen Hemminger
· 17 years ago
Next »