index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
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-29
bareudp: forbid mixing IP and MPLS in multiproto mode
Guillaume Nault
1
-7
/
+22
2020-07-22
bareudp: Reverted support to enable & disable rx metadata collection
Martin Varghese
1
-16
/
+5
2020-06-29
bareudp: Added attribute to enable & disable rx metadata collection
Martin
1
-6
/
+17
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