Age | Commit message (Expand) | Author | Files | Lines |
2017-04-13 | netlink: pass extended ACK struct to parsing functions | Johannes Berg | 1 | -3/+4 |
2017-01-20 | tipc: add function for checking broadcast support in bearer | Jon Paul Maloy | 1 | -4/+4 |
2016-12-02 | tipc: check minimum bearer MTU | Michal Kubeček | 1 | -0/+5 |
2016-10-13 | tipc: info leak in __tipc_nl_add_udp_addr() | Dan Carpenter | 1 | -0/+2 |
2016-09-13 | tipc: fix possible memory leak in tipc_udp_enable() | Wei Yongjun | 1 | -1/+2 |
2016-08-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+2 |
2016-08-27 | tipc: add UDP remoteip dump to netlink API | Richard Alpe | 1 | -0/+90 |
2016-08-27 | tipc: add the ability to get UDP options via netlink | Richard Alpe | 1 | -0/+61 |
2016-08-27 | tipc: add replicast peer discovery | Richard Alpe | 1 | -3/+80 |
2016-08-27 | tipc: introduce UDP replicast | Richard Alpe | 1 | -12/+106 |
2016-08-27 | tipc: refactor multicast ip check | Richard Alpe | 1 | -15/+19 |
2016-08-27 | tipc: split UDP send function | Richard Alpe | 1 | -18/+32 |
2016-08-27 | tipc: split UDP nl address parsing | Richard Alpe | 1 | -57/+55 |
2016-08-26 | tipc: fix the error handling in tipc_udp_enable() | Wei Yongjun | 1 | -1/+4 |
2016-08-19 | tipc: make bearer packet filtering generic | Jon Paul Maloy | 1 | -1/+1 |
2016-06-29 | tipc: rename udp_port in struct udp_media_addr | Richard Alpe | 1 | -12/+12 |
2016-03-14 | tipc: make sure IPv6 header fits in skb headroom | Richard Alpe | 1 | -1/+1 |
2016-03-11 | ip_tunnel: add support for setting flow label via collect metadata | Daniel Borkmann | 1 | -1/+1 |
2016-03-07 | tipc: move netlink policies to netlink.c | Richard Alpe | 1 | -8/+1 |
2016-03-07 | tipc: make sure required IPv6 addresses are scoped | Richard Alpe | 1 | -0/+5 |
2016-03-07 | tipc: safely copy UDP netlink data from user | Richard Alpe | 1 | -11/+13 |
2016-03-07 | tipc: add net device to skb before UDP xmit | Richard Alpe | 1 | -0/+2 |
2015-12-26 | ip_tunnel: Move stats update to iptunnel_xmit() | Pravin B Shelar | 1 | -9/+3 |
2015-12-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+5 |
2015-11-24 | tipc: fix error handling of expanding buffer headroom | Ying Xue | 1 | -2/+5 |
2015-11-20 | tipc: move linearization of buffers to generic code | Jon Paul Maloy | 1 | -5/+0 |
2015-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+5 |
2015-11-01 | tipc: linearize arriving NAME_DISTR and LINK_PROTO buffers | Jon Paul Maloy | 1 | -0/+5 |
2015-10-24 | tipc: eliminate redundant buffer cloning at transmission | Jon Paul Maloy | 1 | -7/+5 |
2015-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+5 |
2015-10-22 | tipc: conditionally expand buffer headroom over udp tunnel | Jon Paul Maloy | 1 | -0/+5 |
2015-10-16 | tipc: send out RESET immediately when link goes down | Jon Paul Maloy | 1 | -1/+0 |
2015-08-01 | ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argument | Roopa Prabhu | 1 | -1/+2 |
2015-04-07 | udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb(). | David Miller | 1 | -2/+4 |
2015-03-24 | tipc: fix compile error when IPV6=m and TIPC=y | Ying Xue | 1 | -1/+1 |
2015-03-19 | tipc: fix build issue when building without IPv6 | Marcelo Ricardo Leitner | 1 | -1/+5 |
2015-03-19 | ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop} | Marcelo Ricardo Leitner | 1 | -2/+2 |
2015-03-09 | tipc: sparse: fix htons conversion warnings | Erik Hugne | 1 | -4/+4 |
2015-03-06 | tipc: add ip/udp media type | Erik Hugne | 1 | -0/+442 |