index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bareudp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-04
tunnels: PMTU discovery support for directly bridged IP packets
Stefano Brivio
1
-2
/
+3
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-7
/
+22
2020-07-28
bareudp: forbid mixing IP and MPLS in multiproto mode
Guillaume Nault
1
-7
/
+22
2020-07-21
bareudp: Reverted support to enable & disable rx metadata collection
Martin Varghese
1
-16
/
+5
2020-06-28
bareudp: Added attribute to enable & disable rx metadata collection
Martin
1
-6
/
+17
2020-06-18
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-07
net: bareudp: avoid uninitialized variable warning
Arnd Bergmann
1
-14
/
+4
2020-03-11
bareudp: Fixed bareudp receive handling
Martin Varghese
1
-0
/
+6
2020-03-08
bareudp: remove unnecessary udp_encap_enable() in bareudp_socket_create()
Taehee Yoo
1
-3
/
+0
2020-03-08
bareudp: print error message when command fails
Taehee Yoo
1
-3
/
+10
2020-03-08
bareudp: add module alias
Taehee Yoo
1
-0
/
+1
2020-02-24
bareudp: Fix uninitialized variable warnings.
David S. Miller
1
-0
/
+2
2020-02-24
net: Special handling for IP & MPLS.
Martin Varghese
1
-3
/
+64
2020-02-24
net: UDP tunnel encapsulation module for tunnelling different protocols like ...
Martin Varghese
1
-0
/
+743