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