1. b4bffa4 bareudp: Add extack support to bareudp_configure() by Guillaume Nault · 3 years, 1 month ago
  2. dcdd77e bareudp: Move definition of struct bareudp_conf to bareudp.c by Guillaume Nault · 3 years, 1 month ago
  3. 614b7a1 bareudp: Remove bareudp_dev_create() by Guillaume Nault · 3 years, 1 month ago
  4. 5bd6632 net: bareudp: fix duplicate checks of data[] expressions by Jean Sacren · 3 years, 3 months ago
  5. 143a852 bareudp: Fix invalid read beyond skb's linear data by Guillaume Nault · 3 years, 5 months ago
  6. 99c8719 bareudp: allow redirecting bareudp packets to eth devices by Guillaume Nault · 3 years, 7 months ago
  7. b03ef67 bareudp: allow UDP L4 GRO passthrou by Paolo Abeni · 3 years, 10 months ago
  8. a4a600dd udp: call udp_encap_enable for v6 sockets when enabling encap by Xin Long · 4 years ago
  9. 3224dcf bareudp: add NETIF_F_FRAGLIST flag for dev features by Xin Long · 4 years ago
  10. 1d04ccb net: bareudp: simplify error paths calling dellink by Jakub Kicinski · 4 years ago
  11. 94bcfdb net: bareudp: add missing error handling for bareudp_link_config() by Jakub Kicinski · 4 years ago
  12. 10ad3e9 bareudp: Fix use of incorrect min_headroom size by Taehee Yoo · 4 years, 1 month ago
  13. d9e4498 bareudp: set NETIF_F_LLTX flag by Taehee Yoo · 4 years, 1 month ago
  14. cec8599 bareudp: constify device_type declaration by Jonas Bonn · 4 years, 1 month ago
  15. b220a4a net: switch to dev_get_tstats64 by Heiner Kallweit · 4 years, 2 months ago
  16. 8fdfffd bareudp: use dev_sw_netstats_rx_add() by Fabian Frederick · 4 years, 3 months ago
  17. 4cb47a8 tunnels: PMTU discovery support for directly bridged IP packets by Stefano Brivio · 4 years, 5 months ago
  18. bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  19. 302d201 bareudp: forbid mixing IP and MPLS in multiproto mode by Guillaume Nault · 4 years, 6 months ago
  20. 4787dd5 bareudp: Reverted support to enable & disable rx metadata collection by Martin Varghese · 4 years, 6 months ago
  21. fe80536 bareudp: Added attribute to enable & disable rx metadata collection by Martin · 4 years, 7 months ago
  22. 4c98045 bareudp: Fixed multiproto mode configuration by Martin · 4 years, 7 months ago
  23. b15bb88 bareudp: Fixed configuration to avoid having garbage values by Martin · 4 years, 7 months ago
  24. ee28755 net: bareudp: avoid uninitialized variable warning by Arnd Bergmann · 4 years, 9 months ago
  25. 81f954a bareudp: Fixed bareudp receive handling by Martin Varghese · 4 years, 10 months ago
  26. 2baecda bareudp: remove unnecessary udp_encap_enable() in bareudp_socket_create() by Taehee Yoo · 4 years, 10 months ago
  27. c46a49a bareudp: print error message when command fails by Taehee Yoo · 4 years, 10 months ago
  28. eea45da bareudp: add module alias by Taehee Yoo · 4 years, 10 months ago
  29. c102b6f bareudp: Fix uninitialized variable warnings. by David S. Miller · 5 years ago
  30. 4b5f672 net: Special handling for IP & MPLS. by Martin Varghese · 5 years ago
  31. 571912c net: UDP tunnel encapsulation module for tunnelling different protocols like MPLS, IP, NSH etc. by Martin Varghese · 5 years ago