Andrew Lunn
|
4eba7bb1d7
ipv4: igmp: Allow removing groups from a removed interface
|
9 年之前 |
WANG Cong
|
87e9f03159
ipv4: fix a potential deadlock in mcast getsockopt() path
|
9 年之前 |
Eric W. Biederman
|
33224b16ff
ipv4, ipv6: Pass net into ip_local_out and ip6_local_out
|
10 年之前 |
Eric W. Biederman
|
e2cb77db08
ipv4: Merge ip_local_out and ip_local_out_sk
|
10 年之前 |
Alexander Duyck
|
2094acbb71
net/ipv4: Pass proto as u8 instead of u16 in ip_check_mc_rcu
|
10 年之前 |
Philip Downey
|
df2cf4a78e
IGMP: Inhibit reports for local multicast groups
|
10 年之前 |
Linus Lüssing
|
a516993f0a
net: fix wrong skb_get() usage / crash in IGMP/MLD parsing code
|
10 年之前 |
Linus Lüssing
|
9afd85c9e4
net: Export IGMP/MLD message validation code
|
10 年之前 |
Ian Morris
|
00db41243e
ipv4: coding style: comparison for inequality with NULL
|
10 年之前 |
Ian Morris
|
51456b2914
ipv4: coding style: comparison for equality with NULL
|
10 年之前 |
Hannes Frederic Sowa
|
b6a7719aed
ipv4: hash net ptr into fragmentation bucket selection
|
10 年之前 |
Marcelo Ricardo Leitner
|
54ff9ef36b
ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}
|
10 年之前 |
Madhu Challa
|
93a714d6b5
multicast: Extend ip address command to enable multicast group join/leave on
|
10 年之前 |
Eric Dumazet
|
959d10f6bb
igmp: add __ip_mc_{join|leave}_group()
|
10 年之前 |
Daniel Borkmann
|
4c672e4b42
ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs
|
10 年之前 |
Joe Perches
|
1744bea1fa
net: Convert SEQ_START_TOKEN/seq_printf to seq_puts
|
10 年之前 |
Fabian Frederick
|
436f7c2068
igmp: remove camel case definitions
|
10 年之前 |
Daniel Borkmann
|
b47bd8d279
ipv4: igmp: fix v3 general query drop monitor false positive
|
11 年之前 |
Hannes Frederic Sowa
|
a9fe8e2994
ipv4: implement igmp_qrv sysctl to tune igmp robustness variable
|
11 年之前 |
Andreea-Cristina Bernat
|
e6b688838e
net/ipv4/igmp.c: Replace rcu_dereference() with rcu_access_pointer()
|
11 年之前 |
Himangi Saraogi
|
179542a548
igmp: remove exceptional & on function name
|
11 年之前 |
dingtianhong
|
52ad353a53
igmp: fix the problem when mc leave group
|
11 年之前 |
Eric Dumazet
|
73f156a6e8
inetpeer: get rid of ip_id_count
|
11 年之前 |
Tom Herbert
|
de08dc1a8e
igmp: Call skb_checksum_simple_validate
|
11 年之前 |
Aruna-Hewapathirane
|
63862b5bef
net: replace macros net_random and net_srandom with direct calls to prandom
|
11 年之前 |
WANG Cong
|
72c1d3bdd5
ipv4: register igmp_notifier even when !CONFIG_PROC_FS
|
11 年之前 |
Weilong Chen
|
c71151f05b
ipv4: fix all space errors in file igmp.c
|
11 年之前 |
Salam Noureddine
|
e2401654dd
ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
|
12 年之前 |
Ansis Atteka
|
703133de33
ip: generate unique IP identificator if local fragmentation is allowed
|
12 年之前 |
William Manley
|
2690048c01
net: igmp: Allow user-space configuration of igmp unsolicited report interval
|
12 年之前 |