- 193ba92 igmp: export symbol ip_mc_leave_group by stephen hemminger · 12 years ago
- d679c53 igmp: avoid drop_monitor false positives by Eric Dumazet · 12 years ago
- a399a80 time: jiffies_delta_to_clock_t() helper to the rescue by Eric Dumazet · 12 years ago
- 5e73ea1 ipv4: fix checkpatch errors by Daniel Baluta · 13 years ago
- 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- ce713ee net: replace continue with break to reduce unnecessary loop in xxx_xmarksources by RongQing.Li · 13 years ago
- 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
- cf778b0 net: reintroduce missing rcu_assign_pointer() calls by Eric Dumazet · 13 years ago
- a8c1f65 igmp: Avoid zero delay when receiving odd mixture of IGMP queries by Ben Hutchings · 13 years ago
- 5eb81e89 ipv4 : igmp : Delete useless parameter in ip_mc_add1_src() by Jun Zhao · 13 years ago
- 6dec4ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- 685f94e6 ipv4 : igmp : fix error handle in ip_mc_add_src() by Jun Zhao · 13 years ago
- 6608824 ipv4: Remove all uses of LL_ALLOCATED_SPACE by Herbert Xu · 13 years ago
- 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
- e05c4ad3 mcast: Fix source address selection for multicast listener report by Yan, Zheng · 13 years ago
- b81693d net: remove ndo_set_multicast_list callback by Jiri Pirko · 13 years ago
- 19fd617 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- a9b3cd7 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER by Stephen Hemminger · 13 years ago
- a1889c0 net: adjust array index by Julia Lawall · 13 years ago
- 24cf3af igmp: call ip_mc_clear_src() only when we have no users of ip_mc_list by Veaceslav Falico · 13 years ago
- 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
- 10d50e7 net,rcu: convert call_rcu(ip_mc_socklist_reclaim) to kfree_rcu() by Lai Jiangshan · 14 years ago
- 7519cce net,rcu: convert call_rcu(ip_sf_socklist_reclaim) to kfree_rcu() by Lai Jiangshan · 14 years ago
- 42ea299d net,rcu: convert call_rcu(ip_mc_list_reclaim) to kfree_rcu() by Lai Jiangshan · 14 years ago
- 492f64c ipv4: Use flowi4's {saddr,daddr} in igmpv3_newpack() and igmp_send_report() by David S. Miller · 14 years ago
- 31e4543 ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). by David S. Miller · 14 years ago
- 2e97e98 ipv4: Remove erroneous check in igmpv3_newpack() and igmp_send_report(). by David S. Miller · 14 years ago
- 78fbfd8 ipv4: Create and use route lookup helpers. by David S. Miller · 14 years ago
- dbdd9a5 ipv4: Remove redundant RCU locking in ip_check_mc(). by David S. Miller · 14 years ago
- b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 14 years ago
- 57e1ab6 igmp: refine skb allocations by Eric Dumazet · 14 years ago
- 866f3b2 bonding: IGMP handling cleanup by Eric Dumazet · 14 years ago
- 5811662 net: use the macros defined for the members of flowi by Changli Gao · 14 years ago
- d9aa938 ipv4: Fix build with multicast disabled. by David S. Miller · 14 years ago
- c25ecd0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
- 1d7138d igmp: RCU conversion of in_dev->mc_list by Eric Dumazet · 14 years ago
- c753796 ipv4: Make rt->fl.iif tests lest obscure. by David S. Miller · 14 years ago
- 18943d2 inet: fix ip_mc_drop_socket() by Eric Dumazet · 14 years ago
- 8723e1b inet: RCU changes in inetdev_by_index() by Eric Dumazet · 14 years ago
- 9e917dc net: avoid a dev refcount in ip_mc_find_dev() by Eric Dumazet · 14 years ago
- e12b453 bonding: fix to rejoin multicast groups immediately by Flavio Leitner · 14 years ago
- 5b7c840 ipv4: correct IGMP behavior on v3 query during v2-compatibility mode by David Stevens · 14 years ago
- 7998156 ipv4: force_igmp_version ignored when a IGMPv3 query received by Bob Arendt · 14 years ago
- 4bc2f18 net/ipv4: EXPORT_SYMBOL cleanups by Eric Dumazet · 14 years ago
- d8d1f30 net-next: remove useless union keyword by Changli Gao · 14 years ago
- 9a57a9d igmp: avoid two atomic ops in igmp_rcv() by Eric Dumazet · 14 years ago
- 3ed37a6 net/ipv4/igmp.c: Remove unnecessary kmalloc casts by Joe Perches · 14 years ago
- 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
- 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 5ecccb7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
- c6b471e inet: Remove bogus IGMPv3 report handling by Herbert Xu · 15 years ago
- c85bb41 igmp: fix ip_mc_sf_allow race [v5] by Flavio Leitner · 15 years ago
- 2c8c1e7 net: spread __net_init, __net_exit by Alexey Dobriyan · 15 years ago
- f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
- 6baff15 igmp: Use next_net_device_rcu() by Eric Dumazet · 15 years ago
- 61fbab7 IPV4: use rcu to walk list of devices in IGMP by stephen hemminger · 15 years ago
- 75c7850 bonding: remap muticast addresses without using dev_close() and dev_open() by Moni Shoua · 15 years ago
- adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
- 511c3f9 net: skb->rtable accessor by Eric Dumazet · 15 years ago
- f771bef ipv4: New multicast-all socket option by Nivedita Singhvi · 15 years ago
- 7091e72 netns: igmp: make /proc/net/{igmp,mcfilter} per netns by Alexey Dobriyan · 16 years ago
- a7e9ff7 net: clean up net/ipv4/igmp.c by Jianjun Kong · 16 years ago
- 113aa83 net: Rationalise email address: Network Specific Parts by Alan Cox · 16 years ago
- b8bae41 ipv4: add mc_count to in_device. by Rami Rosen · 16 years ago
- 877aced netns: Fix crash by making igmp per namespace by Daniel Lezcano · 16 years ago
- 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
- 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
- f5184d2 net: Allow netdevices to specify needed head/tailroom by Johannes Berg · 16 years ago
- 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 17 years ago
- c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 17 years ago
- ee6b967 [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts by Eric Dumazet · 17 years ago
- 2430aa8 [NETNS]: Disable multicaststing configuration inside non-initial namespace. by Denis V. Lunev · 17 years ago
- cd557bc [IGMP]: Optimize kfree_skb in igmp_rcv. by Denis V. Lunev · 17 years ago
- f206351 [NETNS]: Add namespace parameter to ip_route_output_key. by Denis V. Lunev · 17 years ago
- 1ab3527 [NETNS]: Add namespace parameter to ip_dev_find. by Denis V. Lunev · 17 years ago
- 7fee0ca [NETNS]: Add netns parameter to inetdev_by_index. by Denis V. Lunev · 17 years ago
- dd329bf [IPV4]: igmp sparse warnings by Stephen Hemminger · 17 years ago
- f97c1e0 [IPV4] net/ipv4: Use ipv4_is_<type> by Joe Perches · 17 years ago
- 586f121 [IPV4]: Switch users of ipv4_devconf(_all) to use the pernet one by Pavel Emelyanov · 17 years ago
- c439cb2 [IPV4]: Add ip_local_out by Herbert Xu · 17 years ago
- b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 17 years ago
- cf7732e [NET]: Make core networking code use seq_open_private by Pavel Emelyanov · 17 years ago
- cfcabdc [NET]: sparse warning fixes by Stephen Hemminger · 17 years ago
- 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
- 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
- 42f811b [IPV4]: Convert IPv4 devconf to an array by Herbert Xu · 17 years ago
- 7562f87 [NET]: Rework dev_base via list_head (v3) by Pavel Emelianov · 18 years ago
- 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 18 years ago
- b0e380b [SK_BUFF]: unions of just one member don't get anything done, kill them by Arnaldo Carvalho de Melo · 18 years ago
- bff9b61 [SK_BUFF]: Use the helpers to get the layer header pointer by Arnaldo Carvalho de Melo · 18 years ago
- d10ba34 [SK_BUFF]: More skb_put related skb_reset_transport_header by Arnaldo Carvalho de Melo · 18 years ago
- 9c70220 [SK_BUFF]: Introduce skb_transport_header(skb) by Arnaldo Carvalho de Melo · 18 years ago
- d9edf9e [SK_BUFF]: Introduce igmp_hdr() & friends, remove skb->h.igmph by Arnaldo Carvalho de Melo · 18 years ago
- eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 18 years ago
- f690808 [NET]: make seq_operations const by Stephen Hemminger · 18 years ago
- 7e28ecc [SK_BUFF]: Use skb_reset_network_header where the skb_pull return was being used by Arnaldo Carvalho de Melo · 18 years ago
- 0888266 [IPV4]: Fix warning in ip_mc_rejoin_group. by Geert Uytterhoeven · 18 years ago
- a816c7c bonding: Improve IGMP join processing by Jay Vosburgh · 18 years ago
- 9a32144 [PATCH] mark struct file_operations const 7 by Arjan van de Ven · 18 years ago