| Commit message (Expand) | Author | Age | Files | Lines |
* | net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup | Sabrina Dubroca | 2020-05-20 | 1 | -3/+6 |
* | tipc: fix the error handling in tipc_udp_enable() | Wei Yongjun | 2020-05-10 | 1 | -1/+4 |
* | tipc: check minimum bearer MTU | Michal Kubeček | 2017-04-30 | 1 | -0/+5 |
* | tipc: make sure IPv6 header fits in skb headroom | Richard Alpe | 2017-04-30 | 1 | -1/+1 |
* | tipc: move linearization of buffers to generic code | Jon Paul Maloy | 2016-09-24 | 1 | -5/+0 |
* | tipc: fix error handling of expanding buffer headroom | Ying Xue | 2015-11-24 | 1 | -2/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-11-03 | 1 | -0/+5 |
|\ |
|
| * | tipc: linearize arriving NAME_DISTR and LINK_PROTO buffers | Jon Paul Maloy | 2015-11-01 | 1 | -0/+5 |
* | | tipc: eliminate redundant buffer cloning at transmission | Jon Paul Maloy | 2015-10-24 | 1 | -7/+5 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-10-24 | 1 | -0/+5 |
|\| |
|
| * | tipc: conditionally expand buffer headroom over udp tunnel | Jon Paul Maloy | 2015-10-21 | 1 | -0/+5 |
* | | tipc: send out RESET immediately when link goes down | Jon Paul Maloy | 2015-10-15 | 1 | -1/+0 |
|/ |
|
* | ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argument | Roopa Prabhu | 2015-07-31 | 1 | -1/+2 |
* | udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb(). | David Miller | 2015-04-07 | 1 | -2/+4 |
* | tipc: fix compile error when IPV6=m and TIPC=y | Ying Xue | 2015-03-24 | 1 | -1/+1 |
* | tipc: fix build issue when building without IPv6 | Marcelo Ricardo Leitner | 2015-03-19 | 1 | -1/+5 |
* | ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop} | Marcelo Ricardo Leitner | 2015-03-18 | 1 | -2/+2 |
* | tipc: sparse: fix htons conversion warnings | Erik Hugne | 2015-03-09 | 1 | -4/+4 |
* | tipc: add ip/udp media type | Erik Hugne | 2015-03-05 | 1 | -0/+442 |