summaryrefslogtreecommitdiff
path: root/net/tipc/udp_media.c
AgeCommit message (Expand)Author
2016-03-14tipc: make sure IPv6 header fits in skb headroomRichard Alpe
2016-03-11ip_tunnel: add support for setting flow label via collect metadataDaniel Borkmann
2016-03-07tipc: move netlink policies to netlink.cRichard Alpe
2016-03-06tipc: make sure required IPv6 addresses are scopedRichard Alpe
2016-03-06tipc: safely copy UDP netlink data from userRichard Alpe
2016-03-06tipc: add net device to skb before UDP xmitRichard Alpe
2015-12-25ip_tunnel: Move stats update to iptunnel_xmit()Pravin B Shelar
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-11-24tipc: fix error handling of expanding buffer headroomYing Xue
2015-11-20tipc: move linearization of buffers to generic codeJon Paul Maloy
2015-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-11-01tipc: linearize arriving NAME_DISTR and LINK_PROTO buffersJon Paul Maloy
2015-10-24tipc: eliminate redundant buffer cloning at transmissionJon Paul Maloy
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-21tipc: conditionally expand buffer headroom over udp tunnelJon Paul Maloy
2015-10-15tipc: send out RESET immediately when link goes downJon Paul Maloy
2015-07-31ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argumentRoopa Prabhu
2015-04-07udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().David Miller
2015-03-24tipc: fix compile error when IPV6=m and TIPC=yYing Xue
2015-03-19tipc: fix build issue when building without IPv6Marcelo Ricardo Leitner
2015-03-18ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}Marcelo Ricardo Leitner
2015-03-09tipc: sparse: fix htons conversion warningsErik Hugne
2015-03-05tipc: add ip/udp media typeErik Hugne