Hangbin Liu
|
1666d49e1d
mld: do not remove mld souce list info when set link down
|
8 年之前 |
WANG Cong
|
8651be8f14
ipv6: fix a potential deadlock in do_ipv6_setsockopt()
|
8 年之前 |
Hangbin Liu
|
a052517a8f
net/multicast: should not send source list records when have filter mode change
|
9 年之前 |
Benjamin Poirier
|
1837b2e2bc
mld, igmp: Fix reserved tailroom calculation
|
9 年之前 |
Neil Horman
|
41033f029e
snmp: Remove duplicate OUTMCAST stat increment
|
9 年之前 |
Eric W. Biederman
|
13206b6bff
net: Pass net into dst_output and remove dst_output_okfn
|
9 年之前 |
Eric W. Biederman
|
0c4b51f005
netfilter: Pass net into okfn
|
10 年之前 |
Eric W. Biederman
|
29a26a5680
netfilter: Pass struct net into the netfilter hooks
|
10 年之前 |
Eric W. Biederman
|
5a70649e0d
net: Merge dst_output and dst_output_sk
|
10 年之前 |
David Miller
|
7026b1ddb6
netfilter: Pass socket pointer down through okfn().
|
10 年之前 |
Ian Morris
|
53b24b8f94
ipv6: coding style: comparison for inequality with NULL
|
10 年之前 |
Ian Morris
|
63159f29be
ipv6: coding style: comparison for equality with NULL
|
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 年之前 |
Madhu Challa
|
46a4dee074
igmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_drop
|
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 年之前 |
Daniel Borkmann
|
35f7aa5309
ipv6: mld: answer mldv2 queries with mldv1 reports in mldv1 fallback
|
11 年之前 |
WANG Cong
|
1691c63ea4
ipv6: refactor ipv6_dev_mc_inc()
|
11 年之前 |
WANG Cong
|
f7ed925c1b
ipv6: update the comment in mcast.c
|
11 年之前 |
WANG Cong
|
414b6c943f
ipv6: drop some rcu_read_lock in mcast
|
11 年之前 |
WANG Cong
|
b5350916bf
ipv6: drop ipv6_sk_mc_lock in mcast
|
11 年之前 |
Daniel Borkmann
|
cbeddd5d16
ipv6: mcast: remove dead debugging defines
|
11 年之前 |
David S. Miller
|
eb84d6b604
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Sabrina Dubroca
|
a9ed4a2986
ipv6: fix rtnl locking in setsockopt for anycast and multicast
|
11 年之前 |
Hannes Frederic Sowa
|
2f711939d2
ipv6: add sysctl_mld_qrv to configure query robustness variable
|
11 年之前 |
Ian Morris
|
67ba4152e8
ipv6: White-space cleansing : Line Layouts
|
11 年之前 |
Hangbin Liu
|
e940f5d6ba
ipv6: Fix MLD Query message check
|
11 年之前 |
Hannes Frederic Sowa
|
43a43b6040
ipv6: some ipv6 statistic counters failed to disable bh
|
11 年之前 |
Flavio Leitner
|
6a7cc41872
ipv6: send Change Status Report after DAD is completed
|
11 年之前 |