Commit Graph

8535 Commits (fb147e9755055b1b73b22c3efe87bec075ad3caa)

Author SHA1 Message Date
Denis V. Lunev 5d1e4468a7 [NETNS]: Make netns refconting debug like a socket one. 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 b0970c428b [SIT]: Allow for IPPROTO_IPV6 protocol in namespaces. 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 f96c148fd5 [GRE]: Allow for IPPROTO_GRE protocol in namespaces. 17 years ago
Pavel Emelyanov 0b67eceb19 [GRE]: Allow to create IPGRE tunnels in net namespaces. 17 years ago
Pavel Emelyanov 96635522f7 [GRE]: Use proper net in routing calls. 17 years ago
Pavel Emelyanov eb8ce741a3 [GRE]: Make tunnels hashes per-net. 17 years ago
Pavel Emelyanov 7daa000489 [GRE]: Make the fallback tunnel device per-net. 17 years ago
Pavel Emelyanov 3b4667f3db [GRE]: Use proper net in hash-lookup functions. 17 years ago
Pavel Emelyanov f57e7d5a7b [GRE]: Add net/gre_net argument to some functions. 17 years ago
Pavel Emelyanov 59a4c7594b [GRE]: Introduce empty ipgre_net structure and net init/exit ops. 17 years ago
Pavel Emelyanov 4597a0ce08 [IPIP]: Allow for IPPROTO_IPIP protocol in namespaces. 17 years ago
Pavel Emelyanov 0a826406d4 [IPIP]: Allow to create IPIP tunnels in net namespaces. 17 years ago
Pavel Emelyanov b99f0152e5 [IPIP]: Use proper net in (mostly) routing calls. 17 years ago
Pavel Emelyanov 44d3c299dc [IPIP]: Make tunnels hashes per net. 17 years ago
Pavel Emelyanov cec3ffae1a [IPIP]: Use proper net in hash-lookup functions. 17 years ago
Pavel Emelyanov b9fae5c913 [IPIP]: Add net/ipip_net argument to some functions. 17 years ago
Pavel Emelyanov b9855c54da [IPIP]: Make the fallback tunnel device per-net. 17 years ago
Pavel Emelyanov 10dc4c7bb7 [IPIP]: Introduce empty ipip_net structure and net init/exit ops. 17 years ago
Pavel Emelyanov 30688a9a3e [VLAN]: Handle vlan devices net namespace changing. 17 years ago
Pavel Emelyanov 65d292a2ef [VLAN]: Allow vlan devices registration in net namespaces. 17 years ago
Pavel Emelyanov 7a17a2f79f [VLAN]: Make the vlan_name_type per-net. 17 years ago
Pavel Emelyanov 80de2d9821 [VLAN]: Make the /proc/net/vlan/conf file show per-net info. 17 years ago
Pavel Emelyanov a59a8c1c86 [VLAN]: Create proc entries in the proper net. 17 years ago
Pavel Emelyanov cd1c701432 [VLAN]: Add a net argument to proc init and cleanup calls. 17 years ago
Pavel Emelyanov d9ed0f0e2d [VLAN]: Introduce the vlan_net structure and init/exit net ops. 17 years ago
Pavel Emelyanov a9fde26078 [VLAN]: Tag vlan_group_device with net device, not ifindex. 17 years ago
Pavel Emelyanov 669f87baab [RTNL]: Introduce the rtnl_kill_links helper. 17 years ago
Pavel Emelyanov 3a931a80cb [RTNL]: Relax for_each_netdev_safe in __rtnl_link_unregister. 17 years ago
Ilpo Järvinen 17515408a1 [TCP]: Remove superflushious skb == write_queue_tail() check 17 years ago
Vitaliy Gusev 56f367bbfd [TCP]: Add return value indication to tcp_prune_ofo_queue(). 17 years ago
Mandeep Singh Baines b131dd5d65 [ETHTOOL]: Add support for large eeproms 17 years ago
Oliver Hartkopp 73e87e02ec CAN: use hrtimers in can-bcm protocol 17 years ago
Allan Stephens 85035568a9 [TIPC]: Enhance validation of format on incoming messages 17 years ago
Allan Stephens fe13dda2d2 [TIPC]: Force linearization of non-linear sk_buffs 17 years ago
Allan Stephens bdc82bee43 [TIPC]: Use fast buffer cloning to improve performance 17 years ago
Allan Stephens 11ecede787 [TIPC]: Remove redundant NULL check when discarding buffers 17 years ago