Commit Graph

880 Commits (347d1c01956d567c18afef0cc253eb235cafacd8)

Author SHA1 Message Date
Brian Haley bf0b48dfc3 [IPv6]: Fix ICMPv6 redirect handling with target multicast address 18 years ago
David S. Miller f8ab18d2d9 [TCP]: Fix MD5 signature handling on big-endian. 18 years ago
Jiri Kosina 6ae5f983cf [IPV6]: Fix source address selection. 18 years ago
YOSHIFUJI Hideaki cd562c9859 [IPV6]: Just increment OutDatagrams once per a datagram. 18 years ago
YOSHIFUJI Hideaki 3ef9d943d2 [IPV6]: Fix unbalanced socket reference with MSG_CONFIRM. 18 years ago
YOSHIFUJI Hideaki e1f52208bb [IPv6]: Fix NULL pointer dereference in ip6_flush_pending_frames 18 years ago
Neil Horman 16fcec35e7 [NETFILTER]: Fix/improve deadlock condition on module removal netfilter 18 years ago
Denis V. Lunev 9e3be4b343 [IPV6]: Freeing alive inet6 address 18 years ago
Flavio Leitner a96fb49be3 [NET]: Fix IP_ADD/DROP_MEMBERSHIP to handle only connectionless 18 years ago
Wei Yongjun 8984e41d18 [IPV6]: Fix kernel panic while send SCTP data with IP fragments 18 years ago
Ilpo Järvinen 660adc6e60 [IPv6]: Invalid semicolon after if statement 18 years ago
Jesper Juhl 703310e645 [IPV6]: Clean up duplicate includes in net/ipv6/ 18 years ago
David S. Miller 3516ffb0fe [TCP]: Invoke tcp_sendmsg() directly, do not use inet_sendmsg(). 18 years ago
Adrian Bunk 1a3a206f7f [NETFILTER]: Make nf_ct_ipv6_skip_exthdr() static. 18 years ago
Dave Johnson c61a7d10ef [IPV6]: ipv6_addr_type() doesn't know about RFC4193 addresses. 18 years ago
Herbert Xu b217d616a1 [IPV4/IPV6]: Fail registration if inet device construction fails 18 years ago
Simon Arlott 566cfd8f0e [IPV6]: Don't update ADVMSS on routes where the MTU is not also updated 18 years ago
Al Viro 704eae1f32 ip6_tunnel - endianness annotations 18 years ago
Patrick McHardy 7e2acc7e27 [NETFILTER]: Fix logging regression 18 years ago
YOSHIFUJI Hideaki ca983cefd9 [TCPv6] MD5SIG: Ensure to reset allocation count to avoid panic. 18 years ago
Al Viro b77f2fa629 [IPV6]: endianness bug in ip6_tunnel 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Vlad Yasevich 063ed369c9 [IPV6]: Call inet6addr_chain notifiers on link down 18 years ago
Dmitry Butskoy f13ec93fba [IPV6]: MSG_ERRQUEUE messages do not pass to connected raw sockets 18 years ago
Patrick McHardy 61075af51f [NETFILTER]: nf_conntrack: mark protocols __read_mostly 18 years ago
Patrick McHardy a887c1c148 [NETFILTER]: Lower *tables printk severity 18 years ago
Yasuyuki Kozakai e2a3123fbe [NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses it 18 years ago
Yasuyuki Kozakai ffc3069048 [NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames it 18 years ago
Yasuyuki Kozakai d87d8469e2 [NETFILTER]: nf_conntrack: Increment error count on parsing IPv4 header 18 years ago
Philippe De Muyter 56b3d975bb [NET]: Make all initialized struct seq_operations const. 18 years ago
Micah Gruber dffe4f048b [IPV6]: Remove unneeded pointer idev from addrconf_cleanup(). 18 years ago
YOSHIFUJI Hideaki 4c752098f5 [IPV6]: Make IPV6_{RECV,2292}RTHDR boolean options. 18 years ago
YOSHIFUJI Hideaki bb4dbf9e61 [IPV6]: Do not send RH0 anymore. 18 years ago
YOSHIFUJI Hideaki c382bb9d32 [IPV6]: Restore semantics of Routing Header processing. 18 years ago
Patrick McHardy cfbba49d80 [NET]: Avoid copying writable clones in tunnel drivers 18 years ago
Patrick McHardy 0d53778e81 [NETFILTER]: Convert DEBUGP to pr_debug 18 years ago
Patrick McHardy 330f7db5e5 [NETFILTER]: nf_conntrack: remove 'ignore_conntrack' argument from nf_conntrack_find_get 18 years ago
Yasuyuki Kozakai dacd2a1a5c [NETFILTER]: nf_conntrack: remove old memory allocator of conntrack 18 years ago
Patrick McHardy 9f15c5302d [NETFILTER]: x_tables: mark matches and targets __read_mostly 18 years ago
Jozsef Kadlecsik ba9dda3ab5 [NETFILTER]: x_tables: add TRACE target 18 years ago
Jan Engelhardt 7c4e36bc17 [NETFILTER]: Remove redundant parentheses/braces 18 years ago
Jan Engelhardt a47362a226 [NETFILTER]: add some consts, remove some casts 18 years ago
Jan Engelhardt e1931b784a [NETFILTER]: x_tables: switch xt_target->checkentry to bool 18 years ago
Jan Engelhardt ccb79bdce7 [NETFILTER]: x_tables: switch xt_match->checkentry to bool 18 years ago
Jan Engelhardt 1d93a9cbad [NETFILTER]: x_tables: switch xt_match->match to bool 18 years ago
Jan Engelhardt cff533ac12 [NETFILTER]: x_tables: switch hotdrop to bool 18 years ago
Stephen Hemminger d212f87b06 [NET]: IPV6 checksum offloading in network devices 18 years ago
Masahide NAKAMURA d3d6dd3ada [XFRM]: Add module alias for transformation type. 18 years ago
Masahide NAKAMURA 59fbb3a61e [IPV6] MIP6: Loadable module support for MIPv6. 18 years ago
Masahide NAKAMURA 136ebf08b4 [IPV6] MIP6: Kill unnecessary ifdefs. 18 years ago