1. 407e9ef compat_ioctl: move drivers to compat_ptr_ioctl by Arnd Bergmann · 6 years ago
  2. faeacb6 net: tap: clean up an indentation issue by Colin Ian King · 5 years ago
  3. 333f790 coallocate socket_wq with socket itself by Al Viro · 6 years ago
  4. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  5. d2aa125 net: Don't set transport offset to invalid value by Maxim Mikityanskiy · 6 years ago
  6. 8c76e77 tap: call skb_probe_transport_header after setting skb->dev by Willem de Bruijn · 6 years ago
  7. 3a37a96 net: dev: Add extack argument to dev_set_mac_address() by Petr Machata · 6 years ago
  8. 144a6ad net: tap: remove redundant null pointer check before kfree_skb by zhong jiang · 6 years ago
  9. 0efac27 tap: accept an array of XDP buffs through sendmsg() by Jason Wang · 6 years ago
  10. fe8dd45 tun: switch to new type of msg_control by Jason Wang · 6 years ago
  11. fd3a886 net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan by Willem de Bruijn · 7 years ago
  12. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  13. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  14. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  15. 88fae87 tap: fix use-after-free by Michael S. Tsirkin · 7 years ago
  16. 5990a30 tun/tap: use ptr_ring instead of skb_array by Jason Wang · 7 years ago
  17. 61d7853 tap: free skb if flags error by Wei Xu · 7 years ago
  18. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  19. 0c19f846 net: accept UFO datagrams from tuntap and packet by Willem de Bruijn · 7 years ago
  20. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  21. 93161922 tun/tap: sanitize TUNSETSNDBUF input by Craig Gallek · 7 years ago
  22. dea6e19 tap: reference to KVA of an unloaded module causes kernel panic by Girish Moodalbail · 7 years ago
  23. 78e0ea6 tap: double-free in error path in tap_open() by Girish Moodalbail · 7 years ago
  24. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  25. 1203904 tun/tap: use paren's with sizeof by stephen hemminger · 7 years ago
  26. d17eb73 tap: make struct tap_fops static by Colin Ian King · 7 years ago
  27. d591a1f tun/tap: Remove references to NETIF_F_UFO. by David S. Miller · 8 years ago
  28. ffa423f tap: convert a mutex to a spinlock by WANG Cong · 7 years ago
  29. 3b4ba04 tap: support receiving skb from msg_control by Jason Wang · 8 years ago
  30. 49f96fd tap: export skb_array by Jason Wang · 8 years ago
  31. c3edc40 sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  32. 9a393b5 tap: tap as an independent module by Sainath Grandhi · 8 years ago
  33. d9f1f61 tap: Extending tap device create/destroy APIs by Sainath Grandhi · 8 years ago
  34. 6fe3faf tap: Abstract type of virtual interface from tap implementation by Sainath Grandhi · 8 years ago
  35. ebc05ba tap: Tap character device creation/destroy API by Sainath Grandhi · 8 years ago
  36. 635b8c8 tap: Renaming tap related APIs, data structures, macros by Sainath Grandhi · 8 years ago
  37. a8e0469 tap: Refactoring macvtap.c by Sainath Grandhi · 8 years ago[Renamed (84%) from drivers/net/macvtap.c]
  38. 35eeacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago