- 5195ec5 tipc: wait and exit until all work queues are done by Xin Long · 3 years, 8 months ago
- 5f3666e net: tipc: Supply missing udp_media.h include file by Wang Hai · 4 years, 4 months ago
- 4ef1a7c ipv6: some fixes for ipv6_dev_find() by Xin Long · 4 years, 5 months ago
- 5a6f6f5 tipc: set ub->ifindex for local ipv6 address by Xin Long · 4 years, 5 months ago
- d814120 net: tipc: kerneldoc fixes by Andrew Lunn · 4 years, 6 months ago
- 1378817 tipc: block BH before using dst_cache by Eric Dumazet · 4 years, 8 months ago
- 16ad3f4 tipc: introduce variable window congestion control by Jon Maloy · 5 years ago
- 6c8991f net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup by Sabrina Dubroca · 5 years ago
- fc1b6d6 tipc: introduce TIPC encryption & authentication by Tuong Lien · 5 years ago
- 057af70 net: tipc: have genetlink code to parse the attrs during dumpit by Jiri Pirko · 5 years ago
- 30a4616 tipc: use rcu dereference functions properly by Xin Long · 6 years ago
- d2c3a4b tipc: remove ub->ubsock checks by Xin Long · 6 years ago
- e9c1a79 tipc: add dst_cache support for udp media by Xin Long · 6 years ago
- c3bcde0 tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb by Xin Long · 6 years ago
- 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
- ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
- 0e58156 tipc: remove rcu_read_unlock() left in tipc_udp_recv() by Eric Dumazet · 6 years ago
- 4109a2c tipc: tipc_udp_recv() cleanup vs rcu verbs by Eric Dumazet · 6 years ago
- 3616d08 ipv6: Move ipv6 stubs to a separate header file by David Ahern · 6 years ago
- fb83ed4 tipc: compare remote and local protocols in tipc_udp_enable() by Cong Wang · 6 years ago
- acb4a33 tipc: fix a double kfree_skb() by Cong Wang · 6 years ago
- acad76a tipc: support binding to specific ip address when activating UDP bearer by Hoang Le · 6 years ago
- a4dfa72 tipc: set default MTU for UDP media by GhantaKrishnamurthy MohanKrishna · 7 years ago
- c76f248 tipc: fix error handling in tipc_udp_enable() by Wei Yongjun · 7 years ago
- 52dfae5 tipc: obtain node identity from interface by default by Jon Maloy · 7 years ago
- c7799c0 tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv() by Tommi Rantala · 7 years ago
- fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
- 9999974 tipc: add function for checking broadcast support in bearer by Jon Paul Maloy · 8 years ago
- 3de81b7 tipc: check minimum bearer MTU by Michal Kubeček · 8 years ago
- 7307616 tipc: info leak in __tipc_nl_add_udp_addr() by Dan Carpenter · 8 years ago
- c20cb81 tipc: fix possible memory leak in tipc_udp_enable() by Wei Yongjun · 8 years ago
- 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 832629c tipc: add UDP remoteip dump to netlink API by Richard Alpe · 8 years ago
- fdb3acc tipc: add the ability to get UDP options via netlink by Richard Alpe · 8 years ago
- c9b64d4 tipc: add replicast peer discovery by Richard Alpe · 8 years ago
- ef20cd4 tipc: introduce UDP replicast by Richard Alpe · 8 years ago
- 1ca73e3 tipc: refactor multicast ip check by Richard Alpe · 8 years ago
- ce984da tipc: split UDP send function by Richard Alpe · 8 years ago
- ba5aa84 tipc: split UDP nl address parsing by Richard Alpe · 8 years ago
- a5de125 tipc: fix the error handling in tipc_udp_enable() by Wei Yongjun · 8 years ago
- 0d051bf tipc: make bearer packet filtering generic by Jon Paul Maloy · 8 years ago
- bc3a334 tipc: rename udp_port in struct udp_media_addr by Richard Alpe · 9 years ago
- 9bd160b tipc: make sure IPv6 header fits in skb headroom by Richard Alpe · 9 years ago
- 1346114 ip_tunnel: add support for setting flow label via collect metadata by Daniel Borkmann · 9 years ago
- 49cc66e tipc: move netlink policies to netlink.c by Richard Alpe · 9 years ago
- 34f65db tipc: make sure required IPv6 addresses are scoped by Richard Alpe · 9 years ago
- ddb3712 tipc: safely copy UDP netlink data from user by Richard Alpe · 9 years ago
- 9b30096 tipc: add net device to skb before UDP xmit by Richard Alpe · 9 years ago
- 039f506 ip_tunnel: Move stats update to iptunnel_xmit() by Pravin B Shelar · 9 years ago
- f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- 7098356 tipc: fix error handling of expanding buffer headroom by Ying Xue · 9 years ago
- c7cad0d tipc: move linearization of buffers to generic code by Jon Paul Maloy · 9 years ago
- 73186df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- 5cbb28a tipc: linearize arriving NAME_DISTR and LINK_PROTO buffers by Jon Paul Maloy · 9 years ago
- 7214bcf tipc: eliminate redundant buffer cloning at transmission by Jon Paul Maloy · 9 years ago
- ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- e535679 tipc: conditionally expand buffer headroom over udp tunnel by Jon Paul Maloy · 9 years ago
- 282b3a0 tipc: send out RESET immediately when link goes down by Jon Paul Maloy · 9 years ago
- 343d60a ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argument by Roopa Prabhu · 9 years ago
- 79b16aa udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb(). by David Miller · 10 years ago
- ed3e852 tipc: fix compile error when IPV6=m and TIPC=y by Ying Xue · 10 years ago
- 446981e tipc: fix build issue when building without IPv6 by Marcelo Ricardo Leitner · 10 years ago
- 54ff9ef ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop} by Marcelo Ricardo Leitner · 10 years ago
- 4fee6be8 tipc: sparse: fix htons conversion warnings by Erik Hugne · 10 years ago
- d0f9193 tipc: add ip/udp media type by Erik Hugne · 10 years ago