summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* sit: fix an oops when IFLA_IPTUN_PROTO is not setNicolas Dichtel2013-06-191-1/+1
* ip_tunnel: push generic protocol handling to ip_tunnel module.Pravin B Shelar2013-06-191-1/+6
* ip_tunnels: extend iptunnel_xmit()Pravin B Shelar2013-06-191-29/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-191-1/+1
|\
| * ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skbMatthias Schiffer2013-06-171-1/+1
* | net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches2013-06-134-10/+10
* | net: ping_check_bind_addr() etc. can be staticWu Fengguang2013-06-131-9/+9
* | tcp: add low latency socket poll support.Eliezer Tamir2013-06-101-0/+2
* | udp: add low latency socket poll supportEliezer Tamir2013-06-101-1/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-055-12/+25
|\ \ | |/
| * ipv6: assign rt6_info to inet6_ifaddr in init_loopbackGao feng2013-06-041-1/+3
| * udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar2013-05-311-8/+12
| * snmp6: remove IPSTATS_MIB_CSUMERRORSNicolas Dichtel2013-05-311-1/+1
| * netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal2013-05-232-1/+8
* | net: ipv6: Implement /proc/net/icmp6.Lorenzo Colitti2013-06-041-23/+79
* | net: ipv6: Unify {raw,udp}6_sock_seq_show.Lorenzo Colitti2013-06-043-77/+44
* | sit: add IPv4 over IPv4 supportNicolas Dichtel2013-05-311-3/+116
* | ipv6: Correct comparisons and calculations using skb->tail and skb-transport_...Simon Horman2013-05-288-13/+19
* | net: always pass struct netdev_notifier_info to netdevice notifiersCong Wang2013-05-282-3/+8
* | net: pass info struct via netdevice notifierJiri Pirko2013-05-285-7/+7
* | MPLS: Add limited GSO supportSimon Horman2013-05-272-1/+3
* | net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti2013-05-254-6/+243
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-05-241-1/+1
|\ \ | |/
| * ipv6: fix possible crashes in ip6_cork_release()Eric Dumazet2013-05-181-1/+1
* | ipv6: use ipv6_addr_scope() helperCong Wang2013-05-231-2/+1
* | ipv6: use ipv6_addr_any() helperCong Wang2013-05-231-3/+3
* | ipv6: add support of peer addressNicolas Dichtel2013-05-191-17/+47
|/
* xfrm6: release dev before returning errorCong Wang2013-05-111-1/+3
* ipv6,gre: do not leak info to user-spaceAmerigo Wang2013-05-111-0/+2
* ipv6: do not clear pinet6 fieldEric Dumazet2013-05-114-2/+27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-3/+2
|\
| * proc: Supply a function to remove a proc entry by PDEDavid Howells2013-05-011-2/+1
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-1/+1
* | net: Add MIB counters for checksum errorsEric Dumazet2013-04-294-16/+32
* | ipv6: Kill ipv6 dependency of icmpv6_send().Pravin B Shelar2013-04-293-16/+68
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-224-24/+39
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-04-191-1/+7
| |\ \
| | * | netfilter: xt_rpfilter: skip locally generated broadcast/multicast, tooFlorian Westphal2013-04-191-1/+7
| * | | net: drop dst before queueing fragmentsEric Dumazet2013-04-171-2/+10
| * | | ipv6: statically link register_inet6addr_notifier()Cong Wang2013-04-142-21/+22
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-04-196-15/+34
|\ \ \ \
| * | | | netfilter: xt_rpfilter: depend on raw or mangle tableFlorian Westphal2013-04-191-1/+1
| * | | | netfilter: add my copyright statementsPatrick McHardy2013-04-183-0/+9
| * | | | netfilter: nat: propagate errors from xfrm_me_harder()Patrick McHardy2013-04-081-6/+11
| * | | | netfilter: ipv6: propagate routing errors from ip6_route_me_harder()Patrick McHardy2013-04-083-8/+13
* | | | | net: sock: make sock_tx_timestamp voidDaniel Borkmann2013-04-141-5/+2
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-04-111-2/+5
|\ \ \ \ \
| * | | | | xfrm: allow to avoid copying DSCP during encapsulationNicolas Dichtel2013-03-061-2/+5
* | | | | | net: ipv6: only invalidate previously tokenized addressesDaniel Borkmann2013-04-091-2/+5
* | | | | | net: ipv6: also allow token to be set when device not readyDaniel Borkmann2013-04-091-6/+16
OpenPOWER on IntegriCloud