aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tun.c
Commit message (Expand)AuthorAge
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
* net-tun: restructure tun_do_read for better sleep/wakeup efficiencyXi Wang2014-05-21
* drivers/net: Use RCU_INIT_POINTER(x, NULL) in tun.cMonam Agarwal2014-03-27
* tun: remove bogus hardware vlan acceleration flags from vlan_featuresFernando Luis Vazquez Cao2014-02-20
* netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann2014-02-17
* tun: add device name(iff) field to proc fdinfo entryMasatake YAMATO2014-01-29
* tuntap: Fix for a race in accessing numqueuesDominic Curran2014-01-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-14
|\
| * net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-10
* | tun, rfs: fix the incorrect hash valueZhi Yong Wu2014-01-02
* | tun: Add support for RFS on tun flowsTom Herbert2013-12-31
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-18
|\|
| * tun: unbreak truncated packet signallingJason Wang2013-12-11
| * net: Revert macvtap/tun truncation signalling changes.David S. Miller2013-12-10
| * tun: unbreak truncated packet signallingJason Wang2013-12-10
* | net: Change skb_get_rxhash to skb_get_hashTom Herbert2013-12-17
* | Revert "tun: remove useless codes in tun_chr_aio_read() and tun_recvmsg()"David S. Miller2013-12-10
* | tun: remove useless codes in tun_chr_aio_read() and tun_recvmsg()Zhi Yong Wu2013-12-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-09
|\|
| * tun: update file current positionZhi Yong Wu2013-12-06
* | tun: remove unused parameter in tun_do_read()Zhi Yong Wu2013-12-06
* | tun: spelling fixesstephen hemminger2013-12-06
|/
* tuntap: limit head length of skb allocatedJason Wang2013-11-14
* tun: don't look at current when non-blockingMichael S. Tsirkin2013-10-08
* tuntap: correctly handle error in tun_set_iff()Jason Wang2013-09-12
* tuntap: orphan frags before trying to set tx timestampJason Wang2013-09-05
* tuntap: purge socket error queue on detachJason Wang2013-09-05
* tun: Get skfilter layoutPavel Emelyanov2013-08-21
* tun: Allow to skip filter on attachPavel Emelyanov2013-08-21
* tun: Report whether the queue is attached or notPavel Emelyanov2013-08-21
* tun: Add ability to create tun device with given indexPavel Emelyanov2013-08-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-16
|\
| * tun: signedness bug in tun_get_user()Dan Carpenter2013-08-15
| * tun: compare with 0 instead of total_lenWeiping Pan2013-08-13
* | net: attempt high order allocations in sock_alloc_send_pskb()Eric Dumazet2013-08-10
* | net: move zerocopy_sg_from_iovec() to net/core/datagram.cJason Wang2013-08-07
* | net: move iov_pages() to net/core/iovec.cJason Wang2013-08-07
* | tuntap: hardware vlan tx supportJason Wang2013-07-27
* | tun: Support software transmit time stamping.Richard Cochran2013-07-22
|/
* tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang2013-07-18
* tuntap: correctly linearize skb when zerocopy is usedJason Wang2013-07-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-03
|\
| * tun: fix recovery from gup errorsMichael S. Tsirkin2013-06-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-19
|\|
| * tuntap: set SOCK_ZEROCOPY flag during openJason Wang2013-06-12
| * tuntap: fix a possible race between queue selection and changing queuesJason Wang2013-06-10
* | tun: Turn tun_flow_init() into void fnPavel Emelyanov2013-06-12
* | tun: Report "persist" flag to userspacePavel Emelyanov2013-06-12
|/
* tuntap: forbid changing mq flag for persistent deviceJason Wang2013-05-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-30
|\