summaryrefslogtreecommitdiff
path: root/net/ipv6 (follow)
Commit message (Expand)AuthorAge
...
| * | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidMark Brown2016-07-29
| |\| |
| | * | ipv6: Fix mem leak in rt6i_pcpuMartin KaFai Lau2016-07-27
| * | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-07-17
| |\| |
| | * | ipmr/ip6mr: Initialize the last assert time of mfc entries.Tom Goff2016-07-11
| | * | sit: correct IP protocol used in ipip6_errSimon Horman2016-07-11
| * | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-06-27
| |\| |
| | * | netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal2016-06-24
| | * | netfilter: x_tables: do compat validation via translate_tableFlorian Westphal2016-06-24
| | * | netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal2016-06-24
| | * | netfilter: ip6_tables: simplify translate_compat_table argsFlorian Westphal2016-06-24
| | * | netfilter: x_tables: check for bogus target offsetFlorian Westphal2016-06-24
| | * | netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal2016-06-24
| | * | netfilter: x_tables: kill check_entry helperFlorian Westphal2016-06-24
| | * | netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal2016-06-24
| | * | netfilter: x_tables: validate targets of jumpsFlorian Westphal2016-06-24
| | * | netfilter: x_tables: don't move to non-existent next ruleFlorian Westphal2016-06-24
| | * | netfilter: x_tables: fix unconditional helperFlorian Westphal2016-06-24
| | * | netfilter: x_tables: make sure e->next_offset covers remaining blob sizeFlorian Westphal2016-06-24
| | * | netfilter: x_tables: validate e->target_offset earlyFlorian Westphal2016-06-24
| | * | ipv6: Skip XFRM lookup if dst_entry in socket cache is validJakub Sitnicki2016-06-24
| | * | tcp: record TLP and ER timer stats in v6 statsYuchung Cheng2016-06-24
| | * | udp: prevent skbs lingering in tunnel socket queuesHannes Frederic Sowa2016-06-24
| * | | Merge branch 'lsk-v4.4-android' of git://android.git.linaro.org/kernel/linaro...Alex Shi2016-06-02
| |\ \ \
| | * | | Revert "net: socket ioctl to reset connections matching local address"Dmitry Shmidt2016-05-19
| * | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-05-20
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| * | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-04-21
| |\ \ \
| * | | | ANDROID: net: fix 'const' warningsBrian Norris2016-04-07
| * | | | net: diag: Support destroying TCP sockets.Lorenzo Colitti2016-04-07
| * | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-03-14
| |\ \ \ \
| * \ \ \ \ Merge branch 'android-4.4' of https://android.googlesource.com/kernel/commonAmit Pundir2016-02-18
| |\ \ \ \ \
* | \ \ \ \ \ Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Runmin Wang2016-10-21
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "netfilter: x_tables: validate e->target_offset early"Linux Build Service Account2016-09-30
|\ \ \ \ \ \ \
| * | | | | | | netfilter: x_tables: validate e->target_offset earlyFlorian Westphal2016-09-14
* | | | | | | | Merge "netfilter: x_tables: make sure e->next_offset covers remaining blob size"Linux Build Service Account2016-09-30
|\ \ \ \ \ \ \ \
| * | | | | | | | netfilter: x_tables: make sure e->next_offset covers remaining blob sizeFlorian Westphal2016-09-14
| |/ / / / / / /
* | | | | | | | netfilter: x_tables: fix unconditional helperFlorian Westphal2016-09-13
* | | | | | | | Merge "ipv4/GRO: Make GRO conform to RFC 6864"Linux Build Service Account2016-09-02
|\ \ \ \ \ \ \ \
| * | | | | | | | ipv4/GRO: Make GRO conform to RFC 6864Alexander Duyck2016-08-26
| |/ / / / / / /
* / / / / / / / Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni2016-08-26
|/ / / / / / /
* | | | | | | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni2016-08-18
|\| | | | | |
| * | | | | | net/route: enforce hoplimit max valuePaolo Abeni2016-05-18
| * | | | | | net: use skb_postpush_rcsum instead of own implementationsDaniel Borkmann2016-05-18
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4"Linux Build Service Account2016-08-02
|\ \ \ \ \ \
| * | | | | | Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4Trilok Soni2016-07-22
| |\| | | | |
| | * | | | | ipv6: Count in extension headers in skb->network_headerJakub Sitnicki2016-04-20
| | * | | | | ip6_tunnel: set rtnl_link_ops before calling register_netdeviceThadeu Lima de Souza Cascardo2016-04-20
| | * | | | | ipv6: udp: fix UDP_MIB_IGNOREDMULTI updatesEric Dumazet2016-04-20
| | * | | | | udp6: fix UDP/IPv6 encap resubmit pathBill Sommerfeld2016-04-20
| | * | | | | ipv6: re-enable fragment header matching in ipv6_find_hdrFlorian Westphal2016-04-20
| | * | | | | mld, igmp: Fix reserved tailroom calculationBenjamin Poirier2016-04-20