summaryrefslogtreecommitdiffstats
path: root/drivers/net/bareudp.c
Commit message (Expand)AuthorAgeFilesLines
* bareudp: Fixed bareudp receive handlingMartin Varghese2020-03-111-0/+6
* bareudp: remove unnecessary udp_encap_enable() in bareudp_socket_create()Taehee Yoo2020-03-081-3/+0
* bareudp: print error message when command failsTaehee Yoo2020-03-081-3/+10
* bareudp: add module aliasTaehee Yoo2020-03-081-0/+1
* bareudp: Fix uninitialized variable warnings.David S. Miller2020-02-241-0/+2
* net: Special handling for IP & MPLS.Martin Varghese2020-02-241-3/+64
* net: UDP tunnel encapsulation module for tunnelling different protocols like ...Martin Varghese2020-02-241-0/+743