aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tun.c
Commit message (Expand)AuthorAge
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...David S. Miller2012-08-24
|\
| * userns: Convert tun/tap to use kuid and kgid where appropriateEric W. Biederman2012-08-15
* | tun: don't zeroize sock->file on detachStanislav Kinsbursky2012-08-09
|/
* tun: Fix formatting.David S. Miller2012-07-30
* net/tun: fix ioctl() based info leaksMathias Krause2012-07-30
* tun: experimental zero copy tx supportMichael S. Tsirkin2012-07-22
* tun: orphan frags on xmitMichael S. Tsirkin2012-07-22
* tun: fix a crash bug and a memory leakMikulas Patocka2012-07-20
* drivers/net: Use eth_random_addrJoe Perches2012-07-17
* drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-10
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-18
|\
| * tun: don't hold network namespace by tun socketsStanislav Kinsbursky2012-03-12
* | net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka2012-02-15
|/
* Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones2011-11-22
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-16
* net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routinesRick Jones2011-11-16
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman2011-07-28
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-21
|\
| * tun: teach the tun/tap driver to support netpollNeil Horman2011-06-16
* | virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALIDJason Wang2011-06-11
* | tun: do not put self in waitq if doing a nonblock readAmos Kong2011-06-09
* | tun: dont force inline of functionsstephen hemminger2011-06-09
* | tun: reserves space for network in skbstephen hemminger2011-06-09
* | drivers/net: Remove unnecessary semicolonsJoe Perches2011-06-05
|/
* net: call dev_alloc_name from register_netdeviceJiri Pirko2011-05-05
* ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-29
* net: tun: convert to hw_featuresMichał Mirosław2011-04-20
* tun: Convert logging messages to pr_<level> and tun_debugJoe Perches2011-03-03
* net: change netdev->features to u32Michał Mirosław2011-01-24
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\
| * tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* | net: Use skb_checksum_start_offset()Michał Mirosław2010-12-16
|/
* tun: keep link (carrier) state up to dateNolan Leake2010-07-31
* tun: avoid BUG, dump packet on GSO errorsMichael S. Tsirkin2010-07-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-25
|\
| * tun: Update classid on packet injectionHerbert Xu2010-05-24
* | driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers2010-05-25
|/
* drivers/net: remove useless semicolonsJoe Perches2010-05-18
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
* net: trans_start cleanupsEric Dumazet2010-05-10
* tun: add ioctl to modify vnet header sizeMichael S. Tsirkin2010-05-03
* net: sock_def_readable() and friends RCU conversionEric Dumazet2010-05-01
* net: sk_sleep() helperEric Dumazet2010-04-20
* tun: orphan an skb on txMichael S. Tsirkin2010-04-14
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | tun: socket filter supportMichael S. Tsirkin2010-02-17
* | tun: export underlying socketMichael S. Tsirkin2010-01-15
|/