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