Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2824a3669fb28324a76bba1d2203f2f11b126124
/
net
/
ipv6
/
ndisc.c
115506f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 4 years, 8 months ago
11dd74b
net: ipv6: new arg skip_notify to ip6_rt_del
by Roopa Prabhu
· 4 years, 8 months ago
3292739
sysctl: pass kernel pointers to ->proc_handler
by Christoph Hellwig
· 4 years, 8 months ago
19e16d2
neigh: support smaller retrans_time settting
by Hangbin Liu
· 4 years, 9 months ago
c24a77e
ipv6: ndisc: add support for 'PREF64' dns64 prefix identifier
by Maciej Żenczykowski
· 4 years, 9 months ago
a8eceea
inet: Use fallthrough;
by Joe Perches
· 4 years, 10 months ago
66b5f1c
net-ipv6-ndisc: add support for RFC7710 RA Captive Portal Identifier
by Maciej Żenczykowski
· 5 years ago
a6cdeeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
f88d8ea
ipv6: Plumb support for nexthop object in a fib6_info
by David Ahern
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
1cf844c
ipv6: Make fib6_nh optional at the end of fib6_info
by David Ahern
· 6 years ago
b8fb1ab
net ipv6: Prevent neighbor add if protocol is disabled on device
by David Ahern
· 6 years ago
ad1601a
ipv6: Rename fib6_nh entries
by David Ahern
· 6 years ago
ee1abcf
ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are called
by Stefano Brivio
· 6 years ago
859bd2e
net: Evict neighbor entries on carrier down
by David Ahern
· 6 years ago
d456336
net: remove 1 always zero parameter from ip6_redirect_no_header()
by Maciej Żenczykowski
· 6 years ago
e665159
ipv6: make DAD fail with enhanced DAD when nonce length differs
by Sabrina Dubroca
· 6 years ago
2f17bec
vrf: check the original netdevice for generating redirect
by Stephen Suryaputra
· 7 years ago
93c2fb2
net/ipv6: Rename fib6_info struct elements
by David Ahern
· 7 years ago
8d1c802
net/ipv6: Flip FIB entries to fib6_info
by David Ahern
· 7 years ago
93531c6
net/ipv6: separate handling of FIB entries from dst based routes
by David Ahern
· 7 years ago
f8a1b43
net/ipv6: Create a neigh_lookup for FIB entries
by David Ahern
· 7 years ago
1489568
net/ipv6: move expires into rt6_info
by David Ahern
· 7 years ago
d4ead6b
net/ipv6: move metrics from dst to rt6_info
by David Ahern
· 7 years ago
afb1d4b5
net/ipv6: Pass net namespace to route functions
by David Ahern
· 7 years ago
2f635ce
net: Drop pernet_operations::async
by Kirill Tkhai
· 7 years ago
03fe2de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
232378e
net/ipv6: Change address check to always take a device argument
by David Ahern
· 7 years ago
9f62c15
ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()
by Lorenzo Bianconi
· 7 years ago
9a21ac94
ipv6: ndisc: use true and false for boolean values
by Gustavo A. R. Silva
· 7 years ago
1a2e933
net: Convert icmpv6_sk_ops, ndisc_net_ops and igmp6_net_ops
by Kirill Tkhai
· 7 years ago
c76fe2d
net: ipv6: send unsolicited NA after DAD
by David Ahern
· 7 years ago
2210d6b
net: ipv6: sysctl to specify IPv6 ND traffic class
by Maciej Żenczykowski
· 7 years ago
da13c59
net: display hw address of source machine during ipv6 DAD failure
by Vishwanath Pai
· 7 years ago
eaa72dc
neigh: increase queue_len_bytes to match wmem_default
by Eric Dumazet
· 7 years ago
6eb7939
net: ipv6: lower ndisc notifier priority below addrconf
by David Ahern
· 7 years ago
4df864c
networking: make skb_put & friends return void pointers
by Johannes Berg
· 8 years ago
b1513c3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
fc1f8f4
net: ipv6: send unsolicited NA if enabled for all interfaces
by David Ahern
· 8 years ago
4a6e3c5
net: ipv6: send unsolicited NA on admin up
by David Ahern
· 8 years ago
bbea124
net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.
by Joel Scherpelz
· 8 years ago
7b8f7a4
neighbour: fix nlmsg_pid in notifications
by Roopa Prabhu
· 8 years ago
adc176c
ipv6 addrconf: Implemented enhanced DAD (RFC7527)
by Erik Nordmark
· 8 years ago
e0d56fd
net: l3mdev: remove redundant calls
by David Ahern
· 8 years ago
cc84b3c
ipv6: export several functions
by Alexander Aring
· 9 years ago
f997c55
ipv6: introduce neighbour discovery ops
by Alexander Aring
· 9 years ago
8ec5da4
ndisc: add __ndisc_fill_addr_option function
by Alexander Aring
· 9 years ago
7a02bf8
ipv6: add option to drop unsolicited neighbor advertisements
by Johannes Berg
· 9 years ago
c1a9a29
ipv6: honor ifindex in case we receive ll addresses in router advertisements
by Hannes Frederic Sowa
· 9 years ago
304d888
Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"
by Nicolas Dichtel
· 9 years ago
ca25449
net: Add VRF support to IPv6 stack
by David Ahern
· 9 years ago
c485068
net: Export fib6_get_table and nd_tbl
by David Ahern
· 9 years ago
13206b6
net: Pass net into dst_output and remove dst_output_okfn
by Eric W. Biederman
· 9 years ago
38cf595
ipv6: remove unused neigh parameter from ndisc functions
by Jiri Benc
· 9 years ago
0c4b51f
netfilter: Pass net into okfn
by Eric W. Biederman
· 9 years ago
29a26a5
netfilter: Pass struct net into the netfilter hooks
by Eric W. Biederman
· 9 years ago
5a70649
net: Merge dst_output and dst_output_sk
by Eric W. Biederman
· 9 years ago
2053aeb
ipv6: send only one NEWLINK when RA causes changes
by Marius Tomaschewski
· 9 years ago
a394eef
ipv6: send NEWLINK on RA managed/otherconf changes
by Marius Tomaschewski
· 9 years ago
ab45060
ipv6: ndisc: inherit metadata dst when creating ndisc requests
by Jiri Benc
· 9 years ago
5510b3c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
8013d1d
net/ipv6: add sysctl option accept_ra_min_hop_limit
by Hangbin Liu
· 9 years ago
c8507fb
ipv6: flush nd cache on IFF_NOARP change
by Eric Dumazet
· 9 years ago
fd0273d
ipv6: Remove external dependency on rt6i_dst and rt6i_src
by Martin KaFai Lau
· 10 years ago
7026b1d
netfilter: Pass socket pointer down through okfn().
by David Miller
· 10 years ago
9f0d34b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
930345e
netlink: implement nla_put_in_addr and nla_put_in6_addr
by Jiri Benc
· 10 years ago
63159f2
ipv6: coding style: comparison for equality with NULL
by Ian Morris
· 10 years ago
6fd9909
ipv6: Don't reduce hop limit for an interface
by D.S. Ljungmark
· 10 years ago
60395a2
neigh: Factor out ___neigh_lookup_noref
by Eric W. Biederman
· 10 years ago
bdf53c5
neigh: Don't require dst in neigh_hh_init
by Eric W. Biederman
· 10 years ago
2573bee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
c58da4c
net: ipv6: allow explicitly choosing optimistic addresses
by Erik Kline
· 10 years ago
c2943f1
net: ipv6: Add sysctl entry to disable MTU updates from RA
by Harout Hedeshian
· 10 years ago
e5d08d7
ipv6: coding style improvements (remove assignment in if statements)
by Ian Morris
· 10 years ago
d7480fd
neigh: remove dynamic neigh table registration support
by WANG Cong
· 10 years ago
4c83acb
ipv6: White-space cleansing : gaps between function and symbol export
by Ian Morris
· 10 years ago
67ba415
ipv6: White-space cleansing : Line Layouts
by Ian Morris
· 10 years ago
56ec0fb
neigh: remove exceptional & on function name
by Himangi Saraogi
· 10 years ago
b642881
ipv6: fix the check when handle RA
by Li RongQing
· 10 years ago
d933319
ipv6: Allow accepting RA from local IP addresses.
by Ben Greear
· 11 years ago
f2a762d
ipv6: Add more debugging around accept-ra logic.
by Ben Greear
· 11 years ago
be7a010
ipv6: update Destination Cache entries when gateway turn into host
by Duan Jiong
· 11 years ago
73af614
neigh: use tbl->family to distinguish ipv4 from ipv6
by Jiri Pirko
· 11 years ago
cb5b09c
neigh: wrap proc dointvec functions
by Jiri Pirko
· 11 years ago
1f9248e
neigh: convert parms to an array
by Jiri Pirko
· 11 years ago
30e5691
ipv6: judge the accept_ra_defrtr before calling rt6_route_rcv
by Duan Jiong
· 11 years ago
bcd081a
net: ipv6: ndisc: Fix warning when CONFIG_SYSCTL=n
by Fabio Estevam
· 11 years ago
2c861cc
ipv6: don't call fib6_run_gc() until routing is ready
by Michal Kubeček
· 11 years ago
06c5405
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
b55b76b
ipv6:introduce function to find route for redirect
by Duan Jiong
· 11 years ago
25a6e6b
ipv6: Don't depend on per socket memory for neighbour discovery messages
by Thomas Graf
· 11 years ago
3e25c65
net: neighbour: Remove CONFIG_ARPD
by Tim Gardner
· 11 years ago
f564f45
vxlan: add ipv6 proxy support
by Cong Wang
· 11 years ago
816c5b5
ipv6: Remove redundant sk variable
by Thomas Graf
· 11 years ago
b800c3b
ipv6: drop fragmented ndisc packets by default (RFC 6980)
by Hannes Frederic Sowa
· 11 years ago
c92a59e
ipv6: handle Redirect ICMP Message with no Redirected Header option
by Duan Jiong
· 11 years ago
2ac3ac8
ipv6: prevent fib6_run_gc() contention
by Michal Kubeček
· 11 years ago
f2f79cc
ndisc: bool initializations should use true and false
by Daniel Baluta
· 11 years ago
d98cae64e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
Next »