Commit Graph

1443 Commits (33ae0cdd3eaba219e7c2f0647b6db4be540e2130)

Author SHA1 Message Date
David L Stevens dae5029548 ipv4/ipv6 compat: Fix SSM applications on 64bit kernels. 17 years ago
David S. Miller 5c5d6dabb7 Revert "ipv6: Fix typo in net/ipv6/Kconfig" 17 years ago
Al Viro ec6b486fa9 ipv6: result of csum_fold() is already 16bit, no need to cast 17 years ago
Michael Beasley 5b3f129c55 ipv6: Fix typo in net/ipv6/Kconfig 17 years ago
YOSHIFUJI Hideaki 1a98d05f59 ipv6 RAW: Disallow IPPROTO_IPV6-level IPV6_CHECKSUM socket option on ICMPv6 sockets. 17 years ago
Pavel Emelyanov 92998dd495 [NETNS]: Remove empty ->init callback. 17 years ago
Pavel Emelyanov 633d424bf3 [NETNS]: Don't initialize err variable twice. 17 years ago
Pavel Emelyanov 2aed2827df [NETNS]: The ip6_fib_timer can work with garbage on net namespace stop. 17 years ago
Adrian Bunk 280a34c87f [IPV6]: Make struct ip6_prohibit_entry_template static. 17 years ago
Matthew Wilcox 5f090dcb4d net: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
David S. Miller 3c051235a7 [IPV6]: Fix dangling references on error in fib6_add(). 17 years ago
Pavel Emelyanov e56d8b8a2e [INET]: Drop the inet_inherit_port() call. 17 years ago
Denis V. Lunev 48115becf6 [NETNS]: Add netns refcnt debug for dst ops. 17 years ago
Pavel Emelyanov 554eb27782 [IP6TUNNEL]: Allow to create IP6 tunnels in net namespaces. 17 years ago
Pavel Emelyanov 2f7f54b725 [IP6TUNNEL]: Use proper net instead of init_net stubs. 17 years ago
Pavel Emelyanov 3e6c9fb5f5 [IP6TUNNEL]: Make tunnels hashes per-net. 17 years ago
Pavel Emelyanov 15820e1290 [IP6TUNNEL]: Make the fallback tunnel device per-net. 17 years ago
Pavel Emelyanov 8704ca7e91 [IP6TUNNEL]: Use proper net in hash-lookup functions. 17 years ago
Pavel Emelyanov 2dd02c897d [IP6TUNNEL]: Add (ip6_tnl_)net argument to some calls. 17 years ago
Pavel Emelyanov 13eeb8e92c [IP6TUNNEL]: Introduce empty ip6_tnl_net structure and net ops. 17 years ago
Pavel Emelyanov 7a97146cc6 [SIT]: Allow to create SIT tunnels in net namespaces. 17 years ago
Pavel Emelyanov 907a08c402 [SIT]: Use proper net in routing calls. 17 years ago
Pavel Emelyanov 291821766b [SIT]: Make tunnels hashes per-net. 17 years ago
Pavel Emelyanov cd3dbc194d [SIT]: Make the fallback tunnel device per-net 17 years ago
Pavel Emelyanov fcee5ec9fd [SIT]: Use proper net in hash-lookup functions. 17 years ago
Pavel Emelyanov ca8def1483 [SIT]: Add net/sit_net argument to some functions. 17 years ago
Pavel Emelyanov 8190d9009a [SIT]: Introduce empty struct sit_net and init/exit net ops. 17 years ago
Pavel Emelyanov 7477fd2e6b [SOCK]: Add some notes about per-bind-bucket sock lookup. 17 years ago
Jan Engelhardt 3c9fba656a [NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by function call 17 years ago
Jan Engelhardt 09f263cd39 [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l4proto 17 years ago
Jan Engelhardt 8ce8439a31 [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l3proto 17 years ago
Patrick McHardy d63a650736 [NETFILTER]: Add partial checksum validation helper 17 years ago
Patrick McHardy 544473c166 [NETFILTER]: {ip,ip6,arp}_tables: return EAGAIN for invalid SO_GET_ENTRIES size 17 years ago
Jan Engelhardt 58c0fb0ddd [NETFILTER]: annotate rest of nf_conntrack_* with const 17 years ago
Jan Engelhardt 5452e425ad [NETFILTER]: annotate {arp,ip,ip6,x}tables with const 17 years ago
Jan Engelhardt 3cf93c96af [NETFILTER]: annotate xtables targets with const and remove casts 17 years ago
Robert P. J. Day fdccecd0cc [NETFILTER]: Use non-deprecated __RW_LOCK_UNLOCKED macro 17 years ago
Patrick McHardy 36e2a1b0f7 [NETFILTER]: {ip,ip6}t_LOG: print MARK value in log output 17 years ago
Rami Rosen 0912ea38de [IPV6] MROUTE: Add stats in multicast routing module method ip6_mr_forward(). 17 years ago
YOSHIFUJI Hideaki 9625ed72e8 [IPV6] ADDRCONF: Don't generate temporary address for ip6-ip6 interface. 17 years ago
YOSHIFUJI Hideaki b077d7abab [IPV6] ADDRCONF: Ensure disabling multicast RS even if privacy extensions are disabled. 17 years ago
Jan Engelhardt 0b18542b7f [NET]: Sink IPv6 menuoptions into its own submenu 17 years ago
YOSHIFUJI Hideaki e7712f1a7c [IPV6]: Share common code-paths for sticky socket options. 17 years ago
YOSHIFUJI Hideaki cee8947338 [IPV6] MROUTE: Do not call ipv6_find_idev() directly. 17 years ago
David S. Miller b45e9189c0 [IPV6]: Fix ipv6 address fetching in raw6_icmp_error(). 17 years ago
Denis V. Lunev 5f4472c5a6 [TCP]: Remove owner from tcp_seq_afinfo. 17 years ago
Denis V. Lunev 68fcadd16c [TCP]: Place file operations directly into tcp_seq_afinfo. 17 years ago
Denis V. Lunev 9427c4b36b [TCP]: Move seq_ops from tcp_iter_state to tcp_seq_afinfo. 17 years ago
YOSHIFUJI Hideaki 05f175cdcf [IPV6]: Fix IPV6_RECVERR for connected raw sockets. 17 years ago
Brian Haley 876c7f4196 [IPv6]: Change IPv6 unspecified destination address to ::1 for raw and un-connected sockets 17 years ago