aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
...
* | | ipv6: Append sending data to arbitrary queueVlad Yasevich2015-02-02
* | | ipv6: pull cork initialization into its own function.Vlad Yasevich2015-02-02
* | | net-timestamp: no-payload optionWillem de Bruijn2015-02-02
* | | net: mark some potential candidates __read_mostlyDaniel Borkmann2015-01-30
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-27
|\|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-01-27
| |\
| | * xfrm6: Fix the nexthdr offset in _decode_session6.Steffen Klassert2014-12-08
| | * xfrm6: Fix transport header offset in _decode_session6.Steffen Klassert2014-12-08
| * | ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos tooHannes Frederic Sowa2015-01-27
| * | ipv6: Fix __ip6_route_redirectMartin KaFai Lau2015-01-26
| * | ipv6: stop sending PTB packets for MTU < 1280Hagen Paul Pfeifer2015-01-19
| * | ip: zero sockaddr returned on error queueWillem de Bruijn2015-01-15
* | | ipv6: tcp: fix race in IPV6_2292PKTOPTIONSEric Dumazet2015-01-26
* | | net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian2015-01-25
* | | udp: Do not require sock in udp_tunnel_xmit_skbTom Herbert2015-01-25
* | | ip6gretap: advertise link netns via netlinkNicolas Dichtel2015-01-23
* | | tunnels: advertise link netns via netlinkNicolas Dichtel2015-01-19
* | | netlink: Fix bugs in nlmsg_end() conversions.David S. Miller2015-01-18
* | | netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-18
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-15
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-01-12
| |\ \
| | * | netfilter: nf_tables: fix port natting in little endian archsleroy christophe2014-12-23
* | | | ipv6:icmp:remove unnecessary bracketszhuyj2015-01-14
* | | | net: tcp: add per route congestion controlDaniel Borkmann2015-01-05
* | | | net: tcp: add RTAX_CC_ALGO fib handlingDaniel Borkmann2015-01-05
* | | | net: fib6: convert cfg metric to u32 outside of table write lockFlorian Westphal2015-01-05
* | | | net: fib6: fib6_commit_metrics: fix potential NULL pointer dereferenceDaniel Borkmann2015-01-05
* | | | ip: Move checksum convert defines to inetTom Herbert2015-01-05
|/ / /
* / / tcp6: don't move IP6CB before xfrm6_policy_check()Nicolas Dichtel2014-12-22
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-11
|\ \
| * | net: introduce helper macro for_each_cmsghdrGu Zheng2014-12-10
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-12-10
| |\ \
| | * | tcp: fix more NULL deref after prequeue changesEric Dumazet2014-12-09
| | |/
| * | put iov_iter into msghdrAl Viro2014-12-09
| * | ip_generic_getfrag, udplite_getfrag: switch to passing msghdrAl Viro2014-12-09
| * | ipv6 equivalent of "ipv4: Avoid reading user iov twice after raw_probe_proto_...Al Viro2014-12-09
| * | 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
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | 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