Commit Graph

46 Commits (36b13d767ad68713ab498d71c8df78ca788bda63)

Author SHA1 Message Date
Pavel Emelyanov cf7732e4cc [NET]: Make core networking code use seq_open_private 18 years ago
Stephen Hemminger cfcabdcc2d [NET]: sparse warning fixes 18 years ago
Stephen Hemminger 0c4e85813d [NET]: Wrap netdevice hardware header creation. 18 years ago
David L Stevens 14878f75ab [IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2] 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 years ago
Philippe De Muyter 56b3d975bb [NET]: Make all initialized struct seq_operations const. 18 years ago
Pavel Emelianov 7562f876cd [NET]: Rework dev_base via list_head (v3) 18 years ago
Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 18 years ago
Arnaldo Carvalho de Melo cfe1fc7759 [SK_BUFF]: Introduce skb_network_header_len 18 years ago
Arnaldo Carvalho de Melo d10ba34b00 [SK_BUFF]: More skb_put related skb_reset_transport_header 18 years ago
Arnaldo Carvalho de Melo 9c70220b73 [SK_BUFF]: Introduce skb_transport_header(skb) 18 years ago
Arnaldo Carvalho de Melo cc70ab261c [ICMP6]: Introduce icmp6_hdr() 18 years ago
Arnaldo Carvalho de Melo 0660e03f6b [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h 18 years ago
Neil Horman 95c385b4d5 [IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support. 18 years ago
Arjan van de Ven 9a32144e9d [PATCH] mark struct file_operations const 7 18 years ago
YOSHIFUJI Hideaki 1ab1457c42 [NET] IPV6: Fix whitespace errors. 18 years ago
Alexey Dobriyan cc63f70b8b [IPV4/IPV6] multicast: Check add_grhead() return value 18 years ago
YOSHIFUJI Hideaki d88ae4cc97 [IPV6] MCAST: Fix joining all-node multicast group on device initialization. 18 years ago
Al Viro 868c86bcb5 [NET]: annotate csum_ipv6_magic() callers in net/* 18 years ago
YOSHIFUJI Hideaki a11d206d0f [IPV6]: Per-interface statistics support. 18 years ago
Al Viro 8a74ff7770 [IPV6]: annotate ipv6 mcast 18 years ago
Brian Haley ab32ea5d8a [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly 19 years ago
David L Stevens acd6e00b8e [MCAST]: Fix filter leak on device removal. 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Ingo Oeser 0c600eda4b [IPV6]: Nearly complete kzalloc cleanup for net/ipv6 19 years ago
Al Viro e80e28b6b6 [PATCH] net/ipv6/mcast.c NULL noise removal 19 years ago
David L Stevens 7add2a4398 [IPV6] MLDv2: fix change records when transitioning to/from inactive 19 years ago
YOSHIFUJI Hideaki 9343e79a7b [IPV6]: Preserve procfs IPV6 address output format 19 years ago
Joe Perches 46b86a2da0 [NET]: Use NIP6_FMT in kernel.h 19 years ago
Kris Katterjohn 8b3a70058b [NET]: Remove more unneeded typecasts on *malloc() 19 years ago
YOSHIFUJI Hideaki 196433c5b7 [IPV6]: Use macro for rwlock_t initialization. 19 years ago
David L Stevens 5ab4a6c81e [IPV6] mcast: Fix multiple issues in MLDv2 reports. 19 years ago
David L Stevens 6f4353d891 [IPV6]: Increase default MLD_MAX_MSF to 64. 19 years ago
David Stevens 24c6927505 [IGMP]: workaround for IGMP v1/v2 bug 19 years ago
Yan Zheng 8713dbf057 [MCAST]: ip[6]_mc_add_src should be called when number of sources is zero 19 years ago
Yan Zheng 97300b5fdf [MCAST] IPv6: Check packet size when process Multicast 20 years ago
Yan Zheng f12baeab9d [MCAST] IPv6: Fix algorithm to compute Querier's Query Interval 20 years ago
Yan Zheng fab10fe37a [MCAST] ipv6: Fix address size in grec_size 20 years ago
Denis Lukianov de9daad90e [MCAST]: Fix MCAST_EXCLUDE line dupes 20 years ago
David S. Miller 9c05989bb2 [IPV6]: Fix warning in ip6_mc_msfilter. 20 years ago
David L Stevens 9951f036fe [IPV4]: (INCLUDE,empty)/leave-group equivalence for full-state MSF APIs & errno fix 20 years ago
David L Stevens 917f2f105e [IPV4]: multicast API "join" issues 20 years ago
Patrick McHardy e98231858b [NETFILTER]: Restore netfilter assumptions in IPv6 multicast 20 years ago
David L Stevens c9e3e8b695 [IPV6]: multicast join and misc 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago