Eric Dumazet
|
c70eba7453
igmp: fix new sparse errors
|
12 gadi atpakaļ |
Shawn Bohrer
|
946d3bd723
igmp: remove unnecessary in_device member zeroing
|
12 gadi atpakaļ |
Eric Dumazet
|
e989707135
igmp: hash a hash table to speedup ip_check_mc_rcu()
|
12 gadi atpakaļ |
Simon Horman
|
f7c0c2ae84
ipv4: Correct comparisons and calculations using skb->tail and skb-transport_header
|
12 gadi atpakaļ |
Gao feng
|
ece31ffd53
net: proc: change proc_net_remove to remove_proc_entry
|
12 gadi atpakaļ |
Gao feng
|
d4beaa66ad
net: proc: change proc_net_fops_create to proc_create
|
12 gadi atpakaļ |
stephen hemminger
|
193ba92452
igmp: export symbol ip_mc_leave_group
|
12 gadi atpakaļ |
Eric Dumazet
|
d679c5324d
igmp: avoid drop_monitor false positives
|
13 gadi atpakaļ |
Eric Dumazet
|
a399a80531
time: jiffies_delta_to_clock_t() helper to the rescue
|
13 gadi atpakaļ |
Daniel Baluta
|
5e73ea1a31
ipv4: fix checkpatch errors
|
13 gadi atpakaļ |
David S. Miller
|
06eb4eafbd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 gadi atpakaļ |
RongQing.Li
|
ce713ee5a1
net: replace continue with break to reduce unnecessary loop in xxx_xmarksources
|
13 gadi atpakaļ |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 gadi atpakaļ |
Eric Dumazet
|
cf778b00e9
net: reintroduce missing rcu_assign_pointer() calls
|
13 gadi atpakaļ |
Ben Hutchings
|
a8c1f65c79
igmp: Avoid zero delay when receiving odd mixture of IGMP queries
|
13 gadi atpakaļ |
Jun Zhao
|
5eb81e8916
ipv4 : igmp : Delete useless parameter in ip_mc_add1_src()
|
13 gadi atpakaļ |
David S. Miller
|
6dec4ac4ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 gadi atpakaļ |
Jun Zhao
|
685f94e6db
ipv4 : igmp : fix error handle in ip_mc_add_src()
|
13 gadi atpakaļ |
Herbert Xu
|
6608824329
ipv4: Remove all uses of LL_ALLOCATED_SPACE
|
13 gadi atpakaļ |
David S. Miller
|
8decf86879
Merge branch 'master' of github.com:davem330/net
|
13 gadi atpakaļ |
Yan, Zheng
|
e05c4ad3ed
mcast: Fix source address selection for multicast listener report
|
14 gadi atpakaļ |
Jiri Pirko
|
b81693d914
net: remove ndo_set_multicast_list callback
|
14 gadi atpakaļ |
David S. Miller
|
19fd61785a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
|
14 gadi atpakaļ |
Stephen Hemminger
|
a9b3cd7f32
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
|
14 gadi atpakaļ |
Julia Lawall
|
a1889c0d20
net: adjust array index
|
14 gadi atpakaļ |
Veaceslav Falico
|
24cf3af3fe
igmp: call ip_mc_clear_src() only when we have no users of ip_mc_list
|
14 gadi atpakaļ |
Linus Torvalds
|
06f4e926d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
14 gadi atpakaļ |
Lai Jiangshan
|
10d50e748d
net,rcu: convert call_rcu(ip_mc_socklist_reclaim) to kfree_rcu()
|
14 gadi atpakaļ |
Lai Jiangshan
|
7519cce48f
net,rcu: convert call_rcu(ip_sf_socklist_reclaim) to kfree_rcu()
|
14 gadi atpakaļ |
Lai Jiangshan
|
42ea299d3f
net,rcu: convert call_rcu(ip_mc_list_reclaim) to kfree_rcu()
|
14 gadi atpakaļ |