aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * proc: Supply a function to remove a proc entry by PDEDavid Howells2013-05-01
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
* | net: Add MIB counters for checksum errorsEric Dumazet2013-04-29
* | ipv6: Kill ipv6 dependency of icmpv6_send().Pravin B Shelar2013-04-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-04-19
| |\ \
| | * | netfilter: xt_rpfilter: skip locally generated broadcast/multicast, tooFlorian Westphal2013-04-18
| * | | net: drop dst before queueing fragmentsEric Dumazet2013-04-17
| * | | ipv6: statically link register_inet6addr_notifier()Cong Wang2013-04-14
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-04-19
|\ \ \ \
| * | | | netfilter: xt_rpfilter: depend on raw or mangle tableFlorian Westphal2013-04-18
| * | | | netfilter: add my copyright statementsPatrick McHardy2013-04-18
| * | | | netfilter: nat: propagate errors from xfrm_me_harder()Patrick McHardy2013-04-08
| * | | | netfilter: ipv6: propagate routing errors from ip6_route_me_harder()Patrick McHardy2013-04-08
* | | | | net: sock: make sock_tx_timestamp voidDaniel Borkmann2013-04-14
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-04-11
|\ \ \ \ \
| * | | | | xfrm: allow to avoid copying DSCP during encapsulationNicolas Dichtel2013-03-06
* | | | | | net: ipv6: only invalidate previously tokenized addressesDaniel Borkmann2013-04-09
* | | | | | net: ipv6: also allow token to be set when device not readyDaniel Borkmann2013-04-09
* | | | | | net: ipv6: minor: use in6addr_any in token initDaniel Borkmann2013-04-09
* | | | | | net: ipv6: add tokenized interface identifier supportDaniel Borkmann2013-04-08
| |/ / / / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-07
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | ipv6/tcp: Stop processing ICMPv6 redirect messagesChristoph Paasch2013-04-07
| | |/ / | |/| |
| * | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-04-04
| |\ \ \
| | * | | netfilter: ip6t_NPT: Fix translation for non-multiple of 32 prefix lengthsMatthias Schiffer2013-04-03
* | | | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-04-07
|\ \ \ \ \
| * | | | | netfilter: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation hand...Hannes Frederic Sowa2013-04-06
| * | | | | netfilter: nf_log: prepare net namespace support for loggersGao feng2013-04-05
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-03
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | net IPv6 : Fix broken IPv6 routing table after loopback down-upBalakumaran Kannan2013-04-02
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-01
|\| | | | |
| * | | | | ipv6: don't accept node local multicast traffic from the wireHannes Frederic Sowa2013-03-29
| | |_|_|/ | |/| | |
* | | | | net-next: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo2013-03-28
| |/ / / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-27
|\| | |
| * | | ipv6: fix bad free of addrconf_init_netHong Zhiguo2013-03-25
| |/ /
* | | firewire net, ipv6: IPv6 over Firewire (RFC3146) support.YOSHIFUJI Hideaki / 吉藤英明2013-03-26
* | | Tunneling: use IP Tunnel stats APIs.Pravin B Shelar2013-03-26
* | | GRE: Refactor GRE tunneling code.Pravin B Shelar2013-03-26
* | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-03-25
|\ \ \
| * | | netfilter: nf_ct_ipv6: use ipv6_iface_scope_id in conntrack to return scope idHannes Frederic Sowa2013-03-15
| * | | netfilter: ip6t_NPT: Use csum_partial()YOSHIFUJI Hideaki2013-03-15
* | | | ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handlingHannes Frederic Sowa2013-03-24
* | | | ipv6: provide addr and netconf dump consistency infoNicolas Dichtel2013-03-24
* | | | rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf2013-03-22
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-20
|\ \ \ \ | | |/ / | |/| |
| * | | udp: add encap_destroy callbackTom Parkin2013-03-20
| * | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-03-20
| |\ \ \
| | * | | netfilter: ip6t_NPT: restrict to mangle tableFlorian Westphal2013-03-15
| * | | | inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa2013-03-19