summaryrefslogtreecommitdiffstats
path: root/net/tipc/udp_media.c
Commit message (Expand)AuthorAgeFilesLines
* tipc: info leak in __tipc_nl_add_udp_addr()Dan Carpenter2016-10-131-0/+2
* tipc: fix possible memory leak in tipc_udp_enable()Wei Yongjun2016-09-131-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-301-0/+2
|\
| * tipc: fix the error handling in tipc_udp_enable()Wei Yongjun2016-08-251-1/+4
* | tipc: add UDP remoteip dump to netlink APIRichard Alpe2016-08-261-0/+90
* | tipc: add the ability to get UDP options via netlinkRichard Alpe2016-08-261-0/+61
* | tipc: add replicast peer discoveryRichard Alpe2016-08-261-3/+80
* | tipc: introduce UDP replicastRichard Alpe2016-08-261-12/+106
* | tipc: refactor multicast ip checkRichard Alpe2016-08-261-15/+19
* | tipc: split UDP send functionRichard Alpe2016-08-261-18/+32
* | tipc: split UDP nl address parsingRichard Alpe2016-08-261-57/+55
* | tipc: make bearer packet filtering genericJon Paul Maloy2016-08-181-1/+1
|/
* tipc: rename udp_port in struct udp_media_addrRichard Alpe2016-06-291-12/+12
* 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/+1
* tipc: make sure required IPv6 addresses are scopedRichard Alpe2016-03-061-0/+5
* tipc: safely copy UDP netlink data from userRichard Alpe2016-03-061-11/+13
* tipc: add net device to skb before UDP xmitRichard Alpe2016-03-061-0/+2
* ip_tunnel: Move stats update to iptunnel_xmit()Pravin B Shelar2015-12-251-9/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-031-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/+0
|/
* 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
OpenPOWER on IntegriCloud