summaryrefslogtreecommitdiff
path: root/net/ipv6
Commit message (Expand)AuthorAge
* ndisc: bool initializations should use true and falseDaniel Baluta2013-07-16
* ipv6: only static routes qualify for equal cost multipathingHannes Frederic Sowa2013-07-12
* ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREFHannes Frederic Sowa2013-07-11
* ipv6: in case of link failure remove route directly instead of letting it expireHannes Frederic Sowa2013-07-10
* net: rename ll methods to busy-pollEliezer Tamir2013-07-10
* net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir2013-07-10
* sit: fix tunnel update via netlinkNicolas Dichtel2013-07-04
* ipv6: rt6_check_neigh should successfully verify neigh if no NUD information ...Hannes Frederic Sowa2013-07-03
* net: ipv6: fix wrong ping_v6_sendmsg return valueLorenzo Colitti2013-07-03
* net: ipv6: add missing lock in ping_v6_sendmsgLorenzo Colitti2013-07-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-03
|\
| * ipv6: ip6_sk_dst_check() must not assume ipv6 dstEric Dumazet2013-06-26
| * ipv6: check return value of ipv6_get_lladdrHannes Frederic Sowa2013-06-25
| * ipv6: Process unicast packet with Router Alert by checking flag in skb.YOSHIFUJI Hideaki / 吉藤英明2013-06-25
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-06-24
| |\
| | * netfilter: nf_conntrack_ipv6: Plug sk_buff leak in fragment handlingPhil Oester2013-06-20
| * | ipv6: don't call addrconf_dst_alloc again when enable loGao feng2013-06-19
* | | ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_sizeHannes Frederic Sowa2013-07-02
* | | ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa2013-07-02
* | | ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang2013-07-01
* | | ipv6: fix ecmp lookup when oif is specifiedNicolas Dichtel2013-07-01
* | | ipv6: only apply anti-spoofing checks to not-pointopoint tunnelsHannes Frederic Sowa2013-07-01
* | | ipv6: resend MLD report if a link-local address completes DADHannes Frederic Sowa2013-06-28
* | | ipv6: introduce per-interface counter for dad-completed ipv6 addressesHannes Frederic Sowa2013-06-28
* | | sit: add support of x-netnsNicolas Dichtel2013-06-27
* | | ipv6: rearm router solicitaion timer when setting new tokenized addressHannes Frederic Sowa2013-06-26
* | | ipv6: remove old token ipv6 address as soon as possibleHannes Frederic Sowa2013-06-25
* | | ipv6: don't disable interface if last ipv6 address is removedHannes Frederic Sowa2013-06-25
* | | ipv6: split duplicate address detection and router solicitation timerHannes Frederic Sowa2013-06-25
* | | ipv6: add include file to suppress sparse warningsEric Dumazet2013-06-25
* | | ipv6: remove a useless pr_info() in addrconf_gre_config()Cong Wang2013-06-23
* | | sit: fix an oops when IFLA_IPTUN_PROTO is not setNicolas Dichtel2013-06-19
* | | ip_tunnel: push generic protocol handling to ip_tunnel module.Pravin B Shelar2013-06-19
* | | ip_tunnels: extend iptunnel_xmit()Pravin B Shelar2013-06-19
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-19
|\ \ \ | |/ /
| * | ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skbMatthias Schiffer2013-06-17
| |/
* | net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches2013-06-13
* | net: ping_check_bind_addr() etc. can be staticWu Fengguang2013-06-13
* | tcp: add low latency socket poll support.Eliezer Tamir2013-06-10
* | udp: add low latency socket poll supportEliezer Tamir2013-06-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-05
|\ \ | |/
| * ipv6: assign rt6_info to inet6_ifaddr in init_loopbackGao feng2013-06-04
| * udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar2013-05-31
| * snmp6: remove IPSTATS_MIB_CSUMERRORSNicolas Dichtel2013-05-31
| * netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal2013-05-23
* | net: ipv6: Implement /proc/net/icmp6.Lorenzo Colitti2013-06-04
* | net: ipv6: Unify {raw,udp}6_sock_seq_show.Lorenzo Colitti2013-06-04
* | sit: add IPv4 over IPv4 supportNicolas Dichtel2013-05-31
* | ipv6: Correct comparisons and calculations using skb->tail and skb-transport_...Simon Horman2013-05-28
* | net: always pass struct netdev_notifier_info to netdevice notifiersCong Wang2013-05-28