1. 400199d macvlan: macvlan_count_rx() needs to be aware of preemption by Eric Dumazet · 3 years, 10 months ago
  2. f3b0a18 net: remove unnecessary variables and callback by Taehee Yoo · 5 years ago
  3. 53cd4d8 macvlan: Provide function for interfaces to release HW offload by Alexander Duyck · 7 years ago
  4. 6cb1937 macvlan: Add function to test for destination filtering support by Alexander Duyck · 7 years ago
  5. a222311 macvlan: macvlan_count_rx shouldn't be static inline AND extern by Alexander Duyck · 7 years ago
  6. 7d775f6 macvlan: Rename fwd_priv to accel_priv and add accessor function by Alexander Duyck · 7 years ago
  7. 5e54b3c macvlan: fix memory hole in macvlan_dev by Girish Moodalbail · 7 years ago
  8. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  9. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  10. 88ca59d macvlan: remove unused fields in struct macvlan_dev by Girish Moodalbail · 7 years ago
  11. 42ab19e net: Add extack to upper device linking by David Ahern · 7 years ago
  12. 635b8c8 tap: Renaming tap related APIs, data structures, macros by Sainath Grandhi · 8 years ago
  13. dfe816c macvtap: Increase limit of macvtap queues by Pankaj Gupta · 10 years ago
  14. 79cf79a macvlan: add source mode by Michael Braun · 10 years ago
  15. 688cea8 macvlan: add netpoll support by dingtianhong · 11 years ago
  16. c674ac3 macvlan: Fix lockdep warnings with stacked macvlan devices by Vlad Yasevich · 11 years ago
  17. cdf3e27 macvlan: unify macvlan_pcpu_stats and vlan_pcpu_stats by Li RongQing · 11 years ago
  18. 0db901b macvlan: make start_xmit local by stephen hemminger · 11 years ago
  19. 2f6a1b6 macvlan: Remove custom recieve and forward handlers by Vlad Yasevich · 11 years ago
  20. be9eac4 macvlan: introduce macvlan_dev_real_dev() helper function by Michal Kubeček · 11 years ago
  21. a6cc0cf net: Add layer 2 hardware acceleration operations for macvlan devices by John Fastabend · 11 years ago
  22. 2be5c76 macvtap: Let TUNSETOFFLOAD actually controll offload features. by Vlad Yasevich · 12 years ago
  23. d9a90a3 macvtap: slient sparse warnings by Jason Wang · 12 years ago
  24. 815f236 macvtap: add TUNSETQUEUE ioctl by Jason Wang · 12 years ago
  25. f0afce0 macvlan: change the max number of queues to 16 by Jason Wang · 12 years ago
  26. 1d2f41e macvlan: switch to use IS_ENABLED() by Jason Wang · 12 years ago
  27. cd431e7 macvlan: add multicast filter by Eric Dumazet · 12 years ago
  28. df8ef8f macvlan: add FDB bridge ops and macvlan flags by John Fastabend · 13 years ago
  29. e09eff7 macvtap: Fix the minor device number allocation by Eric W. Biederman · 13 years ago
  30. 8ffab51 macvlan: lockless tx path by Eric Dumazet · 14 years ago
  31. c59504e include/linux/if_macvlan.h: Remove unnecessary semicolons by Joe Perches · 14 years ago
  32. 1565c7c macvtap: Implement multiqueue for macvtap driver by Krishna Kumar · 14 years ago
  33. bb7e95c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  34. 8a35747 macvtap: Limit packet queue length by Herbert Xu · 14 years ago
  35. bc66154 macvlan: 64 bit rx counters by Eric Dumazet · 15 years ago
  36. ab95bfe net: replace hooks in __netif_receive_skb V5 by Jiri Pirko · 15 years ago
  37. a14462f net: adjust handle_macvlan to pass port struct to hook by Jiri Pirko · 15 years ago
  38. 501c774 net/macvtap: add vhost support by Arnd Bergmann · 15 years ago
  39. 47d7427 percpu: add __percpu sparse annotations to net drivers by Tejun Heo · 15 years ago
  40. 20d29d7 net: macvtap driver by Arnd Bergmann · 15 years ago
  41. fc0663d macvlan: allow multiple driver backends by Arnd Bergmann · 15 years ago
  42. 735643e Remove "#ifdef __KERNEL__" checks from unexported headers by Robert P. J. Day · 17 years ago
  43. b863ceb [NET]: Add macvlan driver by Patrick McHardy · 17 years ago