summaryrefslogtreecommitdiffstats
path: root/net/tipc/udp_media.c
Commit message (Expand)AuthorAgeFilesLines
* tipc: check minimum bearer MTUMichal Kubeček2017-04-301-0/+5
* tipc: make sure IPv6 header fits in skb headroomRichard Alpe2017-04-301-1/+1
* tipc: move linearization of buffers to generic codeJon Paul Maloy2016-09-241-5/+0
* tipc: fix error handling of expanding buffer headroomYing Xue2015-11-241-2/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-031-0/+5
|\
| * tipc: linearize arriving NAME_DISTR and LINK_PROTO buffersJon Paul Maloy2015-11-011-0/+5
* | tipc: eliminate redundant buffer cloning at transmissionJon Paul Maloy2015-10-241-7/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-241-0/+5
|\|
| * tipc: conditionally expand buffer headroom over udp tunnelJon Paul Maloy2015-10-211-0/+5
* | tipc: send out RESET immediately when link goes downJon Paul Maloy2015-10-151-1/+0
|/
* ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argumentRoopa Prabhu2015-07-311-1/+2
* udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().David Miller2015-04-071-2/+4
* tipc: fix compile error when IPV6=m and TIPC=yYing Xue2015-03-241-1/+1
* tipc: fix build issue when building without IPv6Marcelo Ricardo Leitner2015-03-191-1/+5
* ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}Marcelo Ricardo Leitner2015-03-181-2/+2
* tipc: sparse: fix htons conversion warningsErik Hugne2015-03-091-4/+4
* tipc: add ip/udp media typeErik Hugne2015-03-051-0/+442