aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
* ipv6: remove useless spin_lock/spin_unlockDuan Jiong2014-12-09
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-12-08
|\
| * vti6: Add a lookup method for tunnels with wildcard endpoints.Steffen Klassert2014-11-20
* | udp: Neaten and reduce size of compute_score functionsJoe Perches2014-12-08
* | net-timestamp: allow reading recv cmsg on errqueue with origin tstampWillem de Bruijn2014-12-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-12-05
|\ \
| * | netfilter: nf_log_ipv6: correct typo in module descriptionSteven Noonan2014-11-28
| * | netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one modulePablo Neira Ayuso2014-11-27
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-29
|\ \ \
| * | | tcp: fix possible NULL dereference in tcp_vX_send_reset()Eric Dumazet2014-11-25
| * | | ip6_udp_tunnel: Fix checksum calculationAlexander Duyck2014-11-25
| * | | ipv6: gre: fix wrong skb->protocol in WCCPYuri Chislov2014-11-24
| * | | ip_tunnel: the lack of vti_link_ops' dellink() cause kernel paniclucien2014-11-23
| * | | ipv6: Do not treat a GSO_TCPV4 request from UDP tunnel over IPv6 as invalidAlexander Duyck2014-11-23
* | | | ipv6: Remove unnecessary testzhuyj2014-11-26
* | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2014-11-25
|\ \ \ \ | |_|/ / |/| | |
| * | | new helper: skb_copy_and_csum_datagram_msg()Al Viro2014-11-24
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-11-24
|\ \ \ \ | |/ / / |/| | |
| * | | netfilter: fix various sparse warningsFlorian Westphal2014-11-13
| * | | netfilter: log: protect nf_log_register against double registeringMarcelo Leitner2014-10-30
| * | | netfilter: nf_tables: add new expression nft_redirArturo Borrero2014-10-27
| * | | netfilter: refactor NAT redirect IPv6 code to use it from nf_tablesArturo Borrero2014-10-27
* | | | ipv6: coding style improvements (remove assignment in if statements)Ian Morris2014-11-23
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-21
|\ \ \ \ | | |/ / | |/| |
| * | | ipv6: delete protocol and unregister rtnetlink when cleanupDuan Jiong2014-11-19
| * | | ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUsDaniel Borkmann2014-11-16
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-11-16
| |\ \ \
| | * | | netfilter: nft_masq: fix uninitialized range in nft_masq_{ipv4, ipv6}_evalDaniel Borkmann2014-11-10
* | | | | icmp: Remove some spurious dropped packet profile hits from the ICMP pathRick Jones2014-11-18
* | | | | neigh: remove dynamic neigh table registration supportWANG Cong2014-11-11
* | | | | net: Convert LIMIT_NETDEBUG to net_dbg_ratelimitedJoe Perches2014-11-11
* | | | | net: introduce SO_INCOMING_CPUEric Dumazet2014-11-11
* | | | | tcp: move sk_mark_napi_id() at the right placeEric Dumazet2014-11-11
* | | | | udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicastsRick Jones2014-11-07
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-06
|\| | | |
| * | | | gre6: Move the setting of dev->iflink into the ndo_init functions.Steffen Klassert2014-11-03
| * | | | sit: Use ipip6_tunnel_init as the ndo_init function.Steffen Klassert2014-11-03
| * | | | vti6: Use vti6_dev_init as the ndo_init function.Steffen Klassert2014-11-03
| * | | | ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.Steffen Klassert2014-11-03
| |/ / /
* | | | Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2014-11-06
|\ \ \ \
| * | | | net: Remove MPLS GSO feature.Pravin B Shelar2014-11-06
* | | | | net: esp: Convert NETDEBUG to pr_infoJoe Perches2014-11-06
* | | | | net; ipv[46] - Remove 2 unnecessary NETDEBUG OOM messagesJoe Perches2014-11-06
* | | | | ip6_tunnel: Add support for wildcard tunnel endpoints.Steffen Klassert2014-11-06
* | | | | ipv6: Allow sending packets through tunnels with wildcard endpointsSteffen Klassert2014-11-06
|/ / / /
* | | | fou: Fix typo in returning flags in netlinkTom Herbert2014-11-05
* | | | ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUsDaniel Borkmann2014-11-05
* | | | net: Convert SEQ_START_TOKEN/seq_printf to seq_putsJoe Perches2014-11-05
* | | | net: Add and use skb_copy_datagram_msg() helper.David S. Miller2014-11-05
* | | | udp: Changes to udp_offload to support remote checksum offloadTom Herbert2014-11-05