index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tun.c
Commit message (
Expand
)
Author
Age
*
tun: remove possible false sharing in tun_flow_update()
Eric Dumazet
2019-10-10
*
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
2019-10-01
*
tun: fix use-after-free when register netdev failed
Yang Yingliang
2019-09-12
*
tun: mark small packets as owned by the tap sock
Alexis Bauvin
2019-07-25
*
coallocate socket_wq with socket itself
Al Viro
2019-07-08
*
tun: wake up waitqueues after IFF_UP is set
Fei Li
2019-06-18
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
*
tuntap: synchronize through tfiles array instead of tun->numqueues
Jason Wang
2019-05-09
*
tuntap: fix dividing by zero in ebpf queue selection
Jason Wang
2019-05-09
*
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
2019-04-23
*
net: convert rps_needed and rfs_needed to new static branch api
Eric Dumazet
2019-03-23
*
tun: Remove unused first parameter of tun_get_iff()
Kirill Tkhai
2019-03-21
*
tun: Add ioctl() TUNGETDEVNETNS cmd to allow obtaining real net ns of tun device
Kirill Tkhai
2019-03-21
*
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
2019-03-20
*
tun: add a missing rcu_read_unlock() in error path
Eric Dumazet
2019-03-16
*
tun: properly test for IFF_UP
Eric Dumazet
2019-03-15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-02
|
\
|
*
tun: remove unnecessary memory barrier
Timur Celik
2019-02-25
|
*
tun: fix blocking read
Timur Celik
2019-02-25
*
|
net: Don't set transport offset to invalid value
Maxim Mikityanskiy
2019-02-22
|
/
*
tun: move the call to tun_set_real_num_queues
George Amanakis
2019-01-31
*
tun: publish tfile after it's fully initialized
Stanislav Fomichev
2019-01-10
*
tun: replace get_cpu_ptr with this_cpu_ptr when bh disabled
Prashant Bhole
2018-12-14
*
net: dev: Add extack argument to dev_set_mac_address()
Petr Machata
2018-12-13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-10
|
\
|
*
tun: remove skb access after netif_receive_skb
Prashant Bhole
2018-12-03
|
*
tun: forbid iface creation with rtnl ops
Nicolas Dichtel
2018-11-30
*
|
tun: remove unnecessary check in tun_flow_update
Li RongQing
2018-12-06
*
|
tun: align write-heavy flow entry members to a cache line
Li RongQing
2018-12-06
*
|
tun: implement carrier change
Nicolas Dichtel
2018-11-30
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-19
|
\
|
|
*
tuntap: fix multiqueue rx
Matthew Cover
2018-11-18
*
|
tun: use netdev_alloc_frag() in tun_napi_alloc_frags()
Eric Dumazet
2018-11-18
*
|
tun: Adjust on-stack tun_page initialization.
David S. Miller
2018-11-17
*
|
tuntap: free XDP dropped packets in a batch
Jason Wang
2018-11-17
*
|
tun: compute the RFS hash only if needed.
Paolo Abeni
2018-11-08
|
/
*
tun: Consistently configure generic netdev params via rtnetlink
Serhey Popovych
2018-10-16
*
net: tun: remove useless codes of tun_automq_select_queue
Wang Li
2018-10-11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-04
|
\
|
*
tun: napi flags belong to tfile
Eric Dumazet
2018-10-02
|
*
tun: initialize napi_mutex unconditionally
Eric Dumazet
2018-10-02
|
*
tun: remove unused parameters
Eric Dumazet
2018-10-02
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-25
|
\
|
|
*
tun: remove ndo_poll_controller
Eric Dumazet
2018-09-24
*
|
tuntap: accept an array of XDP buffs through sendmsg()
Jason Wang
2018-09-13
*
|
tun: switch to new type of msg_control
Jason Wang
2018-09-13
*
|
tuntap: move XDP flushing out of tun_do_xdp()
Jason Wang
2018-09-13
*
|
tuntap: split out XDP logic
Jason Wang
2018-09-13
*
|
tuntap: tweak on the path of skb XDP case in tun_build_skb()
Jason Wang
2018-09-13
*
|
tuntap: simplify error handling in tun_build_skb()
Jason Wang
2018-09-13
[next]