Julia Lawall
|
a1889c0d20
net: adjust array index
|
14 年之前 |
Veaceslav Falico
|
24cf3af3fe
igmp: call ip_mc_clear_src() only when we have no users of ip_mc_list
|
14 年之前 |
Linus Torvalds
|
06f4e926d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
14 年之前 |
Lai Jiangshan
|
10d50e748d
net,rcu: convert call_rcu(ip_mc_socklist_reclaim) to kfree_rcu()
|
14 年之前 |
Lai Jiangshan
|
7519cce48f
net,rcu: convert call_rcu(ip_sf_socklist_reclaim) to kfree_rcu()
|
14 年之前 |
Lai Jiangshan
|
42ea299d3f
net,rcu: convert call_rcu(ip_mc_list_reclaim) to kfree_rcu()
|
14 年之前 |
David S. Miller
|
492f64ce12
ipv4: Use flowi4's {saddr,daddr} in igmpv3_newpack() and igmp_send_report()
|
14 年之前 |
David S. Miller
|
31e4543db2
ipv4: Make caller provide on-stack flow key to ip_route_output_ports().
|
14 年之前 |
David S. Miller
|
2e97e980b5
ipv4: Remove erroneous check in igmpv3_newpack() and igmp_send_report().
|
14 年之前 |
David S. Miller
|
78fbfd8a65
ipv4: Create and use route lookup helpers.
|
14 年之前 |
David S. Miller
|
dbdd9a52e3
ipv4: Remove redundant RCU locking in ip_check_mc().
|
14 年之前 |
David S. Miller
|
b23dd4fe42
ipv4: Make output route lookup return rtable directly.
|
14 年之前 |
Eric Dumazet
|
57e1ab6ead
igmp: refine skb allocations
|
14 年之前 |
Eric Dumazet
|
866f3b25a2
bonding: IGMP handling cleanup
|
14 年之前 |
Changli Gao
|
5811662b15
net: use the macros defined for the members of flowi
|
14 年之前 |
David S. Miller
|
d9aa93804e
ipv4: Fix build with multicast disabled.
|
14 年之前 |
David S. Miller
|
c25ecd0a21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
Eric Dumazet
|
1d7138de87
igmp: RCU conversion of in_dev->mc_list
|
14 年之前 |
David S. Miller
|
c753796769
ipv4: Make rt->fl.iif tests lest obscure.
|
14 年之前 |
Eric Dumazet
|
18943d292f
inet: fix ip_mc_drop_socket()
|
14 年之前 |
Eric Dumazet
|
8723e1b4ad
inet: RCU changes in inetdev_by_index()
|
14 年之前 |
Eric Dumazet
|
9e917dca74
net: avoid a dev refcount in ip_mc_find_dev()
|
14 年之前 |
Flavio Leitner
|
e12b453904
bonding: fix to rejoin multicast groups immediately
|
14 年之前 |
David Stevens
|
5b7c840667
ipv4: correct IGMP behavior on v3 query during v2-compatibility mode
|
14 年之前 |
Bob Arendt
|
7998156344
ipv4: force_igmp_version ignored when a IGMPv3 query received
|
14 年之前 |
Eric Dumazet
|
4bc2f18ba4
net/ipv4: EXPORT_SYMBOL cleanups
|
15 年之前 |
Changli Gao
|
d8d1f30b95
net-next: remove useless union keyword
|
15 年之前 |
Eric Dumazet
|
9a57a9d291
igmp: avoid two atomic ops in igmp_rcv()
|
15 年之前 |
Joe Perches
|
3ed37a6fa7
net/ipv4/igmp.c: Remove unnecessary kmalloc casts
|
15 年之前 |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |