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
/
drivers
/
net
/
tun.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-19
tun: use DEVICE_ATTR_RO macro
YueHaibing
1
-8
/
+8
2021-04-28
net: tun: Remove redundant assignment to ret
Yang Li
1
-1
/
+0
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+48
2021-04-06
net: tun: set tun->dev->addr_len during TUNSETLINK processing
Phillip Potter
1
-0
/
+48
2021-03-18
bpf, devmap: Move drop error path to devmap for XDP_REDIRECT
Lorenzo Bianconi
1
-6
/
+9
2021-02-11
net: fix dev_ifsioc_locked() race condition
Cong Wang
1
-3
/
+2
2021-01-19
net: tun: fix misspellings using codespell tool
Menglong Dong
1
-1
/
+1
2021-01-08
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
1
-4
/
+1
2021-01-08
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
1
-4
/
+3
2021-01-07
tap/tun: add skb_zcopy_init() helper for initialization.
Jonathan Lemon
1
-2
/
+1
2021-01-07
net: group skb_shinfo zerocopy related bits together.
Jonathan Lemon
1
-2
/
+1
2021-01-07
skbuff: Add skb parameter to the ubuf zerocopy callback
Jonathan Lemon
1
-1
/
+1
2020-12-28
tun: fix return value when the number of iovs exceeds MAX_SKB_FRAGS
Yunjian Wang
1
-1
/
+1
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-1
/
+1
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
1
-1
/
+1
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+11
2020-11-23
net/tun: Call type change netdev notifiers
Martin Schiller
1
-1
/
+10
2020-11-21
tun: honor IOCB_NOWAIT flag
Jens Axboe
1
-3
/
+11
2020-11-09
tun: switch to net core provided statistics counters
Heiner Kallweit
1
-87
/
+34
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-08-19
net-tun: Eliminate two tun/xdp related function calls from vhost-net
Maciej Żenczykowski
1
-18
/
+0
2020-08-19
net-tun: Add type safety to tun_xdp_to_ptr() and tun_ptr_to_xdp()
Maciej Żenczykowski
1
-3
/
+3
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-15
/
+0
2020-07-31
tun: add missing rcu annotation in tun_set_ebpf()
Jason Wang
1
-1
/
+1
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
1
-15
/
+0
2020-06-30
tun: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
1
-0
/
+2
2020-06-01
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
1
-1
/
+1
2020-06-01
tun: correct header offsets in napi frags mode
Willem de Bruijn
1
-4
/
+10
2020-05-14
tun: Add XDP frame size
Jesper Dangaard Brouer
1
-0
/
+2
2020-04-12
net: tun: record RX queue in skb before do_xdp_generic()
Gilberto Bertin
1
-1
/
+2
2020-04-06
tun: Don't put_page() for all negative return values from XDP program
Will Deacon
1
-4
/
+6
2020-03-06
tun: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-05
tun: drop TUN_DEBUG and tun_debug()
Michal Kubecek
1
-17
/
+0
2020-03-05
tun: replace tun_debug() by netif_info()
Michal Kubecek
1
-33
/
+27
2020-03-05
tun: drop useless debugging statements
Michal Kubecek
1
-13
/
+0
2020-03-05
tun: get rid of DBG1() macro
Michal Kubecek
1
-14
/
+0
2020-03-05
tun: fix misleading comment format
Michal Kubecek
1
-2
/
+1
2020-02-23
tun: Remove unnecessary BUG_ON check in tun_net_xmit
David Ahern
1
-2
/
+0
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+4
2020-01-23
tun: add mutex_unlock() call and napi.skb clearing in tun_get_user()
Eric Dumazet
1
-0
/
+4
2020-01-16
xdp: Use bulking for non-map XDP_REDIRECT and consolidate code paths
Toke Høiland-Jørgensen
1
-2
/
+2
2019-11-15
tun: fix data-race in gro_normal_list()
Petar Penkov
1
-2
/
+2
2019-11-07
tun: switch to u64_stats_t
Eric Dumazet
1
-16
/
+16
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2019-10-09
tun: remove possible false sharing in tun_flow_update()
Eric Dumazet
1
-2
/
+2
2019-10-08
Revert "tun: call dev_get_valid_name() before register_netdevice()"
Eric Dumazet
1
-3
/
+0
2019-10-08
tun: fix memory leak in error path
Eric Dumazet
1
-2
/
+12
2019-10-01
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
1
-1
/
+1
2019-09-12
tun: fix use-after-free when register netdev failed
Yang Yingliang
1
-5
/
+11
[next]