summaryrefslogtreecommitdiffstats
path: root/net/tipc/udp_media.c
Commit message (Expand)AuthorAgeFilesLines
* tipc: make sure IPv6 header fits in skb headroomRichard Alpe2016-03-141-1/+1
* ip_tunnel: add support for setting flow label via collect metadataDaniel Borkmann2016-03-111-1/+1
* tipc: move netlink policies to netlink.cRichard Alpe2016-03-071-8/+1Star
* tipc: make sure required IPv6 addresses are scopedRichard Alpe2016-03-071-0/+5
* tipc: safely copy UDP netlink data from userRichard Alpe2016-03-071-11/+13
* tipc: add net device to skb before UDP xmitRichard Alpe2016-03-071-0/+2
* ip_tunnel: Move stats update to iptunnel_xmit()Pravin B Shelar2015-12-261-9/+3Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-041-2/+5
|\
| * tipc: fix error handling of expanding buffer headroomYing Xue2015-11-241-2/+5
* | tipc: move linearization of buffers to generic codeJon Paul Maloy2015-11-201-5/+0Star
|/
* 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/+5Star
* | 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-221-0/+5
* | tipc: send out RESET immediately when link goes downJon Paul Maloy2015-10-161-1/+0Star
|/
* ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argumentRoopa Prabhu2015-08-011-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-191-2/+2
* tipc: sparse: fix htons conversion warningsErik Hugne2015-03-091-4/+4
* tipc: add ip/udp media typeErik Hugne2015-03-061-0/+442