summaryrefslogtreecommitdiff
path: root/net/tipc/udp_media.c
Commit message (Expand)AuthorAge
* tipc: fix possible memory leak in tipc_udp_enable()Wei Yongjun2016-09-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-30
|\
| * tipc: fix the error handling in tipc_udp_enable()Wei Yongjun2016-08-25
* | tipc: add UDP remoteip dump to netlink APIRichard Alpe2016-08-26
* | tipc: add the ability to get UDP options via netlinkRichard Alpe2016-08-26
* | tipc: add replicast peer discoveryRichard Alpe2016-08-26
* | tipc: introduce UDP replicastRichard Alpe2016-08-26
* | tipc: refactor multicast ip checkRichard Alpe2016-08-26
* | tipc: split UDP send functionRichard Alpe2016-08-26
* | tipc: split UDP nl address parsingRichard Alpe2016-08-26
* | tipc: make bearer packet filtering genericJon Paul Maloy2016-08-18
|/
* tipc: rename udp_port in struct udp_media_addrRichard Alpe2016-06-29
* tipc: make sure IPv6 header fits in skb headroomRichard Alpe2016-03-14
* ip_tunnel: add support for setting flow label via collect metadataDaniel Borkmann2016-03-11
* tipc: move netlink policies to netlink.cRichard Alpe2016-03-07
* tipc: make sure required IPv6 addresses are scopedRichard Alpe2016-03-06
* tipc: safely copy UDP netlink data from userRichard Alpe2016-03-06
* tipc: add net device to skb before UDP xmitRichard Alpe2016-03-06
* ip_tunnel: Move stats update to iptunnel_xmit()Pravin B Shelar2015-12-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-03
|\
| * tipc: fix error handling of expanding buffer headroomYing Xue2015-11-24
* | tipc: move linearization of buffers to generic codeJon Paul Maloy2015-11-20
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-03
|\
| * tipc: linearize arriving NAME_DISTR and LINK_PROTO buffersJon Paul Maloy2015-11-01
* | tipc: eliminate redundant buffer cloning at transmissionJon Paul Maloy2015-10-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-24
|\ \ | |/
| * tipc: conditionally expand buffer headroom over udp tunnelJon Paul Maloy2015-10-21
* | tipc: send out RESET immediately when link goes downJon Paul Maloy2015-10-15
|/
* ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argumentRoopa Prabhu2015-07-31
* udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().David Miller2015-04-07
* tipc: fix compile error when IPV6=m and TIPC=yYing Xue2015-03-24
* tipc: fix build issue when building without IPv6Marcelo Ricardo Leitner2015-03-19
* ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}Marcelo Ricardo Leitner2015-03-18
* tipc: sparse: fix htons conversion warningsErik Hugne2015-03-09
* tipc: add ip/udp media typeErik Hugne2015-03-05