Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5ff3fd27161127cc464fc04548d58672a6a8272a
/
net
/
ipv6
4fc268d
[PATCH] capable/capability.h (net/)
by Randy Dunlap
· 19 years ago
8b3a700
[NET]: Remove more unneeded typecasts on *malloc()
by Kris Katterjohn
· 19 years ago
ae0f7d5
[IPV6]: Avoid calling ip6_xmit() with NULL sk
by David Woodhouse
· 19 years ago
82bf7e9
[NET]: Some more missing include/etherdevice.h includes
by David S. Miller
· 19 years ago
5bf887f
[IPV6]: Fix modular build with netfilter enabled.
by David S. Miller
· 19 years ago
babbdb1
[NETFILTER]: Fix timeout sysctls on big-endian 64bit architectures
by Patrick McHardy
· 19 years ago
bb94aa1
[NETFILTER]: net/ipv[46]/netfilter.c cleanups
by Patrick McHardy
· 19 years ago
d3f4a68
[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()
by Kris Katterjohn
· 19 years ago
a2c2064
[IPV6]: Set skb->priority in ip6_output.c
by Patrick McHardy
· 19 years ago
2941a48
[NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv
by Patrick McHardy
· 19 years ago
f9f7500
[PATCH] slab: remove unused align parameter from alloc_percpu
by Pekka Enberg
· 19 years ago
9f5336e
[IPV6]: small cleanups
by Adrian Bunk
· 19 years ago
e16a8f0
[NETFILTER]: Add ipt_policy/ip6t_policy matches
by Patrick McHardy
· 19 years ago
3e3850e
[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder
by Patrick McHardy
· 19 years ago
8cdfab8
[IPV4]: reset IPCB flags when neccessary
by Patrick McHardy
· 19 years ago
b05e106
[IPV4/6]: Netfilter IPsec input hooks
by Patrick McHardy
· 19 years ago
951dbc8
[IPV6]: Move nextheader offset to the IP6CB
by Patrick McHardy
· 19 years ago
16a6677
[XFRM]: Netfilter IPsec output hooks
by Patrick McHardy
· 19 years ago
46f25df
[NET]: Change 1500 to ETH_DATA_LEN in some files
by Kris Katterjohn
· 19 years ago
22dea56
[NETFILTER]: Export ip6_masked_addrcmp, don't pass IPv6 addresses on stack
by Patrick McHardy
· 19 years ago
b777e0c
[NETFILTER]: make ipv6_find_hdr() find transport protocol header
by Patrick McHardy
· 19 years ago
c1d10ad
[NETFILTER]: Add ctnetlink port for nf_conntrack
by Pablo Neira Ayuso
· 19 years ago
181a46a
[NETFILTER]: Use macro for spinlock_t/rwlock_t initializations/definition.
by YOSHIFUJI Hideaki
· 19 years ago
196433c
[IPV6]: Use macro for rwlock_t initialization.
by YOSHIFUJI Hideaki
· 19 years ago
b5e5fa5
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
by Christoph Hellwig
· 19 years ago
14c8502
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
by Arnaldo Carvalho de Melo
· 19 years ago
90ddc4f
[NET]: move struct proto_ops to const
by Eric Dumazet
· 19 years ago
d83d846
[IP_SOCKGLUE]: Remove most of the tcp specific calls
by Arnaldo Carvalho de Melo
· 19 years ago
d8313f5
[INET6]: Generalise tcp_v6_hash_connect
by Arnaldo Carvalho de Melo
· 19 years ago
6d6ee43
[TWSK]: Introduce struct timewait_sock_ops
by Arnaldo Carvalho de Melo
· 19 years ago
399c07d
[IPV6]: Export ipv6_opt_accepted
by Arnaldo Carvalho de Melo
· 19 years ago
3cf3dc6
[IPV6]: Export some symbols for DCCPv6
by Arnaldo Carvalho de Melo
· 19 years ago
0fa1a53
[IPV6]: Introduce inet6_timewait_sock
by Arnaldo Carvalho de Melo
· 19 years ago
b9750ce
[IPV6]: Generalise some functions
by Arnaldo Carvalho de Melo
· 19 years ago
3305b80
[IP]: Simplify and consolidate MSG_PEEK error handling
by Herbert Xu
· 19 years ago
8292a17
[ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops
by Arnaldo Carvalho de Melo
· 19 years ago
ca304b6
[IPV6]: Introduce inet6_rsk()
by Arnaldo Carvalho de Melo
· 19 years ago
8129765
[IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_add
by Arnaldo Carvalho de Melo
· 19 years ago
90b19d3
[IPV6]: Generalise __tcp_v6_hash, renaming it to __inet6_hash
by Arnaldo Carvalho de Melo
· 19 years ago
971af18
[IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port
by Arnaldo Carvalho de Melo
· 19 years ago
3183606
[NETFILTER] ip_tables: NUMA-aware allocation
by Eric Dumazet
· 19 years ago
5ab4a6c
[IPV6] mcast: Fix multiple issues in MLDv2 reports.
by David L Stevens
· 19 years ago
6732bad
[IPV6]: Fix addrconf dead lock.
by YOSHIFUJI Hideaki
· 19 years ago
6f4353d
[IPV6]: Increase default MLD_MAX_MSF to 64.
by David L Stevens
· 19 years ago
291d809
[IPV6]: Fix Temporary Address Generation
by Hiroyuki YAMAMORI
· 19 years ago
3dd3bf8
[IPV6]: Fix dead lock.
by YOSHIFUJI Hideaki
· 19 years ago
e646929
Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+git+ipv6-fix-20051221a
by David S. Miller
· 19 years ago
1d14280
[IPV6]: Fix address deletion
by Kristian Slavov
· 19 years ago
6b3ae80
[IPV6]: Don't select a tentative address as a source address.
by YOSHIFUJI Hideaki
· 19 years ago
c5e33bd
[IPV6]: Run DAD when the link becomes ready.
by YOSHIFUJI Hideaki
· 19 years ago
3c21edb
[IPV6]: Defer IPv6 device initialization until the link becomes ready.
by YOSHIFUJI Hideaki
· 19 years ago
8de3351
[IPV6]: Try not to send icmp to anycast address.
by YOSHIFUJI Hideaki
· 19 years ago
58c4fb8
[IPV6]: Flag RTF_ANYCAST for anycast routes.
by YOSHIFUJI Hideaki
· 19 years ago
9e99999
[XFRM]: Handle DCCP in xfrm{4,6}_decode_session
by Patrick McHardy
· 19 years ago
3dd4bc6
[IPV6]: Fix route lifetime.
by YOSHIFUJI Hideaki
· 19 years ago
31cb5bd
[NETFILTER]: Fix incorrect dependency for IP6_NF_TARGET_NFQUEUE
by Patrick McHardy
· 19 years ago
a1493d9
[IPV6] addrconf: Do not print device pointer in privacy log message.
by David S. Miller
· 19 years ago
ecc51b6
[TCPv6]: Fix skb leak
by Arnaldo Carvalho de Melo
· 19 years ago
73d4f84
[IPv6] IPsec: fix pmtu calculation of esp
by Kazunori MIYAZAWA
· 19 years ago
f16c910
[NETFILTER]: nf_conntrack: Fix missing check for ICMPv6 type
by Yasuyuki Kozakai
· 19 years ago
af1afe8
[IPV6]: Load protocol module dynamically.
by YOSHIFUJI Hideaki
· 19 years ago
24c6927
[IGMP]: workaround for IGMP v1/v2 bug
by David Stevens
· 19 years ago
34a0b3c
[IPV6]: make two functions static
by Adrian Bunk
· 19 years ago
9b5b5cf
[NET]: Add const markers to various variables.
by Arjan van de Ven
· 19 years ago
220bbd7
[IPV6]: Implement appropriate dummy rule 4 in ipv6_dev_get_saddr().
by YOSHIFUJI Hideaki
· 19 years ago
1ef4320
Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+advapi-fix/
by David S. Miller
· 19 years ago
5d5780d
[IPV6]: Acquire addrconf_hash_lock for read in addrconf_verify(...)
by Yan Zheng
· 19 years ago
df9890c
[IPV6]: Fix sending extension headers before and including routing header.
by YOSHIFUJI Hideaki
· 19 years ago
a305989
[IPV6]: Fix calculation of AH length during filling ancillary data.
by Ville Nuorvala
· 19 years ago
8b8aa4b
[IPV6]: Fix memory management error during setting up new advapi sockopts.
by YOSHIFUJI Hideaki
· 19 years ago
9e147a1c
[IPV6]: Fib dump really needs GFP_ATOMIC.
by David S. Miller
· 19 years ago
e7c8a41
[IPV4,IPV6]: replace handmade list with hlist in IPv{4,6} reassembly
by Yasuyuki Kozakai
· 19 years ago
cb422c4
[IPV6]: Fixes sparse warning in ipv6/ipv6_sockglue.c
by Luiz Capitulino
· 19 years ago
12da2a4
[IPV6]: small fix for ipv6_dev_get_saddr(...)
by Yan Zheng
· 19 years ago
302fe17
[NETFILTER] fix leak of fragment queue at unloading nf_conntrack_ipv6
by Yasuyuki Kozakai
· 19 years ago
1ba430b
[NETFILTER] nf_conntrack: fix possibility of infinite loop while evicting nf_ct_frag6_queue
by Yasuyuki Kozakai
· 19 years ago
7686a02
[NETFILTER]: fix type of sysctl variables in nf_conntrack_ipv6
by Yasuyuki Kozakai
· 19 years ago
9bdf87d
[NETFILTER]: cleanup IPv6 Netfilter Kconfig
by Yasuyuki Kozakai
· 19 years ago
8225ccb
[IPV6]: Fix unnecessary GFP_ATOMIC allocation in fib6 dump
by Thomas Graf
· 19 years ago
efacfbc
[IPV6]: Fix rtnetlink dump infinite loop
by Herbert Xu
· 19 years ago
8eb5591
[IPV6]: Fix inet6_init missing unregister.
by David S. Miller
· 19 years ago
fb286bb
[NET]: Detect hardware rx checksum faults correctly
by Herbert Xu
· 19 years ago
a8f74b2
[NETLINK]: Make netlink_callback->done() optional
by Thomas Graf
· 19 years ago
9fb9cbb
[NETFILTER]: Add nf_conntrack subsystem.
by Yasuyuki Kozakai
· 19 years ago
9f0ede5
[IPV6]: ip6ip6_lock is not unlocked in error path.
by Ken-ichirou MATSUZAWA
· 19 years ago
44fd026
[IPV6]: Fix fallout from CONFIG_IPV6_PRIVACY
by Peter Chubb
· 19 years ago
a51482b
[NET]: kfree cleanup
by Jesper Juhl
· 19 years ago
072047e
[IPV6]: RFC3484 compliant source address selection
by YOSHIFUJI Hideaki
· 19 years ago
b1cacb6
[IPV6]: Make ipv6_addr_type() more generic so that we can use it for source address selection.
by YOSHIFUJI Hideaki
· 19 years ago
971f359
[IPV6]: Put addr_diff() into common header for future use.
by YOSHIFUJI Hideaki
· 19 years ago
6df7163
[TCP/DCCP]: Randomize port selection
by Stephen Hemminger
· 19 years ago
979ad66
[IPV6]: inet6_ifinfo_notify should use RTM_DELLINK in addrconf_ifdown
by Yan Zheng
· 19 years ago
8713dbf
[MCAST]: ip[6]_mc_add_src should be called when number of sources is zero
by Yan Zheng
· 19 years ago
97300b5
[MCAST] IPv6: Check packet size when process Multicast
by Yan Zheng
· 19 years ago
9d17f21
[IPV6]: Fix behavior of ip6_route_input() for link local address
by Yan Zheng
· 19 years ago
6b7d31f
[NETFILTER]: Add "revision" support to arp_tables and ip6_tables
by Harald Welte
· 19 years ago
378f058
[PATCH] Use sg_set_buf/sg_init_one where applicable
by David Hardeman
· 19 years ago
f12baea
[MCAST] IPv6: Fix algorithm to compute Querier's Query Interval
by Yan Zheng
· 19 years ago
e89e9cf
[IPv4/IPv6]: UFO Scatter-gather approach
by Ananda Raju
· 19 years ago
670c02c
[NET]: Wider use of for_each_*cpu()
by John Hawkes
· 19 years ago
Next »