index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
udp_offload.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-29
net: gro: fix misuse of CB in udp socket lookup
Richard Gobert
1
-2
/
+5
2023-07-14
gso: fix dodgy bit handling for GSO_UDP_L4
Yan Zhai
1
-2
/
+1
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
1
-0
/
+1
2022-12-12
udp: allow header check for dodgy GSO_UDP_L4 packets.
Andrew Melnychenko
1
-1
/
+2
2022-11-16
udp: Access &udp_table via net.
Kuniyuki Iwashima
1
-2
/
+3
2021-11-24
gro: remove rcu_read_lock/rcu_read_unlock from gro_receive handlers
Eric Dumazet
1
-2
/
+0
2021-11-16
net: move gro definitions to include/net/gro.h
Eric Dumazet
1
-0
/
+1
2021-03-30
udp: properly complete L4 GRO over UDP tunnel packet
Paolo Abeni
1
-1
/
+2
2021-02-01
udp: ipv4: manipulate network header of NATed UDP GRO fraglist
Dongseok Yi
1
-1
/
+1
2020-11-12
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+15
2020-11-12
net: udp: fix IP header access and skb lookup on Fast/frag0 UDP GRO
Alexander Lobakin
1
-2
/
+15
2020-10-30
udp6: move the mss check after udp gso tunnel processing
Xin Long
1
-4
/
+4
2020-01-27
udp: Support UDP fraglist GRO/GSO.
Steffen Klassert
1
-2
/
+25
2020-01-03
net: remove the check argument from __skb_gro_checksum_convert
Li RongQing
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-12-15
net: use indirect call wrappers at GRO transport layer
Paolo Abeni
1
-3
/
+4
2018-11-07
udp: implement GRO for plain UDP sockets.
Paolo Abeni
1
-5
/
+1
2018-10-05
udp: gro behind static key
Willem de Bruijn
1
-1
/
+1
2018-06-26
net: Convert GRO SKB handling to list_head.
David Miller
1
-2
/
+2
2018-05-08
udp: Add support for software checksum and GSO_PARTIAL with GSO offload
Alexander Duyck
1
-10
/
+1
2018-05-08
udp: Do not pass checksum as a parameter to GSO segmentation
Alexander Duyck
1
-6
/
+1
2018-05-08
udp: Do not pass MSS as parameter to GSO segmentation
Alexander Duyck
1
-1
/
+1
2018-04-26
udp: add udp gso
Willem de Bruijn
1
-1
/
+18
2018-01-22
gso: validate gso_type in GSO handlers
Willem de Bruijn
1
-0
/
+3
2017-11-24
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
1
-3
/
+82
2017-07-17
inet: Remove software UFO fragmenting code.
David S. Miller
1
-97
/
+3
2017-05-17
ipv6: Check ip6_find_1stfragopt() return value properly.
David S. Miller
1
-3
/
+5
2017-05-17
ipv6: Prevent overrun when parsing v6 header options
Craig Gallek
1
-0
/
+2
2016-05-20
gso: Remove arbitrary checks for unsupported GSO
Tom Herbert
1
-13
/
+0
2016-04-07
udp: Add GRO functions to UDP socket
Tom Herbert
1
-3
/
+8
2016-02-26
GSO: Provide software checksum of tunneled UDP fragmentation offload
Alexander Duyck
1
-1
/
+7
2015-03-25
ipv6: hash net ptr into fragmentation bucket selection
Hannes Frederic Sowa
1
-2
/
+2
2015-03-20
ipv6: call ipv6_proxy_select_ident instead of ipv6_select_ident in udp6_ufo_f...
Sabrina Dubroca
1
-5
/
+3
2015-02-11
udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO path
Tom Herbert
1
-1
/
+5
2015-02-03
ipv6: Select fragment id during UFO segmentation if not set.
Vlad Yasevich
1
-1
/
+9
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
-0
/
+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
-1
/
+1
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
/
+18
2014-09-12
udp: Fix inverted NAPI_GRO_CB(skb)->flush test
Scott Wood
1
-1
/
+1
2014-09-09
ipv6: udp6_gro_complete() is static
Eric Dumazet
1
-1
/
+1
2014-09-01
udp: Add support for doing checksum unnecessary conversion
Tom Herbert
1
-7
/
+17
2014-08-24
udp: additional GRO support
Tom Herbert
1
-0
/
+33
2014-06-04
gre: Call gso_make_checksum
Tom Herbert
1
-0
/
+1
2014-06-04
net: Add GSO support for UDP tunnels with checksum
Tom Herbert
1
-1
/
+3
2014-02-22
ipv6: reuse ip6_frag_id from ip6_ufo_append_data
Hannes Frederic Sowa
1
-1
/
+1
2013-11-05
ipv6: fix headroom calculation in udp6_ufo_fragment
Hannes Frederic Sowa
1
-1
/
+1
2013-10-21
ipv6: sit: add GSO/TSO support
Eric Dumazet
1
-0
/
+1
[next]