Sign in
googlers
/
maze
/
linux
/
008857c1a49ccffc31a54c3ea7e182833bd61304
/
net
/
ipv6
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
9e147a1
[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
4ea6a80
[IPV6]: Fix refcnt of struct ip6_flowlabel
by Yan Zheng
· 19 years ago
e6850cc
[NETFILTER]: Fix ip6_table.c build with NETFILTER_DEBUG enabled.
by Andrew Morton
· 19 years ago
c8923c6
[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.
by David S. Miller
· 19 years ago
d4875b0
[IPSEC] Fix block size/MTU bugs in ESP
by Herbert Xu
· 19 years ago
a02a642
[IPSEC]: Use ALIGN macro in ESP
by Herbert Xu
· 19 years ago
140e26fc
[IPV6]: Fix NS handing for proxy/anycast address
by YOSHIFUJI Hideaki
· 19 years ago
fab10fe
[MCAST] ipv6: Fix address size in grec_size
by Yan Zheng
· 19 years ago
87bf9c9
[IPV6]: Fix infinite loop in udp_v6_get_port().
by YOSHIFUJI Hideaki
· 19 years ago
e5ed639
[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl
by Herbert Xu
· 19 years ago
a5e7c21
[IPV6]: Fix leak added by udp connect dst caching fix.
by David S. Miller
· 19 years ago
f36d6ab
[IPV6]: Fix ipv6 fragment ID selection at slow path
by Yan Zheng
· 19 years ago
81c3d54
[INET]: speedup inet (tcp/dccp) lookups
by Eric Dumazet
· 19 years ago
325ed82
[NET]: Fix packet timestamping.
by Herbert Xu
· 19 years ago
c62dba9
[IPV6]: Fix [Bug 5306] Oops on IPv6 route lookup
by Herbert Xu
· 19 years ago
d67b24c
[NETFILTER]: Fix ip[6]t_NFQUEUE Kconfig dependency
by Harald Welte
· 19 years ago
875bd5a
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
6d1cfe3
[PATCH] raw_sendmsg DoS on 2.6
by Mark J Cox
· 19 years ago
e674d0f
[NETFILTER] ip6tables: remove duplicate code
by Yasuyuki Kozakai
· 19 years ago
Next »