Daniel Borkmann
|
4c672e4b42
ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs
|
10 éve |
Joe Perches
|
1744bea1fa
net: Convert SEQ_START_TOKEN/seq_printf to seq_puts
|
10 éve |
Daniel Borkmann
|
35f7aa5309
ipv6: mld: answer mldv2 queries with mldv1 reports in mldv1 fallback
|
11 éve |
WANG Cong
|
1691c63ea4
ipv6: refactor ipv6_dev_mc_inc()
|
11 éve |
WANG Cong
|
f7ed925c1b
ipv6: update the comment in mcast.c
|
11 éve |
WANG Cong
|
414b6c943f
ipv6: drop some rcu_read_lock in mcast
|
11 éve |
WANG Cong
|
b5350916bf
ipv6: drop ipv6_sk_mc_lock in mcast
|
11 éve |
Daniel Borkmann
|
cbeddd5d16
ipv6: mcast: remove dead debugging defines
|
11 éve |
David S. Miller
|
eb84d6b604
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 éve |
Sabrina Dubroca
|
a9ed4a2986
ipv6: fix rtnl locking in setsockopt for anycast and multicast
|
11 éve |
Hannes Frederic Sowa
|
2f711939d2
ipv6: add sysctl_mld_qrv to configure query robustness variable
|
11 éve |
Ian Morris
|
67ba4152e8
ipv6: White-space cleansing : Line Layouts
|
11 éve |
Hangbin Liu
|
e940f5d6ba
ipv6: Fix MLD Query message check
|
11 éve |
Hannes Frederic Sowa
|
43a43b6040
ipv6: some ipv6 statistic counters failed to disable bh
|
11 éve |
Flavio Leitner
|
6a7cc41872
ipv6: send Change Status Report after DAD is completed
|
11 éve |
Aruna-Hewapathirane
|
63862b5bef
net: replace macros net_random and net_srandom with direct calls to prandom
|
11 éve |
Salam Noureddine
|
9260d3e101
ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put
|
12 éve |
Daniel Borkmann
|
b4af8def5c
net: ipv6: mld: introduce mld_{gq, ifc, dad}_stop_timer functions
|
12 éve |
Daniel Borkmann
|
2b7c121f82
net: ipv6: mld: refactor query processing into v1/v2 functions
|
12 éve |
Daniel Borkmann
|
cc7f7ab758
net: ipv6: mld: similarly to MLDv2 have min max_delay of 1
|
12 éve |
Daniel Borkmann
|
58c0ecfd8d
net: ipv6: mld: implement RFC3810 MLDv2 mode only
|
12 éve |
Daniel Borkmann
|
e3f5b17047
net: ipv6: mld: get rid of MLDV2_MRC and simplify calculation
|
12 éve |
Daniel Borkmann
|
6c567b78c8
net: ipv6: mld: clean up MLD_V1_SEEN macro
|
12 éve |
Daniel Borkmann
|
89225d1ce6
net: ipv6: mld: fix v1/v2 switchback timeout to rfc3810, 9.12.
|
12 éve |
Daniel Borkmann
|
9fd0784164
net: ipv6: mcast: minor: use defines for rfc3810/8.1 lengths
|
12 éve |
Daniel Borkmann
|
c2cef4e888
net: ipv6: minor: *_start_timer: rather use unsigned long
|
12 éve |
Daniel Borkmann
|
846989635b
net: ipv6: igmp6_event_query: use msecs_to_jiffies
|
12 éve |
Hannes Frederic Sowa
|
fc4eba58b4
ipv6: make unsolicited report intervals configurable for mld
|
12 éve |
Hannes Frederic Sowa
|
9d4a031464
ipv4, ipv6: send igmpv3/mld packets with TC_PRIO_CONTROL
|
12 éve |
Amerigo Wang
|
8965779d2c
ipv6,mcast: always hold idev->lock before mca_lock
|
12 éve |