index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
udp_offload.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-05
net: Remove MPLS GSO feature.
Pravin B Shelar
1
-2
/
+1
2014-11-05
udp: Changes to udp_offload to support remote checksum offload
Tom Herbert
1
-2
/
+16
2014-11-05
udp: Offload outer UDP tunnel csum if available
Tom Herbert
1
-16
/
+36
2014-10-20
net: gso: use feature flag argument in all protocol gso handlers
Florian Westphal
1
-1
/
+1
2014-10-03
fou: eliminate IPv4,v6 specific GRO functions
Tom Herbert
1
-0
/
+1
2014-10-01
udp: Generalize skb_udp_segment
Tom Herbert
1
-5
/
+46
2014-09-26
net: Remove gso_send_check as an offload callback
Tom Herbert
1
-6
/
+0
2014-09-26
udp: move logic out of udp[46]_ufo_send_check
Tom Herbert
1
-22
/
+15
2014-09-19
fou: Add GRO support
Tom Herbert
1
-1
/
+4
2014-09-12
udp: Fix inverted NAPI_GRO_CB(skb)->flush test
Scott Wood
1
-1
/
+1
2014-09-09
ipv4: udp4_gro_complete() is static
Eric Dumazet
1
-1
/
+1
2014-09-01
udp: Add support for doing checksum unnecessary conversion
Tom Herbert
1
-8
/
+17
2014-08-29
net: Allow GRO to use and set levels of checksum unnecessary
Tom Herbert
1
-2
/
+3
2014-08-24
udp: additional GRO support
Tom Herbert
1
-17
/
+44
2014-07-29
net/udp_offload: Use IS_ERR_OR_NULL
Himangi Saraogi
1
-1
/
+1
2014-07-14
udp: Move udp_tunnel_segment into udp_offload.c
Tom Herbert
1
-0
/
+76
2014-06-11
net: Add skb_gro_postpull_rcsum to udp and vxlan
Tom Herbert
1
-0
/
+1
2014-06-04
gre: Call gso_make_checksum
Tom Herbert
1
-1
/
+2
2014-06-04
net: Add GSO support for UDP tunnels with checksum
Tom Herbert
1
-1
/
+3
2014-02-04
net/ipv4: Use proper RCU APIs for writer-side in udp_offload.c
Shlomo Pongratz
1
-7
/
+8
2014-01-30
net/ipv4: Use non-atomic allocation of udp offloads structure instance
Or Gerlitz
1
-1
/
+1
2014-01-23
net/udp_offload: Handle static checker complaints
Shlomo Pongratz
1
-4
/
+4
2014-01-21
net: Add GRO support for UDP encapsulating protocols
Or Gerlitz
1
-0
/
+143
2014-01-02
ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC
Wei-Chun Chao
1
-18
/
+19
2013-10-19
ipip: add GSO/TSO support
Eric Dumazet
1
-0
/
+1
2013-06-12
net: udp4: move GSO functions to udp_offload
Daniel Borkmann
1
-0
/
+100