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