Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6ab57e7e7fa316552d0f94eaebf1def1d49f18da
/
net
/
ipv6
6ab57e7
[NETNS][IPV6] anycast - handle several network namespace
by Daniel Lezcano
· 17 years ago
a233352
[IPV6]: Fix potential net leak and oops in ipv6 routing code.
by Pavel Emelyanov
· 17 years ago
878628f
[NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
1218854
[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
3b1e0a6
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
c346dca
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
7cbca67
[IPV6]: Support Source Address Selection API (RFC5014).
by YOSHIFUJI Hideaki
· 17 years ago
6b75d09
[IPV6]: Optimize hop-limit determination.
by YOSHIFUJI Hideaki
· 17 years ago
c8cdaf9
[IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.
by YOSHIFUJI Hideaki
· 17 years ago
a9b0572
[IPV6] ADDRCONF: Clean-up ipv6_dev_get_saddr().
by YOSHIFUJI Hideaki
· 17 years ago
df8ea19
[XFRM] IPV6: Optimize __xfrm_tunnel_alloc_spi().
by YOSHIFUJI Hideaki
· 17 years ago
a002c6f
[XFRM] IPV6: Optimize xfrm6_input_addr().
by YOSHIFUJI Hideaki
· 17 years ago
3b6cdf9
[XFRM] IPV6: Use distribution counting sort for xfrm_state/xfrm_tmpl chain.
by YOSHIFUJI Hideaki
· 17 years ago
84c375a
[NETNS][UDP-Lite]: Register /proc/net/udplite(6) in a namespace.
by Pavel Emelyanov
· 17 years ago
2051f11
[TCP]: Shrink syncookie_secret by 8 byte.
by Florian Westphal
· 17 years ago
061964f
[IPV6]: Remove unused code in ndisc_send_redirect().
by Rami Rosen
· 17 years ago
fc8717b
[RAW]: Add raw_hashinfo member on struct proto.
by Pavel Emelyanov
· 17 years ago
6ba5a3c
[UDP]: Make full use of proto.h.udp_hash innovation.
by Pavel Emelyanov
· 17 years ago
39d8cda
[SOCK]: Add udp_hash member to struct proto.
by Pavel Emelyanov
· 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
ea82edf
[NETNS][IPV6] mcast - fix compilation warning when procfs is not compiled in
by Daniel Lezcano
· 17 years ago
a25606c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
38fe999
[IPV6] KCONFIG: Fix description about IPV6_TUNNEL.
by YOSHIFUJI Hideaki
· 17 years ago
938b93a
[NET]: Add debugging names to __RW_LOCK_UNLOCKED macros.
by Robert P. J. Day
· 17 years ago
b8ad0cb
[NETNS][IPV6] mcast - handle several network namespace
by Daniel Lezcano
· 17 years ago
e504799
[NETNS][IPV6] tcp6 - handle several network namespace
by Daniel Lezcano
· 17 years ago
93ec926
[NETNS][IPV6] tcp6 - make socket control per namespace
by Daniel Lezcano
· 17 years ago
1762f7e
[NETNS][IPV6] ndisc - make socket control per namespace
by Daniel Lezcano
· 17 years ago
a18bc69
[NETNS][IPV6] ndisc - make ndisc handle multiple network namespaces
by Daniel Lezcano
· 17 years ago
8a3edd8
[NETNS][IPV6] fix some missing namespace
by Daniel Lezcano
· 17 years ago
db8dac2
[UDP]: Revert udplite and code split.
by David S. Miller
· 17 years ago
0dc4787
net: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
a05c44f
[IPV6]: Remove commented lines.
by Daniel Lezcano
· 17 years ago
255333c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
9a43b70
[NETNS][IPV6] icmp6 - make icmpv6_socket per namespace
by Benjamin Thery
· 17 years ago
da6bb5c
[NETNS][IPV6] ip6_input - enable ipv6_rcv to handle several network namespace
by Daniel Lezcano
· 17 years ago
c20121a
[NETNS][IPV6] route6 - pass always a valid socket to ip6_dst_lookup
by Daniel Lezcano
· 17 years ago
4591db4
[NETNS][IPV6] route6 - add netns parameter to ip6_route_output
by Daniel Lezcano
· 17 years ago
6fda735
[NETNS][IPV6] addrconf - make addrconf per namespace
by Benjamin Thery
· 17 years ago
af28493
[NETNS][IPV6] addrconf - Pass the proper network namespace parameters to addrconf
by Daniel Lezcano
· 17 years ago
300bf59
[NETNS][IPV6] proc - protect snmp6 from non-init_net calls
by Daniel Lezcano
· 17 years ago
075de93
[NETNS][IPV6] af_inet6 - allow socket creation per namespace
by Benjamin Thery
· 17 years ago
94911fe
[NETNS][IPV6] Move sysctl initialization later on in the IPv6 init sequence
by Benjamin Thery
· 17 years ago
ed58dd4
[ESP]: Add select on AUTHENC
by Herbert Xu
· 17 years ago
7019b78
[NETNS][IPV6] route6 - Make ip6_dst_gc simpler
by Daniel Lezcano
· 17 years ago
6891a34
[NETNS][IPV6] route6 - make garbage collection work with multiple network namespaces
by Benjamin Thery
· 17 years ago
f2fc6a5
[NETNS][IPV6] route6 - move ip6_dst_ops inside the network namespace
by Benjamin Thery
· 17 years ago
9a7ec3a
[NETNS][IPV6] route6 - dynamically allocate ip6_dst_ops
by Daniel Lezcano
· 17 years ago
8ed6778
[NETNS][IPV6] rt6_info - move rt6_info structure inside the namespace
by Daniel Lezcano
· 17 years ago
bdb3289
[NETNS][IPV6] rt6_info - make rt6_info accessed as a pointer
by Daniel Lezcano
· 17 years ago
5578689
[NETNS][IPV6] route6 - make route6 per namespace
by Daniel Lezcano
· 17 years ago
7b4da53
[NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_purge_dflt_routers
by Daniel Lezcano
· 17 years ago
efa2cea
[NETNS][IPV6] route6 - Pass network namespace to rt6_add_route_info and rt6_get_route_info
by Daniel Lezcano
· 17 years ago
69ddb80
[NETNS][IPV6] route6 - Make proc entry /proc/net/rt6_stats per namespace
by Daniel Lezcano
· 17 years ago
606a2b4
[NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_lookup
by Daniel Lezcano
· 17 years ago
cdb1876
[NETNS][IPV6] route6 - create route6 proc files for the namespace
by Daniel Lezcano
· 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
dcabb81
[NETNS][IPV6] fib6_rules - handle several network namespaces
by Daniel Lezcano
· 17 years ago
eb5564b
[NETNS][IPV6] fib6 rule - dynamic allocation of the rules struct ops
by Daniel Lezcano
· 17 years ago
ec7d43c
[NETNS][IPV6] ip6_fib - clean node use namespace
by Benjamin Thery
· 17 years ago
63152fc
[NETNS][IPV6] ip6_fib - gc timer per namespace
by Daniel Lezcano
· 17 years ago
450d19f
[NETNS][IPV6] ip6_fib - dynamically allocate gc-timer
by Daniel Lezcano
· 17 years ago
5b7c931
[NETNS][IPV6] ip6_fib - add net to gc timer parameter
by Daniel Lezcano
· 17 years ago
f3db485
[NETNS][IPV6] ip6_fib - fib6_clean_all handle several network namespaces
by Daniel Lezcano
· 17 years ago
58f09b7
[NETNS][IPV6] ip6_fib - make it per network namespace
by Daniel Lezcano
· 17 years ago
e0b85590
[NETNS][IPV6] ip6_fib - dynamically allocate the fib tables
by Daniel Lezcano
· 17 years ago
4192717
[IPV6] MCAST: Use standard path for sending MLD/MLDv2 messages.
by YOSHIFUJI Hideaki
· 17 years ago
3b00944
[IPV6]: Make ndisc_dst_alloc() common for later use.
by YOSHIFUJI Hideaki
· 17 years ago
95e41e9
[IPV6]: Make ndisc_flow_init() common for later use.
by YOSHIFUJI Hideaki
· 17 years ago
5e5f3f0
[IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr().
by YOSHIFUJI Hideaki
· 17 years ago
5ee0910
[IPV6] SYSCTL: complete initialization for sysctl table in subsystem code.
by YOSHIFUJI Hideaki
· 17 years ago
662397f
[IPV6]: Move packet_type{} related bits to af_inet6.c.
by YOSHIFUJI Hideaki
· 17 years ago
db1ed68
[IPV6] UDP: Rename IPv6 UDP files.
by YOSHIFUJI Hideaki
· 17 years ago
e898d4d
[UDP]: Allow users to configure UDP-Lite.
by YOSHIFUJI Hideaki
· 17 years ago
c6aefaf
[TCP]: Add IPv6 support to TCP SYN cookies
by Glenn Griffin
· 17 years ago
8ed7edc
ipv6: fix inet6_init/icmpv6_cleanup sections mismatch
by Alexey Dobriyan
· 17 years ago
fd80eb9
[INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack.
by Denis V. Lunev
· 17 years ago
98c6d1b
[NETNS]: Make icmpv6_sk per namespace.
by Denis V. Lunev
· 17 years ago
5c8cafd
[NETNS]: icmp(v6)_sk should not pin a namespace.
by Denis V. Lunev
· 17 years ago
79c9115
[ICMP]: Allocate data for __icmp(v6)_sk dynamically.
by Denis V. Lunev
· 17 years ago
405666d
[ICMP]: Pass proper ICMP socket into icmp(v6)_xmit_(un)lock.
by Denis V. Lunev
· 17 years ago
b7e729c
[ICMP]: Store sock rather than socket for ICMP flow control.
by Denis V. Lunev
· 17 years ago
9b0f976
[INET]: Remove struct net_proto_family* from _init calls.
by Denis V. Lunev
· 17 years ago
1e04d53
[IPV6]: Unexport ip6_find_1stfragopt
by Adrian Bunk
· 17 years ago
99cd07a
[IPV6]: Fix source address selection for ORCHID addresses
by Juha-Matti Tapio
· 17 years ago
5fe47b8
[IPV6]: Add ORCHID prefix to address label table
by Juha-Matti Tapio
· 17 years ago
4436f4c
[IPV6]: Use proc_create() to setup ->proc_fops first
by Wang Chen
· 17 years ago
21e4318
[IPCOMP]: Disable BH on output when using shared tfm
by Herbert Xu
· 17 years ago
3bdfe7e
[IPV6] SYSCTL: Fix possible memory leakage in error path.
by YOSHIFUJI Hideaki
· 17 years ago
b37d428b
[INET]: Don't create tunnels with '%' in name.
by Pavel Emelyanov
· 17 years ago
f1243c2
[IPV6]: Add missing initializations of the new nl_info.nl_net field
by Benjamin Thery
· 17 years ago
34cc7ba
[IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly.
by Pavel Emelyanov
· 17 years ago
e2b58a6
[NETFILTER]: {ip,ip6,nfnetlink}_queue: fix SKB_LINEAR_ASSERT when mangling packet data
by Patrick McHardy
· 17 years ago
2df96af
[IPV6]: Use BUG_ON instead of if + BUG in fib6_del_route.
by Pavel Emelyanov
· 17 years ago
9937ded
[IPV6]: dst_entry leak in ip4ip6_err. (resend)
by Denis V. Lunev
· 17 years ago
5ee46e5
[IPV6]: Fix hardcoded removing of old module code
by Wang Chen
· 17 years ago
b5c15fc
[IPV6]: Fix reversed local_df test in ip6_fragment
by Herbert Xu
· 17 years ago
b318e0e
[IPSEC]: Fix bogus usage of u64 on input sequence number
by Herbert Xu
· 17 years ago
Next »