summaryrefslogtreecommitdiff
path: root/net/ipv6
Commit message (Expand)AuthorAge
* ipv6: Make MLD packets to only be processed locallyAngga2015-07-03
* net-ipv6: Delete an unnecessary check before the function call "free_percpu"Markus Elfring2015-07-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-24
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-24
| |\
| | * ip: report the original address of ICMP messagesJulian Anastasov2015-06-24
| * | netfilter: don't pull include/linux/netfilter.h from netns headersPablo Neira Ayuso2015-06-18
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-06-15
| |\ \
| | * | netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.Eric Dumazet2015-06-15
| | * | netfilter: Kconfig: get rid of parens around depends onPablo Neira Ayuso2015-06-15
| | * | netfilter: xtables: avoid percpu ruleset duplicationFlorian Westphal2015-06-12
| | * | netfilter: xtables: use percpu rule countersFlorian Westphal2015-06-12
| | * | netfilter: bridge: forward IPv6 fragmented packetsBernhard Thaler2015-06-12
| | * | netfilter: bridge: detect NAT66 correctly and change MAC addressBernhard Thaler2015-06-12
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-13
| |\ \ \ | | | |/ | | |/|
| * | | tcp: tcp_v6_connect() cleanupEric Dumazet2015-06-12
| | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-08
| |\ \
| * | | tcp: get_cookie_sock() consolidationEric Dumazet2015-06-07
| * | | tcp: remove redundant checks IIEric Dumazet2015-06-07
| * | | inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitationsEric Dumazet2015-06-06
| * | | tcp: remove redundant checksEric Dumazet2015-06-04
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-01
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-05-31
| |\ \ \ \
| | * | | | netfilter: remove unused comefrom hookmask argumentFlorian Westphal2015-05-26
| * | | | | ipv6: drop unneeded gotoJulia Lawall2015-05-30
| * | | | | tcp: connect() from bound sockets can be fasterEric Dumazet2015-05-27
| * | | | | ipv6: ipv6_select_ident() returns a __be32Eric Dumazet2015-05-25
| * | | | | ipv6: don't increase size when refragmenting forwarded ipv6 skbsFlorian Westphal2015-05-25
| * | | | | ipv6: Create percpu rt6_infoMartin KaFai Lau2015-05-25
| * | | | | ipv6: Break up ip6_rt_copy()Martin KaFai Lau2015-05-25
| * | | | | ipv6: Keep track of DST_NOCACHE routes in case of iface down/unregisterMartin KaFai Lau2015-05-25
| * | | | | ipv6: Create RTF_CACHE clone when FLOWI_FLAG_KNOWN_NH is setMartin KaFai Lau2015-05-25
| * | | | | ipv6: Set FLOWI_FLAG_KNOWN_NH at flowi6_flagsMartin KaFai Lau2015-05-25
| * | | | | ipv6: Add rt6_get_cookie() functionMartin KaFai Lau2015-05-25
| * | | | | ipv6: Only create RTF_CACHE routes after encountering pmtu exceptionMartin KaFai Lau2015-05-25
| * | | | | ipv6: Combine rt6_alloc_cow and rt6_alloc_cloneMartin KaFai Lau2015-05-25
| * | | | | ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCASTMartin KaFai Lau2015-05-25
| * | | | | ipv6: Remove external dependency on rt6i_dst and rt6i_srcMartin KaFai Lau2015-05-25
| * | | | | ipv6: Clean up ipv6_select_ident() and ip6_fragment()Martin KaFai Lau2015-05-25
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-23
| |\ \ \ \ \
| * | | | | | tcp: add tcpi_segs_in and tcpi_segs_out to tcp_infoMarcelo Ricardo Leitner2015-05-21
| * | | | | | ipv6: reject locally assigned nexthop addressesFlorian Westphal2015-05-21
| | |/ / / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-13
| |\ \ \ \ \
| * | | | | | net: Modify sk_alloc to not reference count the netns of kernel sockets.Eric W. Biederman2015-05-11
| * | | | | | net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-11
| * | | | | | net: Add a struct net parameter to sock_create_kernEric W. Biederman2015-05-11
| * | | | | | net: fix two sparse warnings introduced by IGMP/MLD parsing exportsLinus Lüssing2015-05-04
| * | | | | | net: Export IGMP/MLD message validation codeLinus Lüssing2015-05-04
| * | | | | | ipv6: Flow label state rangesTom Herbert2015-05-03
| * | | | | | ipv6: Check RTF_LOCAL on rt->rt6i_flags instead of rt->dst.flagsMartin KaFai Lau2015-05-03
| * | | | | | ipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peerMartin KaFai Lau2015-05-01