Commit Graph

136 Commits (7e4992288e55f1e15f7498ead618b3943f5cfd3f)

Author SHA1 Message Date
David S. Miller f935aa9e99 ipv6: Fix default multicast hops setting. 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Tejun Heo 7d720c3e4f percpu: add __percpu sparse annotations to net 15 years ago
Alexey Dobriyan 2c8c1e7297 net: spread __net_init, __net_exit 15 years ago
Eric Paris c84b3268da net: check kern before calling security subsystem 15 years ago
Eric Paris 3f378b6844 net: pass kern to net_proto_family create function 15 years ago
Eric Paris 13f18aa05f net: drop capability from protocol definitions 15 years ago
Eric Dumazet 16ba5e8e7c ipv6: no more dev_put() in inet6_bind() 15 years ago
Eric Dumazet c720c7e838 inet: rename some inet_sock fields 15 years ago
Stephen Hemminger ec1b4cf74c net: mark net_proto_ops as const 15 years ago
Brian Haley 51953d5bc4 Use sk_mark for IPv6 routing lookups 15 years ago
Alexey Dobriyan 41135cc836 net: constify struct inet6_protocol 16 years ago
Bruno Prémont ca6982b858 ipv6: Fix commit 63d9950b08 (ipv6: Make v4-mapped bindings consistent with IPv4) 16 years ago
Sridhar Samudrala ba73542585 udpv6: Handle large incoming UDP/IPv6 packets and support software UFO 16 years ago
Jesper Dangaard Brouer 1f2ccd00f2 ipv6: Use rcu_barrier() on module unload. 16 years ago
Brian Haley 56d417b12e IPv6: Add 'autoconf' and 'disable_ipv6' module parameters 16 years ago
Herbert Xu a5b1cf288d gro: Avoid unnecessary comparison after skb_gro_header 16 years ago
Vlad Yasevich 63d9950b08 ipv6: Make v4-mapped bindings consistent with IPv4 16 years ago
Vlad Yasevich 0f8d3c7ac3 ipv6: Allow ipv4 wildcard binds after ipv6 address binds 16 years ago
Vlad Yasevich 783ed5a783 ipv6: Disallow binding to v4-mapped address on v6-only socket. 16 years ago
John Dykstra ff8cf9a938 ipv6: Fix BUG when disabled ipv6 module is unloaded 16 years ago
Stephen Hemminger 7546dd97d2 net: convert usage of packet_type to read_mostly 16 years ago
Brian Haley fe7ca2e1e8 IPv6: add "disable" module parameter support to ipv6.ko 16 years ago
Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 16 years ago
Herbert Xu 86911732d3 gro: Avoid copying headers of unmerged packets 16 years ago
Herbert Xu ebad18e93f gro: Fix handling of complete checksums in IPv6 16 years ago
Herbert Xu 787e920836 ipv6: Add GRO support 16 years ago
Alexey Dobriyan 52479b623d netns xfrm: lookup in netns 16 years ago
Alexey Dobriyan e7dc849494 netns: mib6 section fixlet 16 years ago
Denis V. Lunev 2ca89cea5c ipv6: remove unused not init_ipv6_mibs/cleanup_ipv6_mibs 17 years ago
Denis V. Lunev 9261e53701 ipv6: making ip and icmp statistics per/namespace 17 years ago
Denis V. Lunev be713a443e netns: make uplitev6 mib per/namespace 17 years ago
Denis V. Lunev 0c7ed677fb netns: make udpv6 mib per/namespace 17 years ago
Denis V. Lunev e43291cb37 netns: add stub functions for per/namespace mibs allocation 17 years ago
Peter Zijlstra b339a47c37 ipv6: initialize ip6_route sysctl vars in ip6_route_net_init() 17 years ago
KOVACS Krisztian 1668e010cb ipv4: Make inet_sock.h independent of route.h 17 years ago
Al Viro eeb61f719c missing bits of net-namespace / sysctl 17 years ago
Al Viro 6f9f489a4e net: missing bits of net-namespace / sysctl 17 years ago
Ilpo Järvinen 547b792cac net: convert BUG_TRAP to generic WARN_ON 17 years ago
Paul E. McKenney 696adfe84c list_for_each_rcu must die: networking 17 years ago
YOSHIFUJI Hideaki e0835f8fa5 ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs. 17 years ago
Wang Chen 623d1a1af7 ipv6: Do cleanup for ip6_mr_init. 17 years ago
Brian Haley 7d06b2e053 net: change proto destroy method to return void 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
Pavel Emelyanov 2e761e0532 ipv6 netns: init net is used to set bindv6only for new sock 17 years ago
YOSHIFUJI Hideaki 7bc570c8b4 [IPV6] MROUTE: Support multicast forwarding. 17 years ago
Daniel Lezcano 6ab57e7e7f [NETNS][IPV6] anycast - handle several network namespace 17 years ago
YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
Daniel Lezcano 6f8b13bcb3 [NETNS][IPV6] tcp6 - make proc per namespace 17 years ago
Daniel Lezcano 0c96d8c50b [NETNS][IPV6] udp6 - make proc per namespace 17 years ago