summaryrefslogtreecommitdiff
path: root/drivers/net/tun.c
Commit message (Expand)AuthorAge
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-11-25
|\
| * treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* | net: accept UFO datagrams from tuntap and packetWillem de Bruijn2017-11-24
|/
* tun: fix rcu_read_lock imbalance in tun_build_skbXin Long2017-11-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15
|\
| * net: bpf: rename ndo_xdp to ndo_bpfJakub Kicinski2017-11-05
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-02
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-30
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-22
| |\ \ \
| * | | | tun: do not arm flow_gc_timer in tun_flow_init()Eric Dumazet2017-10-22
| * | | | tun: avoid extra timer schedule in tun_flow_cleanup()Eric Dumazet2017-10-22
| * | | | tun: do not block BH again in tun_flow_cleanup()Eric Dumazet2017-10-22
| * | | | net-tun: fix panics at dismantle timeEric Dumazet2017-10-20
| * | | | tun: relax check on eth_get_headlen() return valueEric Dumazet2017-10-19
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-05
| |\ \ \ \
| * | | | | bpf: add meta pointer for direct accessDaniel Borkmann2017-09-26
| * | | | | tun: delete original tun_get() and rename __tun_get() to tun_get()yuan linyu2017-09-25
| * | | | | tun: enable napi_gro_frags() for TUN/TAP driverPetar Penkov2017-09-25
| * | | | | tun: enable NAPI for TUN/TAP driverPetar Penkov2017-09-25
* | | | | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | tun/tap: sanitize TUNSETSNDBUF inputCraig Gallek2017-11-01
| | |_|_|/ | |/| | |
| * | | | tuntap: properly align skb->head before building skbJason Wang2017-10-28
| * | | | tun: allow positive return values on dev_get_valid_name() callJulien Gomes2017-10-26
| | |_|/ | |/| |
* | | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
|/ / /
* | | tun: call dev_get_valid_name() before register_netdevice()Cong Wang2017-10-16
| |/ |/|
* | tun: bail out from tun_get_user() if the skb is emptyAlexander Potapenko2017-09-28
|/
* tun: rename generic_xdp to skb_xdpJason Wang2017-09-05
* tun: reserve extra headroom only when XDP is setJason Wang2017-09-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-21
|\
| * tun: handle register_netdevice() failures properlyEric Dumazet2017-08-18
* | tun: make tun_build_skb() thread safeEric Dumazet2017-08-16
* | tun/tap: use paren's with sizeofstephen hemminger2017-08-16
* | tap: XDP supportJason Wang2017-08-13
* | tap: use build_skb() for small packetJason Wang2017-08-13
* | sock: enable MSG_ZEROCOPYWillem de Bruijn2017-08-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-01
|\ \ | |/
| * tun/tap: Add the missed return value check of register_netdevice_notifierTonghao Zhang2017-07-24
* | tun/tap: Remove references to NETIF_F_UFO.David S. Miller2017-07-17
|/
* net: add netlink_ext_ack argument to rtnl_link_ops.validateMatthias Schiffer2017-06-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-15
|\
| * net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-07
* | tun: use symmetric hashJason Wang2017-06-06
* | tun: support receiving skb through msg_controlJason Wang2017-05-18
* | tun: export skb_arrayJason Wang2017-05-18
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-23
|\
| * tun: fix inability to set offloads after disabling them via ethtoolYaroslav Isakov2017-03-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-15
|\ \ | |/
| * tun: fix premature POLLOUT notification on tun devicesHannes Frederic Sowa2017-03-13
| * tun: remove copyright printingLABBE Corentin2017-03-09
* | net: tun: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-13
|/