Age | Commit message (Expand) | Author | Files | Lines |
33 hours | ipv6: adopt dst_dev() helper | Eric Dumazet | 1 | -2/+4 |
2025-02-15 | ndisc: ndisc_send_redirect() cleanup | Eric Dumazet | 1 | -5/+3 |
2025-02-10 | ndisc: extend RCU protection in ndisc_send_skb() | Eric Dumazet | 1 | -4/+8 |
2025-02-10 | ndisc: use RCU protection in ndisc_alloc_skb() | Eric Dumazet | 1 | -6/+4 |
2025-02-10 | ndisc: ndisc_send_redirect() must use dev_get_by_index_rcu() | Eric Dumazet | 1 | -1/+1 |
2024-12-17 | inetpeer: do not get a refcount in inet_getpeer() | Eric Dumazet | 1 | -2/+4 |
2024-12-17 | inetpeer: remove create argument of inet_getpeer_v[46]() | Eric Dumazet | 1 | -1/+1 |
2024-08-29 | net/ipv6: replace deprecated strcpy with strscpy | Hongbo Li | 1 | -1/+1 |
2024-08-12 | ipv6: eliminate ndisc_ops_is_useropt() | Maciej Żenczykowski | 1 | -2/+2 |
2024-08-01 | ipv6: fix ndisc_is_useropt() handling for PIO | Maciej Żenczykowski | 1 | -16/+18 |
2024-07-24 | sysctl: treewide: constify the ctl_table argument of proc_handlers | Joel Granados | 1 | -1/+1 |
2024-05-28 | net/ipv6/ndisc: constify ctl_table arguments of utility function | Thomas Weißschuh | 1 | -1/+1 |
2024-04-29 | ipv6: introduce dst_rt6_info() helper | Eric Dumazet | 1 | -1/+1 |
2024-03-01 | ipv6/addrconf: annotate data-races around devconf fields (II) | Eric Dumazet | 1 | -9/+9 |
2024-03-01 | ipv6: annotate data-races around devconf->proxy_ndp | Eric Dumazet | 1 | -2/+3 |
2024-03-01 | ipv6: annotate data-races in ndisc_router_discovery() | Eric Dumazet | 1 | -15/+18 |
2024-03-01 | ipv6: annotate data-races around cnf.forwarding | Eric Dumazet | 1 | -5/+6 |
2024-03-01 | ipv6: annotate data-races around cnf.hop_limit | Eric Dumazet | 1 | -1/+1 |
2024-03-01 | ipv6: annotate data-races around cnf.mtu6 | Eric Dumazet | 1 | -2/+2 |
2024-02-26 | ipv6: prepare inet6_fill_ifla6_attrs() for RCU | Eric Dumazet | 1 | -1/+1 |
2024-02-12 | net/ipv6: Remove expired routes with a separated list of routes. | Kui-Feng Lee | 1 | -1/+9 |
2024-02-12 | net/ipv6: set expires in rt6_add_dflt_router(). | Kui-Feng Lee | 1 | -1/+2 |
2023-10-20 | net: fix IPSTATS_MIB_OUTPKGS increment in OutForwDatagrams. | Heng Guo | 1 | -1/+1 |
2023-09-15 | ipv6: lockless IPV6_MULTICAST_LOOP implementation | Eric Dumazet | 1 | -1/+1 |
2023-09-15 | ipv6: lockless IPV6_UNICAST_HOPS implementation | Eric Dumazet | 1 | -1/+1 |
2023-08-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+2 |
2023-08-09 | ipv6: adjust ndisc_is_useropt() to also return true for PIO | Maciej Żenczykowski | 1 | -1/+2 |
2023-07-28 | net: change accept_ra_min_rtr_lft to affect all RA lifetimes | Patrick Rohr | 1 | -16/+11 |
2023-07-27 | net: remove comment in ndisc_router_discovery | Patrick Rohr | 1 | -4/+0 |
2023-07-23 | net: add sysctl accept_ra_min_rtr_lft | Patrick Rohr | 1 | -2/+16 |
2023-03-15 | neighbour: annotate lockless accesses to n->nud_state | Eric Dumazet | 1 | -2/+2 |
2023-02-20 | ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_NS_OTHERHOST | Eric Dumazet | 1 | -1/+3 |
2023-02-20 | ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_BAD_OPTIONS | Eric Dumazet | 1 | -17/+10 |
2023-02-20 | ipv6: icmp6: add drop reason support to ndisc_redirect_rcv() | Eric Dumazet | 1 | -10/+11 |
2023-02-20 | ipv6: icmp6: add drop reason support to ndisc_router_discovery() | Eric Dumazet | 1 | -18/+19 |
2023-02-20 | ipv6: icmp6: add drop reason support to ndisc_recv_rs() | Eric Dumazet | 1 | -5/+7 |
2023-02-20 | ipv6: icmp6: add drop reason support to ndisc_recv_na() | Eric Dumazet | 1 | -14/+14 |
2023-02-20 | ipv6: icmp6: add drop reason support to ndisc_recv_ns() | Eric Dumazet | 1 | -16/+18 |
2023-02-13 | ipv6: icmp6: add drop reason support to ndisc_rcv() | Eric Dumazet | 1 | -6/+7 |
2022-08-15 | net: fix potential refcount leak in ndisc_router_discovery() | Xin Xiong | 1 | -0/+3 |
2022-07-15 | net: ipv6: new accept_untracked_na option to accept na only if in-network | Jaehee Park | 1 | -5/+24 |
2022-06-30 | net, neigh: introduce interval_probe_time_ms for periodic probe | Yuwei Wang | 1 | -0/+1 |
2022-05-31 | net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_na | Arun Ajith S | 1 | -17/+25 |
2022-04-17 | net/ipv6: Introduce accept_unsolicited_na knob to implement router-side chang... | Arun Ajith S | 1 | -1/+19 |
2022-02-21 | ipv6: separate ndisc_ns_create() from ndisc_send_ns() | Hangbin Liu | 1 | -17/+32 |
2022-02-14 | Generate netlink notification when default IPv6 route preference changes | Kalash Nainwal | 1 | -1/+5 |
2021-11-01 | net: ndisc: introduce ndisc_evict_nocarrier sysctl parameter | James Prestwood | 1 | -1/+11 |
2021-10-13 | ipv6: constify dev_addr passing | Jakub Kicinski | 1 | -2/+2 |
2021-08-27 | ipv6: add IFLA_INET6_RA_MTU to expose mtu value | Rocco Yue | 1 | -6/+11 |
2021-01-26 | net: allow user to set metric on default route learned via Router Advertisement | Praveen Chaudhary | 1 | -4/+8 |
2020-11-13 | net: Exempt multicast addresses from five-second neighbor lifetime | Jeff Dike | 1 | -0/+7 |
2020-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -1/+2 |
2020-04-28 | net: ipv6: new arg skip_notify to ip6_rt_del | Roopa Prabhu | 1 | -1/+1 |
2020-04-27 | sysctl: pass kernel pointers to ->proc_handler | Christoph Hellwig | 1 | -1/+2 |
2020-04-02 | neigh: support smaller retrans_time settting | Hangbin Liu | 1 | -2/+2 |
2020-03-26 | ipv6: ndisc: add support for 'PREF64' dns64 prefix identifier | Maciej Żenczykowski | 1 | -0/+1 |
2020-03-12 | inet: Use fallthrough; | Joe Perches | 1 | -1/+1 |
2019-07-22 | net-ipv6-ndisc: add support for RFC7710 RA Captive Portal Identifier | Maciej Żenczykowski | 1 | -0/+1 |
2019-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -5/+1 |
2019-06-04 | ipv6: Plumb support for nexthop object in a fib6_info | David Ahern | 1 | -2/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2019-05-24 | ipv6: Make fib6_nh optional at the end of fib6_info | David Ahern | 1 | -4/+4 |
2019-04-17 | net ipv6: Prevent neighbor add if protocol is disabled on device | David Ahern | 1 | -0/+17 |
2019-03-29 | ipv6: Rename fib6_nh entries | David Ahern | 1 | -4/+4 |
2018-10-26 | ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are called | Stefano Brivio | 1 | -2/+1 |
2018-10-12 | net: Evict neighbor entries on carrier down | David Ahern | 1 | -0/+2 |
2018-10-02 | net: remove 1 always zero parameter from ip6_redirect_no_header() | Maciej Żenczykowski | 1 | -1/+1 |
2018-07-16 | ipv6: make DAD fail with enhanced DAD when nonce length differs | Sabrina Dubroca | 1 | -1/+1 |
2018-06-04 | vrf: check the original netdevice for generating redirect | Stephen Suryaputra | 1 | -0/+6 |
2018-04-19 | net/ipv6: Rename fib6_info struct elements | David Ahern | 1 | -1/+1 |
2018-04-17 | net/ipv6: Flip FIB entries to fib6_info | David Ahern | 1 | -1/+1 |
2018-04-17 | net/ipv6: separate handling of FIB entries from dst based routes | David Ahern | 1 | -3/+3 |
2018-04-17 | net/ipv6: Create a neigh_lookup for FIB entries | David Ahern | 1 | -2/+6 |
2018-04-17 | net/ipv6: move expires into rt6_info | David Ahern | 1 | -1/+1 |
2018-04-17 | net/ipv6: move metrics from dst to rt6_info | David Ahern | 1 | -7/+3 |
2018-04-17 | net/ipv6: Pass net namespace to route functions | David Ahern | 1 | -5/+7 |
2018-03-27 | net: Drop pernet_operations::async | Kirill Tkhai | 1 | -1/+0 |
2018-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+2 |
2018-03-16 | net/ipv6: Change address check to always take a device argument | David Ahern | 1 | -1/+1 |
2018-03-09 | ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option() | Lorenzo Bianconi | 1 | -1/+2 |
2018-03-07 | ipv6: ndisc: use true and false for boolean values | Gustavo A. R. Silva | 1 | -1/+1 |
2018-02-19 | net: Convert icmpv6_sk_ops, ndisc_net_ops and igmp6_net_ops | Kirill Tkhai | 1 | -0/+1 |
2018-01-29 | net: ipv6: send unsolicited NA after DAD | David Ahern | 1 | -0/+5 |
2017-11-11 | net: ipv6: sysctl to specify IPv6 ND traffic class | Maciej Żenczykowski | 1 | -1/+8 |
2017-11-01 | net: display hw address of source machine during ipv6 DAD failure | Vishwanath Pai | 1 | -4/+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 |
2014-07-10 | ipv6: fix the check when handle RA | Li RongQing | 1 | -6/+6 |
2014-07-01 | ipv6: Allow accepting RA from local IP addresses. | Ben Greear | 1 | -8/+13 |
2014-07-01 | ipv6: Add more debugging around accept-ra logic. | Ben Greear | 1 | -8/+43 |
2014-05-15 | ipv6: update Destination Cache entries when gateway turn into host | Duan Jiong | 1 | -5/+2 |
2013-12-09 | neigh: use tbl->family to distinguish ipv4 from ipv6 | Jiri Pirko | 1 | -1/+1 |
2013-12-09 | neigh: wrap proc dointvec functions | Jiri Pirko | 1 | -5/+5 |
2013-12-09 | neigh: convert parms to an array | Jiri Pirko | 1 | -19/+24 |
2013-12-02 | ipv6: judge the accept_ra_defrtr before calling rt6_route_rcv | Duan Jiong | 1 | -0/+3 |
2013-11-18 | net: ipv6: ndisc: Fix warning when CONFIG_SYSCTL=n | Fabio Estevam | 1 | -1/+1 |
2013-09-11 | ipv6: don't call fib6_run_gc() until routing is ready | Michal Kubeček | 1 | -7/+11 |
2013-09-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -6/+8 |
2013-09-05 | ipv6:introduce function to find route for redirect | Duan Jiong | 1 | -1/+2 |
2013-09-04 | ipv6: Don't depend on per socket memory for neighbour discovery messages | Thomas Graf | 1 | -6/+8 |
2013-09-03 | net: neighbour: Remove CONFIG_ARPD | Tim Gardner | 1 | -2/+0 |
2013-08-31 | vxlan: add ipv6 proxy support | Cong Wang | 1 | -4/+4 |
2013-08-30 | ipv6: Remove redundant sk variable | Thomas Graf | 1 | -1/+0 |
2013-08-29 | ipv6: drop fragmented ndisc packets by default (RFC 6980) | Hannes Frederic Sowa | 1 | -0/+17 |
2013-08-22 | ipv6: handle Redirect ICMP Message with no Redirected Header option | Duan Jiong | 1 | -1/+3 |
2013-08-01 | ipv6: prevent fib6_run_gc() contention | Michal Kubeček | 1 | -2/+2 |
2013-07-16 | ndisc: bool initializations should use true and false | Daniel Baluta | 1 | -3/+3 |
2013-06-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2013-06-17 | ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skb | Matthias Schiffer | 1 | -1/+1 |
2013-05-28 | ipv6: Correct comparisons and calculations using skb->tail and skb-transport_... | Simon Horman | 1 | -4/+5 |
2013-05-28 | net: pass info struct via netdevice notifier | Jiri Pirko | 1 | -1/+1 |
2013-03-08 | ipv6: ndisc: remove redundant check for !dev->addr_len | Thomas Graf | 1 | -2/+0 |
2013-01-21 | ndisc: Use compound literals to build redirect message. | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -12/+8 |
2013-01-21 | ndisc: Break down ndisc_build_skb() and build message directly. | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -59/+63 |
2013-01-21 | ndisc: Break down __ndisc_send(). | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -24/+21 |
2013-01-21 | ndisc: Fill in ICMPv6 checksum and IPv6 header in ndisc_send_skb(). | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -16/+8 |
2013-01-21 | ndisc: Use ndisc_send_skb() for redirect. | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -23/+14 |
2013-01-21 | ndisc: Remove icmp6h argument from ndisc_send_skb(). | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -3/+3 |
2013-01-21 | ndisc: Make ndisc_fill_xxx_option() for sk_buff. | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -18/+15 |
2013-01-21 | ndisc: Calculate message body length and option length separately. | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -9/+11 |
2013-01-21 | ndisc: Reset skb->trasport_headner inside ndisc_alloc_send_skb(). | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -2/+1 |
2013-01-21 | ndisc: Defer building IPv6 header. | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -11/+11 |
2013-01-21 | ndisc: Remove dev argument for ndisc_send_skb(). | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -5/+5 |
2013-01-21 | ndisc: Set skb->dev and skb->protocol inside ndisc_alloc_skb(). | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -6/+6 |
2013-01-21 | ndisc: Simplify arguments for ip6_nd_hdr(). | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -8/+7 |
2013-01-21 | ipv6: Unshare ip6_nd_hdr() and change return type to void. | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -0/+25 |
2013-01-21 | ndisc: Introduce ndisc_alloc_skb() helper. | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -25/+27 |
2013-01-21 | ndisc: Introduce ndisc_fill_redirect_hdr_option(). | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -6/+15 |
2013-01-21 | ndisc: Use skb_linearize() instead of pskb_may_pull(skb, skb->len). | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -1/+1 |
2013-01-21 | ndisc: Move ndisc_opt_addr_space() to include/net/ndisc.h. | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -6/+1 |
2013-01-21 | ndisc: Reduce number of arguments for ndisc_fill_addr_option(). | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -7/+6 |
2013-01-20 | ndisc: Make several arguments for ndisc_send_na() boolean. | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -5/+5 |
2013-01-20 | ipv6: Introduce ipv6_addr_is_solict_mult() to check Solicited Node Multicast ... | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -5/+1 |
2013-01-18 | ndisc: Check NS message length before access. | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -0/+5 |
2013-01-18 | ipv6: Remove unused neigh argument for icmp6_dst_alloc() and its callers. | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -10/+5 |
2013-01-06 | ndisc: Use struct rd_msg for redirect message. | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -14/+11 |
2013-01-04 | ndisc: Remove unused space at tail of skb for ndisc messages. (TAKE 3) | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -2/+2 |
2012-12-14 | ipv6: Change skb->data before using icmpv6_notify() to propagate redirect | Duan Jiong | 1 | -0/+17 |
2012-12-13 | ndisc: Fix padding error in link-layer address option. | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -1/+1 |
2012-12-12 | ndisc: Unexport ndisc_{build,send}_skb(). | YOSHIFUJI Hideaki | 1 | -16/+11 |
2012-12-01 | ipv6: unify logic evaluating inet6_dev's accept_ra property | Shmulik Ladkani | 1 | -14/+2 |
2012-11-13 | ipv6: add knob to send unsolicited ND on link-layer address change | Hannes Frederic Sowa | 1 | -0/+7 |
2012-11-12 | ipv6 ndisc: Use pre-defined in6addr_linklocal_allnodes. | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -2/+1 |
2012-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+1 |
2012-11-09 | ipv6: send unsolicited neighbour advertisements to all-nodes | Hannes Frederic Sowa | 1 | -2/+1 |
2012-11-07 | ndisc: fix a typo in a comment in ndisc_recv_na() | Nicolas Dichtel | 1 | -1/+1 |
2012-11-03 | ipv6: introduce ip6_rt_put() | Amerigo Wang | 1 | -4/+3 |
2012-07-12 | ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect(). | David S. Miller | 1 | -1/+1 |
2012-07-11 | ipv6: Move bulk of redirect handling into rt6_redirect(). | David S. Miller | 1 | -71/+1 |
2012-07-11 | ipv6: Export ndisc option parsing from ndisc.c | David S. Miller | 1 | -45/+2 |
2012-07-10 | inet: Minimize use of cached route inetpeer. | David S. Miller | 1 | -2/+6 |
2012-06-08 | inet: Create and use rt{,6}_get_peer_create(). | David S. Miller | 1 | -3/+3 |
2012-05-19 | ipv6: bool/const conversions phase2 | Eric Dumazet | 1 | -2/+2 |
2012-05-17 | net: ipv6: ndisc: Neaten ND_PRINTx macros | Joe Perches | 1 | -125/+91 |
2012-05-16 | Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/... | David S. Miller | 1 | -17/+0 |
2012-05-16 | net: ipv6: Standardize prefixes for message logging | Joe Perches | 1 | -13/+9 |
2012-05-15 | net: delete all instances of special processing for token ring | Paul Gortmaker | 1 | -17/+0 |