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 лет назад |
Aruna-Hewapathirane
|
63862b5bef
net: replace macros net_random and net_srandom with direct calls to prandom
|
11 лет назад |
Salam Noureddine
|
9260d3e101
ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put
|
12 лет назад |
Daniel Borkmann
|
b4af8def5c
net: ipv6: mld: introduce mld_{gq, ifc, dad}_stop_timer functions
|
12 лет назад |
Daniel Borkmann
|
2b7c121f82
net: ipv6: mld: refactor query processing into v1/v2 functions
|
12 лет назад |
Daniel Borkmann
|
cc7f7ab758
net: ipv6: mld: similarly to MLDv2 have min max_delay of 1
|
12 лет назад |
Daniel Borkmann
|
58c0ecfd8d
net: ipv6: mld: implement RFC3810 MLDv2 mode only
|
12 лет назад |