Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9b29c6962b70f232cde4076b1020191e1be0889d
/
include
/
net
/
inetpeer.h
192132b
net: Add support for VRFs to inetpeer cache
by David Ahern
· 9 years ago
5345c2e
net: Refactor inetpeer address struct
by David Ahern
· 9 years ago
d39d14f
net: Add helper function to compare inetpeer addresses
by David Ahern
· 9 years ago
3abef28
net: Add set,get helpers for inetpeer addresses
by David Ahern
· 9 years ago
2c0027c
inetpeer: remove dead code
by David Ahern
· 9 years ago
8f55db4
tcp: simplify inetpeer_addr_base use
by Jiri Benc
· 10 years ago
a7f26b7
inet: remove dead inetpeer sequence code
by Willem de Bruijn
· 10 years ago
c99f7ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
39c3609
net: fix inet_getid() and ipv6_select_ident() bugs
by Eric Dumazet
· 10 years ago
73f156a
inetpeer: get rid of ip_id_count
by Eric Dumazet
· 10 years ago
068a6e1
ipv4: remove unused function
by Stephen Hemminger
· 11 years ago
1fd5115
inet*.h: Remove extern from function prototypes
by Joe Perches
· 11 years ago
5943634
ipv4: Maintain redirect and PMTU info in struct rtable again.
by David S. Miller
· 12 years ago
81166dd
tcp: Move timestamps from inetpeer to metrics cache.
by David S. Miller
· 12 years ago
7b34ca2
inet: Avoid potential NULL peer dereference.
by David S. Miller
· 12 years ago
b48c80ece
inet: Add family scope inetpeer flushes.
by David S. Miller
· 12 years ago
97bab73
inet: Hide route peer accesses behind helpers.
by David S. Miller
· 12 years ago
c0efc88
inet: Pass inetpeer root into inet_getpeer*() interfaces.
by David S. Miller
· 12 years ago
56a6b24
inet: Consolidate inetpeer_invalidate_tree() interfaces.
by David S. Miller
· 12 years ago
c3426b4
inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.c
by David S. Miller
· 12 years ago
54db0cc
inetpeer: add parameter net for inet_getpeer_v4,v6
by Gao feng
· 12 years ago
c8a627e
inetpeer: add namespace support for inetpeer
by Gao feng
· 12 years ago
55432d2
inetpeer: fix a race in inetpeer_gc_worker()
by Eric Dumazet
· 12 years ago
ac3f48d
route: Remove redirect_genid
by Steffen Klassert
· 13 years ago
5faa5df
inetpeer: Invalidate the inetpeer tree along with the routing cache
by Steffen Klassert
· 13 years ago
b361311
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
de68dca
inet: add a redirect generation id in inetpeer
by Eric Dumazet
· 13 years ago
4e3fd7a
net: remove ipv6_addr_copy()
by Alexey Dobriyan
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
87c48fa
ipv6: make fragment identifications less predictable
by Eric Dumazet
· 13 years ago
2b77bdd
inetpeer: lower false sharing effect
by Eric Dumazet
· 13 years ago
4b9d9be
inetpeer: remove unused list
by Eric Dumazet
· 13 years ago
b71d1d4
inet: constify ip headers and in6_addr
by Eric Dumazet
· 14 years ago
ddd4aa4
inetpeer: Add redirect and PMTU discovery cached info.
by David S. Miller
· 14 years ago
7a71ed8
inetpeer: Abstract address representation further.
by David S. Miller
· 14 years ago
92d8682
inetpeer: Move ICMP rate limiting state into inet_peer entries.
by David S. Miller
· 14 years ago
144001b
inetpeer: Mark metrics as "new" in fresh inetpeer entries.
by David S. Miller
· 14 years ago
6065982
inetpeer: Add metrics storage to inetpeer entries.
by David S. Miller
· 14 years ago
4399ce4
inetpeer: Fix incorrect comment about inetpeer struct size.
by David S. Miller
· 14 years ago
8790ca1
inetpeer: Kill use of inet_peer_address_t typedef.
by David S. Miller
· 14 years ago
672f007
inetpeer: Add inet_getpeer_v6()
by David S. Miller
· 14 years ago
b534ecf
inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.
by David S. Miller
· 14 years ago
582a72d
inetpeer: Introduce inet_peer_address_t.
by David S. Miller
· 14 years ago
b914c4e
inetpeer: __rcu annotations
by Eric Dumazet
· 14 years ago
317fe0e
inetpeer: restore small inet_peer structures
by Eric Dumazet
· 14 years ago
aa1039e
inetpeer: RCU conversion
by Eric Dumazet
· 14 years ago
2c1409a
inetpeer: Optimize inet_getid()
by Eric Dumazet
· 15 years ago
fd2c3ef
net: cleanup include/net
by Eric Dumazet
· 15 years ago
0b04082
net: remove CVS keywords
by Adrian Bunk
· 16 years ago
d71209d
[INET]: Use list_head-s in inetpeer.c
by Pavel Emelyanov
· 17 years ago
78d7942
[IPV4] inet_peer: Group together avl_left, avl_right, v4daddr to speedup lookups on some CPUS
by Eric Dumazet
· 18 years ago
4663afe
[NET]: reduce sizeof(struct inet_peer), cleanup, change in peer_check_expire()
by Eric Dumazet
· 18 years ago
53576d9
[IPV4]: inetpeer annotations
by Al Viro
· 18 years ago
89cee8b
[IPV4]: Safer reassembly
by Herbert Xu
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago