Commit Graph

372 Commits (3f86b83243d59bb50caf5938d284d22e10d082a4)

Author SHA1 Message Date
Patrick McHardy 8cdfab8a43 [IPV4]: reset IPCB flags when neccessary 19 years ago
Patrick McHardy b05e106698 [IPV4/6]: Netfilter IPsec input hooks 19 years ago
Patrick McHardy 951dbc8ac7 [IPV6]: Move nextheader offset to the IP6CB 19 years ago
Patrick McHardy 16a6677fdf [XFRM]: Netfilter IPsec output hooks 19 years ago
Kris Katterjohn 46f25dffba [NET]: Change 1500 to ETH_DATA_LEN in some files 19 years ago
Patrick McHardy 22dea562bb [NETFILTER]: Export ip6_masked_addrcmp, don't pass IPv6 addresses on stack 19 years ago
Patrick McHardy b777e0ce74 [NETFILTER]: make ipv6_find_hdr() find transport protocol header 19 years ago
Pablo Neira Ayuso c1d10adb4a [NETFILTER]: Add ctnetlink port for nf_conntrack 19 years ago
YOSHIFUJI Hideaki 181a46a56e [NETFILTER]: Use macro for spinlock_t/rwlock_t initializations/definition. 19 years ago
YOSHIFUJI Hideaki 196433c5b7 [IPV6]: Use macro for rwlock_t initialization. 19 years ago
Christoph Hellwig b5e5fa5e09 [NET]: Add a dev_ioctl() fallback to sock_ioctl() 19 years ago
Arnaldo Carvalho de Melo 14c850212e [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 19 years ago
Eric Dumazet 90ddc4f047 [NET]: move struct proto_ops to const 19 years ago
Arnaldo Carvalho de Melo d83d8461f9 [IP_SOCKGLUE]: Remove most of the tcp specific calls 19 years ago
Arnaldo Carvalho de Melo d8313f5ca2 [INET6]: Generalise tcp_v6_hash_connect 19 years ago
Arnaldo Carvalho de Melo 6d6ee43e0b [TWSK]: Introduce struct timewait_sock_ops 19 years ago
Arnaldo Carvalho de Melo 399c07def6 [IPV6]: Export ipv6_opt_accepted 19 years ago
Arnaldo Carvalho de Melo 3cf3dc6c2e [IPV6]: Export some symbols for DCCPv6 19 years ago
Arnaldo Carvalho de Melo 0fa1a53e1f [IPV6]: Introduce inet6_timewait_sock 19 years ago
Arnaldo Carvalho de Melo b9750ce13c [IPV6]: Generalise some functions 19 years ago
Herbert Xu 3305b80c21 [IP]: Simplify and consolidate MSG_PEEK error handling 19 years ago
Arnaldo Carvalho de Melo 8292a17a39 [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops 19 years ago
Arnaldo Carvalho de Melo ca304b6104 [IPV6]: Introduce inet6_rsk() 19 years ago
Arnaldo Carvalho de Melo 8129765ac0 [IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_add 19 years ago
Arnaldo Carvalho de Melo 90b19d3169 [IPV6]: Generalise __tcp_v6_hash, renaming it to __inet6_hash 19 years ago
Arnaldo Carvalho de Melo 971af18bbf [IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port 19 years ago
Eric Dumazet 3183606469 [NETFILTER] ip_tables: NUMA-aware allocation 19 years ago
David L Stevens 5ab4a6c81e [IPV6] mcast: Fix multiple issues in MLDv2 reports. 19 years ago
YOSHIFUJI Hideaki 6732badee0 [IPV6]: Fix addrconf dead lock. 19 years ago
David L Stevens 6f4353d891 [IPV6]: Increase default MLD_MAX_MSF to 64. 19 years ago
Hiroyuki YAMAMORI 291d809ba5 [IPV6]: Fix Temporary Address Generation 19 years ago
YOSHIFUJI Hideaki 3dd3bf8357 [IPV6]: Fix dead lock. 19 years ago
Kristian Slavov 1d1428045c [IPV6]: Fix address deletion 19 years ago
YOSHIFUJI Hideaki 6b3ae80a63 [IPV6]: Don't select a tentative address as a source address. 19 years ago
YOSHIFUJI Hideaki c5e33bddd3 [IPV6]: Run DAD when the link becomes ready. 19 years ago
YOSHIFUJI Hideaki 3c21edbd11 [IPV6]: Defer IPv6 device initialization until the link becomes ready. 19 years ago
YOSHIFUJI Hideaki 8de3351e6e [IPV6]: Try not to send icmp to anycast address. 19 years ago
YOSHIFUJI Hideaki 58c4fb86ea [IPV6]: Flag RTF_ANYCAST for anycast routes. 19 years ago
Patrick McHardy 9e999993c7 [XFRM]: Handle DCCP in xfrm{4,6}_decode_session 19 years ago
YOSHIFUJI Hideaki 3dd4bc68fa [IPV6]: Fix route lifetime. 19 years ago
Patrick McHardy 31cb5bd4dc [NETFILTER]: Fix incorrect dependency for IP6_NF_TARGET_NFQUEUE 19 years ago
David S. Miller a1493d9cd1 [IPV6] addrconf: Do not print device pointer in privacy log message. 19 years ago
Arnaldo Carvalho de Melo ecc51b6d5c [TCPv6]: Fix skb leak 19 years ago
Kazunori MIYAZAWA 73d4f84fd0 [IPv6] IPsec: fix pmtu calculation of esp 19 years ago
Yasuyuki Kozakai f16c910724 [NETFILTER]: nf_conntrack: Fix missing check for ICMPv6 type 19 years ago
YOSHIFUJI Hideaki af1afe8662 [IPV6]: Load protocol module dynamically. 19 years ago
David Stevens 24c6927505 [IGMP]: workaround for IGMP v1/v2 bug 19 years ago
Adrian Bunk 34a0b3cdc0 [IPV6]: make two functions static 19 years ago
Arjan van de Ven 9b5b5cff9a [NET]: Add const markers to various variables. 19 years ago
YOSHIFUJI Hideaki 220bbd7483 [IPV6]: Implement appropriate dummy rule 4 in ipv6_dev_get_saddr(). 19 years ago