Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-06-19 | bareudp: Fixed multiproto mode configuration | Martin | 1 | -0/+3 |
2020-06-16 | bareudp: Fixed configuration to avoid having garbage values | Martin | 1 | -0/+2 |
2020-05-08 | net: bareudp: avoid uninitialized variable warning | Arnd Bergmann | 1 | -14/+4 |
2020-03-12 | bareudp: Fixed bareudp receive handling | Martin Varghese | 1 | -0/+6 |
2020-03-09 | bareudp: remove unnecessary udp_encap_enable() in bareudp_socket_create() | Taehee Yoo | 1 | -3/+0 |
2020-03-09 | bareudp: print error message when command fails | Taehee Yoo | 1 | -3/+10 |
2020-03-09 | bareudp: add module alias | Taehee Yoo | 1 | -0/+1 |
2020-02-25 | bareudp: Fix uninitialized variable warnings. | David S. Miller | 1 | -0/+2 |
2020-02-25 | net: Special handling for IP & MPLS. | Martin Varghese | 1 | -3/+64 |
2020-02-25 | net: UDP tunnel encapsulation module for tunnelling different protocols like ... | Martin Varghese | 1 | -0/+743 |