Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9903fd1374e913f5086b58af09d4e3fd6e9e86fe
/
include
/
net
/
ipv6.h
« Previous
aeaf6e9
ipv6: unify logic evaluating inet6_dev's accept_ra property
by Shmulik Ladkani
· 12 years ago
9195bb8
ipv6: improve ipv6_find_hdr() to skip empty routing headers
by Ansis Atteka
· 12 years ago
f8f6267
ipv6: Move ipv6_find_hdr() out of Netfilter code.
by Jesse Gross
· 12 years ago
d4915c0
ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inline
by Amerigo Wang
· 12 years ago
b836c99
ipv6: unify conntrack reassembly expire code with standard one
by Amerigo Wang
· 12 years ago
e6acb38
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by David S. Miller
· 12 years ago
4f82f45
net ip6 flowlabel: Make owner a union of struct pid * and kuid_t
by Eric W. Biederman
· 12 years ago
c12b395
gre: Support GRE over IPv6
by xeb@mail.ru
· 12 years ago
ddbe503
ipv6: add ipv6_addr_hash() helper
by Eric Dumazet
· 12 years ago
b94f1c0
ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect().
by David S. Miller
· 12 years ago
1a203cb
ipv6: optimize ipv6 addresses compares
by Eric Dumazet
· 12 years ago
a50feda
ipv6: bool/const conversions phase2
by Eric Dumazet
· 13 years ago
92113bf
ipv6: bool conversions phase1
by Eric Dumazet
· 13 years ago
cbc264c
ip_frag: struct inet_frags match() method returns a bool
by Eric Dumazet
· 13 years ago
a5347fe
net: Delete all remaining instances of ctl_path
by Eric W. Biederman
· 13 years ago
4e5ca78
net ipv4: Remove the unneeded registration of an empty net/ipv4/neigh
by Eric W. Biederman
· 13 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
75f2811
ipv6: Add fragment reporting to ipv6_skip_exthdr().
by Jesse Gross
· 13 years ago
4e3fd7a
net: remove ipv6_addr_copy()
by Alexey Dobriyan
· 13 years ago
2a24444
ipv6: reduce percpu needs for icmpv6msg mibs
by Eric Dumazet
· 13 years ago
b903d32
ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT
by Eric Dumazet
· 13 years ago
87c48fa
ipv6: make fragment identifications less predictable
by Eric Dumazet
· 13 years ago
be281e5
ipv6: reduce per device ICMP mib sizes
by Eric Dumazet
· 14 years ago
2a9e950
net: Remove __KERNEL__ cpp checks from include/net
by David S. Miller
· 14 years ago
b71d1d4
inet: constify ip headers and in6_addr
by Eric Dumazet
· 14 years ago
4c9483b
ipv6: Convert to use flowi6 where applicable.
by David S. Miller
· 14 years ago
0a0e9ae
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
2774c13
xfrm: Handle blackhole route creation via afinfo.
by David S. Miller
· 14 years ago
69ead7a
ipv6: Normalize arguments to ip6_dst_blackhole().
by David S. Miller
· 14 years ago
a141471
ipv6: Change final dst lookup arg name to "can_sleep"
by David S. Miller
· 14 years ago
68d0c6d
ipv6: Consolidate route lookup sequences.
by David S. Miller
· 14 years ago
5ced133
ipv6: Add IPv6 multicast address flag defines
by Linus Lüssing
· 14 years ago
a02cec2
net: return operator cleanup
by Eric Dumazet
· 14 years ago
4ce3c18
snmp: 64bit ipstats_mib for all arches
by Eric Dumazet
· 14 years ago
20c59de
ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option
by Arnaud Ebalard
· 14 years ago
4be929b
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN
by Alexey Dobriyan
· 15 years ago
4b340ae
IPv6: Complete IPV6_DONTFRAG support
by Brian Haley
· 15 years ago
13b52cd
IPv6: Add dontfrag argument to relevant functions
by Brian Haley
· 15 years ago
4e15ed4
net: replace ipfragok with skb->local_df
by Shan Wei
· 15 years ago
d57b8fb
ipv6: Use __fls() instead of fls() in __ipv6_addr_diff().
by YOSHIFUJI Hideaki / 吉藤英明
· 15 years ago
45bb006
ipv6: Remove IPV6_ADDR_RESERVED
by Ulrich Weber
· 15 years ago
9874c41
ipv6.h: reassembly: replace calculated magic number with multiplication
by Joe Perches
· 15 years ago
5d0aa2c
netfilter: nf_conntrack: add support for "conntrack zones"
by Patrick McHardy
· 15 years ago
7c070aa
IPv6: reassembly: replace magic number with macro definitions
by Shan Wei
· 15 years ago
8fa9ff6
netfilter: fix crashes in bridge netfilter caused by fragment jumps
by Patrick McHardy
· 15 years ago
0b5ccb2
ipv6: reassembly: use seperate reassembly queues for conntrack and local delivery
by Patrick McHardy
· 15 years ago
fd2c3ef
net: cleanup include/net
by Eric Dumazet
· 15 years ago
b705884
net: Make setsockopt() optlen be unsigned.
by David S. Miller
· 15 years ago
7ea2f2c
udpv6: Remove unused skb argument of ipv6_select_ident()
by Sridhar Samudrala
· 15 years ago
edf391f
snmp: add missing counters for RFC 4293
by Neil Horman
· 16 years ago
f3a7c66
net: replace __constant_{endian} uses in net headers
by Harvey Harrison
· 16 years ago
9261e53
ipv6: making ip and icmp statistics per/namespace
by Denis V. Lunev
· 16 years ago
087fe24
ipv6: added net argument to _DEVINC/_DEVADD
by Denis V. Lunev
· 16 years ago
55d4380
ipv6: added net argument to ICMP6MSGIN_INC_STATS_BH
by Denis V. Lunev
· 16 years ago
a712d3e8
ipv6: ICMP6MSGIN_INC_STATS is not used
by Denis V. Lunev
· 16 years ago
5a57d4c
ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BH
by Denis V. Lunev
· 16 years ago
5c5d244
ipv6: added net argument to ICMP6MSGOUT_INC_STATS
by Denis V. Lunev
· 16 years ago
e41b536
ipv6: added net argument to ICMP6_INC_STATS_BH
by Denis V. Lunev
· 16 years ago
a862f6a
ipv6: added net argument to ICMP6_INC_STATS
by Denis V. Lunev
· 16 years ago
821d577
ipv6: added net argument to IP6_ADD_STATS_BH
by Denis V. Lunev
· 16 years ago
483a47d
ipv6: added net argument to IP6_INC_STATS_BH
by Denis V. Lunev
· 16 years ago
3bd653c
netns: add net parameter to IP6_INC_STATS
by Denis V. Lunev
· 16 years ago
93c8b90
ipv6: almost identical frag hashing funcs combined
by Ilpo Järvinen
· 16 years ago
eeb61f7
missing bits of net-namespace / sysctl
by Al Viro
· 16 years ago
7abbcd6
ipv6: remove unused macros from net/ipv6.h
by Denis V. Lunev
· 16 years ago
725a8ff
ipv6: remove unused parameter from ip6_ra_control
by Denis V. Lunev
· 16 years ago
1b63ba8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
f630e43
ipv6: Drop packets for loopback address from outside of the box.
by YOSHIFUJI Hideaki
· 16 years ago
0b04082
net: remove CVS keywords
by Adrian Bunk
· 16 years ago
f15364b
IPv6 support for NFS server export caches
by Aurélien Charbon
· 17 years ago
9acd9f3
[IPV6]: Make address arguments const.
by YOSHIFUJI Hideaki
· 17 years ago
fed85383
[IPV6]: Use XOR and OR rather than mutiple ands for ipv6 address comparisons.
by YOSHIFUJI Hideaki
· 17 years ago
4f95165
[IPV6]: Remove three unused method declarations in include/net/ipv6.h
by Rami Rosen
· 17 years ago
60e8fbc
[NETNS][IPV6] flowlabels - make flowlabels per namespace
by Benjamin Thery
· 17 years ago
6ab57e7
[NETNS][IPV6] anycast - handle several network namespace
by Daniel Lezcano
· 17 years ago
6f8b13b
[NETNS][IPV6] tcp6 - make proc per namespace
by Daniel Lezcano
· 17 years ago
0c96d8c
[NETNS][IPV6] udp6 - make proc per namespace
by Daniel Lezcano
· 17 years ago
db8dac2
[UDP]: Revert udplite and code split.
by David S. Miller
· 17 years ago
c572872
[NETNS][IPV6] rt6_stats - make the stats per network namespace
by Benjamin Thery
· 17 years ago
6cc118b
[NETNS][IPV6] rt6_stats - dynamically allocate the routes statistics
by Daniel Lezcano
· 17 years ago
662397f
[IPV6]: Move packet_type{} related bits to af_inet6.c.
by YOSHIFUJI Hideaki
· 17 years ago
e898d4d
[UDP]: Allow users to configure UDP-Lite.
by YOSHIFUJI Hideaki
· 17 years ago
99cd07a
[IPV6]: Fix source address selection for ORCHID addresses
by Juha-Matti Tapio
· 17 years ago
6de1a91
[IPV6]: Fix sysctl compilation error.
by Daniel Lezcano
· 17 years ago
6ddc082
[NETNS][FRAGS]: Make the mem counter per-namespace.
by Pavel Emelyanov
· 17 years ago
e5a2bb8
[NETNS][FRAGS]: Make the nqueues counter per-namespace.
by Pavel Emelyanov
· 17 years ago
8d8354d
[NETNS][FRAGS]: Move ctl tables around.
by Pavel Emelyanov
· 17 years ago
2334ecb
[IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in header.
by YOSHIFUJI Hideaki
· 17 years ago
e71e034
[NETNS][IPV6]: Make ip6_frags per namespace.
by Daniel Lezcano
· 17 years ago
99bc9c4
[NETNS][IPV6]: Make bindv6only sysctl per namespace.
by Daniel Lezcano
· 17 years ago
760f2d0
[NETNS][IPV6]: Make multiple instance of sysctl tables.
by Daniel Lezcano
· 17 years ago
291480c
[NETNS][IPV6]: Make ipv6_sysctl_register to return a value.
by Daniel Lezcano
· 17 years ago
3d7cc2b
[NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modules
by Pavel Emelyanov
· 17 years ago
7f4e486
[IPV6]: make the protocol initialization to return an error code
by Daniel Lezcano
· 17 years ago
0a3e78a
[IPV6]: make flowlabel to return an error
by Daniel Lezcano
· 17 years ago
cbbb90e
[SNMP]: Remove unused devconf macros.
by Pavel Emelyanov
· 17 years ago
1781f7f
[UDP]: Restore missing inDatagrams increments
by Herbert Xu
· 17 years ago
ef76bc2
[IPV6]: Add ip6_local_out
by Herbert Xu
· 17 years ago
48d6005
[INET]: Remove no longer needed ->equal callback
by Pavel Emelyanov
· 17 years ago
abd6523
[INET]: Consolidate xxx_find() in fragment management
by Pavel Emelyanov
· 17 years ago
Next »