index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tun.c
Commit message (
Expand
)
Author
Age
*
make new_sync_{read,write}() static
Al Viro
2015-04-11
*
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
*
net: rfs: add hash collision detection
Eric Dumazet
2015-02-08
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-05
|
\
|
*
Revert "drivers/net: Disable UFO through virtio"
Vlad Yasevich
2015-02-04
|
*
Revert "drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets"
Vlad Yasevich
2015-02-04
*
|
tun: Use static attribute groups for sysfs entries
Takashi Iwai
2015-02-05
*
|
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
*
|
tuntap: Increase the number of queues in tun.
Pankaj Gupta
2015-01-12
*
|
tun: return proper error code from tun_do_read
Alex Gartrell
2014-12-31
*
|
tun: Fixed unsigned/signed comparison
Alex Gartrell
2014-12-31
|
/
*
tun: drop broken IFF_VNET_LE
Michael S. Tsirkin
2014-12-16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-11
|
\
|
*
put iov_iter into msghdr
Al Viro
2014-12-09
|
*
tun/macvtap: use consume_skb() instead of kfree_skb() when needed
Jason Wang
2014-12-06
|
*
tun: Fix GSO meta-data handling in tun_get_user
Herbert Xu
2014-12-02
|
*
{macvtap,tun}_get_user(): switch to iov_iter
Al Viro
2014-11-24
|
*
switch drivers/net/tun.c to ->read_iter()
Al Viro
2014-11-24
|
*
tun: return NET_XMIT_DROP for dropped packets
Jason Wang
2014-11-19
|
*
tun: fix issues of iovec iterators using in tun_put_user()
Jason Wang
2014-11-13
|
*
tun: Use iovec iterators
Herbert Xu
2014-11-07
*
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2014-12-11
|
\
\
|
*
|
tun: TUN_VNET_LE support, fix sparse warnings for virtio headers
Michael S. Tsirkin
2014-12-09
|
*
|
tun: drop most type defines
Michael S. Tsirkin
2014-12-09
|
*
|
tun: move internal flag defines out of uapi
Michael S. Tsirkin
2014-12-09
|
|
/
*
|
Merge branch 'iov_iter' into for-next
Al Viro
2014-12-08
|
\
|
|
*
tun: Fix TUN_PKT_STRIP setting
Herbert Xu
2014-11-03
|
*
tun: Fix csum_start with VLAN acceleration
Herbert Xu
2014-11-03
|
*
drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets
Ben Hutchings
2014-10-30
|
*
drivers/net: Disable UFO through virtio
Ben Hutchings
2014-10-30
*
|
fs: Convert show_fdinfo functions to void
Joe Perches
2014-11-05
|
/
*
security: make security_file_set_fowner, f_setown and __f_setown void return
Jeff Layton
2014-09-09
*
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-15
*
net-tun: restructure tun_do_read for better sleep/wakeup efficiency
Xi Wang
2014-05-21
*
drivers/net: Use RCU_INIT_POINTER(x, NULL) in tun.c
Monam Agarwal
2014-03-27
*
tun: remove bogus hardware vlan acceleration flags from vlan_features
Fernando Luis Vazquez Cao
2014-02-20
*
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
2014-02-17
*
tun: add device name(iff) field to proc fdinfo entry
Masatake YAMATO
2014-01-29
*
tuntap: Fix for a race in accessing numqueues
Dominic Curran
2014-01-23
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-14
|
\
|
*
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
2014-01-10
*
|
tun, rfs: fix the incorrect hash value
Zhi Yong Wu
2014-01-02
*
|
tun: Add support for RFS on tun flows
Tom Herbert
2013-12-31
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-18
|
\
|
|
*
tun: unbreak truncated packet signalling
Jason Wang
2013-12-11
|
*
net: Revert macvtap/tun truncation signalling changes.
David S. Miller
2013-12-10
|
*
tun: unbreak truncated packet signalling
Jason Wang
2013-12-10
*
|
net: Change skb_get_rxhash to skb_get_hash
Tom Herbert
2013-12-17
*
|
Revert "tun: remove useless codes in tun_chr_aio_read() and tun_recvmsg()"
David S. Miller
2013-12-10
*
|
tun: remove useless codes in tun_chr_aio_read() and tun_recvmsg()
Zhi Yong Wu
2013-12-09
[next]