index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ndisc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-04
ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are called
Stefano Brivio
1
-2
/
+1
2018-07-25
ipv6: make DAD fail with enhanced DAD when nonce length differs
Sabrina Dubroca
1
-1
/
+1
2018-06-11
vrf: check the original netdevice for generating redirect
Stephen Suryaputra
1
-0
/
+6
2018-03-31
ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()
Lorenzo Bianconi
1
-1
/
+2
2018-02-13
net: ipv6: send unsolicited NA after DAD
David Ahern
1
-0
/
+5
2017-08-29
neigh: increase queue_len_bytes to match wmem_default
Eric Dumazet
1
-1
/
+1
2017-08-09
net: ipv6: lower ndisc notifier priority below addrconf
David Ahern
1
-0
/
+1
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-4
/
+4
2017-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2017-04-24
net: ipv6: send unsolicited NA if enabled for all interfaces
David Ahern
1
-1
/
+2
2017-04-17
net: ipv6: send unsolicited NA on admin up
David Ahern
1
-0
/
+2
2017-03-22
net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.
Joel Scherpelz
1
-0
/
+2
2017-03-22
neighbour: fix nlmsg_pid in notifications
Roopa Prabhu
1
-1
/
+1
2016-12-03
ipv6 addrconf: Implemented enhanced DAD (RFC7527)
Erik Nordmark
1
-3
/
+26
2016-09-10
net: l3mdev: remove redundant calls
David Ahern
1
-9
/
+2
2016-06-15
ipv6: export several functions
Alexander Aring
1
-11
/
+3
2016-06-15
ipv6: introduce neighbour discovery ops
Alexander Aring
1
-32
/
+69
2016-06-15
ndisc: add __ndisc_fill_addr_option function
Alexander Aring
1
-4
/
+10
2016-02-11
ipv6: add option to drop unsolicited neighbor advertisements
Johannes Berg
1
-0
/
+9
2015-12-23
ipv6: honor ifindex in case we receive ll addresses in router advertisements
Hannes Frederic Sowa
1
-2
/
+2
2015-12-01
Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"
Nicolas Dichtel
1
-7
/
+3
2015-10-13
net: Add VRF support to IPv6 stack
David Ahern
1
-3
/
+23
2015-10-13
net: Export fib6_get_table and nd_tbl
David Ahern
1
-0
/
+1
2015-10-08
net: Pass net into dst_output and remove dst_output_okfn
Eric W. Biederman
1
-1
/
+1
2015-09-24
ipv6: remove unused neigh parameter from ndisc functions
Jiri Benc
1
-10
/
+7
2015-09-17
netfilter: Pass net into okfn
Eric W. Biederman
1
-1
/
+1
2015-09-17
netfilter: Pass struct net into the netfilter hooks
Eric W. Biederman
1
-2
/
+2
2015-09-17
net: Merge dst_output and dst_output_sk
Eric W. Biederman
1
-1
/
+1
2015-08-31
ipv6: send only one NEWLINK when RA causes changes
Marius Tomaschewski
1
-3
/
+10
2015-08-31
ipv6: send NEWLINK on RA managed/otherconf changes
Marius Tomaschewski
1
-0
/
+5
2015-08-20
ipv6: ndisc: inherit metadata dst when creating ndisc requests
Jiri Benc
1
-3
/
+7
2015-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+6
2015-07-30
net/ipv6: add sysctl option accept_ra_min_hop_limit
Hangbin Liu
1
-9
/
+7
2015-07-29
ipv6: flush nd cache on IFF_NOARP change
Eric Dumazet
1
-0
/
+6
2015-05-25
ipv6: Remove external dependency on rt6i_dst and rt6i_src
Martin KaFai Lau
1
-1
/
+1
2015-04-07
netfilter: Pass socket pointer down through okfn().
David Miller
1
-2
/
+3
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+8
2015-03-31
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
1
-2
/
+1
2015-03-31
ipv6: coding style: comparison for equality with NULL
Ian Morris
1
-10
/
+10
2015-03-25
ipv6: Don't reduce hop limit for an interface
D.S. Ljungmark
1
-1
/
+8
2015-03-04
neigh: Factor out ___neigh_lookup_noref
Eric W. Biederman
1
-0
/
+7
2015-03-02
neigh: Don't require dst in neigh_hh_init
Eric W. Biederman
1
-0
/
+1
2015-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2015-02-05
net: ipv6: allow explicitly choosing optimistic addresses
Erik Kline
1
-1
/
+3
2015-01-25
net: ipv6: Add sysctl entry to disable MTU updates from RA
Harout Hedeshian
1
-1
/
+1
2014-11-23
ipv6: coding style improvements (remove assignment in if statements)
Ian Morris
1
-3
/
+4
2014-11-11
neigh: remove dynamic neigh table registration support
WANG Cong
1
-2
/
+2
2014-08-24
ipv6: White-space cleansing : gaps between function and symbol export
Ian Morris
1
-1
/
+0
2014-08-24
ipv6: White-space cleansing : Line Layouts
Ian Morris
1
-8
/
+8
2014-07-24
neigh: remove exceptional & on function name
Himangi Saraogi
1
-1
/
+1
[next]