1. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  2. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  3. 36f1843 macvlan: Replace strncpy() by strscpy() by Gustavo A. R. Silva · 6 years ago
  4. 0259625 macvlan: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  5. 6c2ea9e macvlan: disable SIOCSHWTSTAMP in container by Hangbin Liu · 6 years ago
  6. ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  7. 254c0a2 macvlan: pass get_ts_info and SIOC[SG]HWTSTAMP ioctl to real device by Hangbin Liu · 6 years ago
  8. 2e8b4ba macvlan: add ndo_change_proto_down support by Andy Roulin · 6 years ago
  9. 913564f macvlan: use netif_is_macvlan_port() by Julian Wiedmann · 6 years ago
  10. fa7f3a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  11. bf97403 macvlan: replace kfree_skb by consume_skb for drop profiles by Yang Wei · 6 years ago
  12. 87b0984 net: Add extack argument to ndo_fdb_add() by Petr Machata · 6 years ago
  13. 3a37a96 net: dev: Add extack argument to dev_set_mac_address() by Petr Machata · 6 years ago
  14. 59f997b macvlan: return correct error value by Matteo Croce · 6 years ago
  15. c9fbd71 netpoll: allow cleanup to be synchronous by Debabrata Banerjee · 6 years ago
  16. 80fd2d6 macvlan: Change status when lower device goes down by Travis Brown · 7 years ago
  17. eadec877 net: Add support for subordinate traffic classes to netdev_pick_tx by Alexander Duyck · 7 years ago
  18. 81d4e91 macvlan: Use software path for offloaded local, broadcast, and multicast traffic by Alexander Duyck · 7 years ago
  19. 7d775f6 macvlan: Rename fwd_priv to accel_priv and add accessor function by Alexander Duyck · 7 years ago
  20. 13fbcc8 macvlan: filter out unsupported feature flags by Shannon Nelson · 7 years ago
  21. 4e14bf4 macvlan: fix use-after-free in macvlan_common_newlink() by Alexey Kodanev · 7 years ago
  22. d02fd6e macvlan: Fix one possible double free by Gao Feng · 7 years ago
  23. 56fd2b2 macvlan/macvtap: Add support for L2 forwarding offloads with macvtap by Alexander Duyck · 7 years ago
  24. c8c41ea macvlan: Only update pkt_type if destination MAC address matches by Alexander Duyck · 7 years ago
  25. dd6b9c2 macvlan: Only deliver one copy of the frame to the macvlan interface by Alexander Duyck · 7 years ago
  26. 42ab19e net: Add extack to upper device linking by David Ahern · 7 years ago
  27. 07850a4 macvlan: code refine to check data before using by Zhang Shengju · 7 years ago
  28. f21e507 macvlan: add offload features for encapsulation by Dimitris Michailidis · 7 years ago
  29. fb652fd macvlan/macvtap: Remove NETIF_F_UFO advertisement. by David S. Miller · 8 years ago
  30. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  31. a8b8a889 net: add netlink_ext_ack argument to rtnl_link_ops.validate by Matthias Schiffer · 8 years ago
  32. ad744b2 net: add netlink_ext_ack argument to rtnl_link_ops.changelink by Matthias Schiffer · 8 years ago
  33. 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 8 years ago
  34. 18c8c54 macvlan: Let passthru macvlan correctly restore lower mac address by Vlad Yasevich · 8 years ago
  35. 43c2d57 macvlan: convert port passthru to flags. by Vlad Yasevich · 8 years ago
  36. e696cda macvlan: Fix passthru macvlan mac address inheritance by Vlad Yasevich · 8 years ago
  37. e26f43f macvlan: Do not return error when setting the same mac address by Vlad Yasevich · 8 years ago
  38. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  39. a88e267 macvlan: propagate the mac address change status for lowerdev by Zhang Shengju · 8 years ago
  40. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  41. 70957ea macvlan: Fix performance issues with vlan tagged packets by Vlad Yasevich · 8 years ago
  42. f647821 macvlan: Fix device ref leak when purging bc_queue by Herbert Xu · 8 years ago
  43. 6fe3faf tap: Abstract type of virtual interface from tap implementation by Sainath Grandhi · 8 years ago
  44. 322dc6e macvlan: use netdev_is_rx_handler_busy instead of checking specific type by Mahesh Bandewar · 8 years ago
  45. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
  46. a1f5315 driver: macvlan: Remove the rcu member of macvlan_port by Gao Feng · 8 years ago
  47. 0b42f25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  48. c3891fa driver: macvlan: Check if need rollback multicast setting in macvlan_open by Gao Feng · 8 years ago
  49. fc51f2b driver: macvlan: Remove duplicated IFF_UP condition check in macvlan_forward_source by Gao Feng · 8 years ago
  50. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  51. d94d025 driver: macvlan: Replace integer number with bool value by Gao Feng · 8 years ago
  52. aa5fd0f driver: macvlan: Destroy new macvlan port if macvlan_common_newlink failed. by Gao Feng · 8 years ago
  53. 9157208 net: use core MTU range checking in core net infra by Jarod Wilson · 8 years ago
  54. 952fcfd net: remove type_check from dev_get_nest_level() by Sabrina Dubroca · 8 years ago
  55. 24ffd75 net: macvlan: call netdev_lockdep_set_classes() by Eric Dumazet · 9 years ago
  56. 9c127a0 macvlan: Avoid unnecessary multicast cloning by Herbert Xu · 9 years ago
  57. 260916d macvlan: Fix potential use-after free for broadcasts by Herbert Xu · 9 years ago
  58. 3083796 macvlan: fix failure during registration v3 by Francesco Ruggeri · 9 years ago
  59. f6773c5 vlan: propagate gso_max_segs by Eric Dumazet · 9 years ago
  60. 85f9581 net: macvlan: use __ethtool_get_ksettings by David Decotigny · 9 years ago
  61. 7009212 macvlan: convert to use IFF_NO_QUEUE by Zhang Shengju · 9 years ago
  62. de7d244 macvlan: make operstate and carrier more accurate by Nikolay Aleksandrov · 9 years ago
  63. c8cd098 net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM by Tom Herbert · 9 years ago
  64. a188222 net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK by Tom Herbert · 9 years ago
  65. e639b8d macvlan: fix leak in macvlan_handle_frame by Sabrina Dubroca · 9 years ago
  66. 19bcf9f ipv4: Pass struct net into ip_defrag and ip_check_defrag by Eric W. Biederman · 9 years ago
  67. f56e67b macvlan: Don't segment multiple tagged packets on macvlan device by Toshiaki Makita · 9 years ago
  68. efdbd2b macvlan: Propagate promiscuity setting to lower devices. by Vlad Yasevich · 10 years ago
  69. ef5fa6b macvlan: implement ndo_get_iflink by Nicolas Dichtel · 10 years ago
  70. d476059 net: Kill dev_rebuild_header by Eric W. Biederman · 10 years ago
  71. eaca400 macvlan: advertise link netns via netlink by Nicolas Dichtel · 10 years ago
  72. d6b00fe macvlan: play well with ipvlan device by Mahesh Bandewar · 10 years ago
  73. 62dbe83 macvlan: allow setting LRO independently of lower device by Michal Kubeček · 10 years ago
  74. f6f6424 net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del by Jiri Pirko · 10 years ago
  75. a523a5e macvlan: delay the header check for dodgy packets into lower device by Jason Wang · 10 years ago
  76. fe0ca73 macvlan: fix a race on port dismantle and possible skb leaks by Eric Dumazet · 10 years ago
  77. d1dd9119 macvlan: optimize the receive path by jbaron@akamai.com · 10 years ago
  78. 4c97993 macvlan: pass 'bool' type to macvlan_count_rx() by jbaron@akamai.com · 10 years ago
  79. 0287587 net: better IFF_XMIT_DST_RELEASE support by Eric Dumazet · 10 years ago
  80. 79cf79a macvlan: add source mode by Michael Braun · 10 years ago
  81. 07d92d5 macvlan: allow to enqueue broadcast pkt on virtual device by Nicolas Dichtel · 10 years ago
  82. 0d0162e net: allow macvlans to move to net namespace by Francesco Ruggeri · 10 years ago
  83. 8a50f11 macvlan: Allow setting multicast filter on all macvlan types by Vlad Yasevich · 10 years ago
  84. 5e3c516 Revert "macvlan: simplify the structure port" by David S. Miller · 10 years ago
  85. 081e83a macvlan: Initialize vlan_features to turn on offload support. by Vlad Yasevich · 10 years ago
  86. 902455e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  87. 87757a9 net: force a list_del() in unregister_netdevice_many() by Eric Dumazet · 11 years ago
  88. 4c99125 macvlan: Support bonding events by Vlad Yasevich · 11 years ago
  89. 688cea8 macvlan: add netpoll support by dingtianhong · 11 years ago
  90. e289fd2 macvlan: fix the problem when mac address changes for passthru mode by dingtianhong · 11 years ago
  91. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  92. c674ac3 macvlan: Fix lockdep warnings with stacked macvlan devices by Vlad Yasevich · 11 years ago
  93. a188a54 macvlan: simplify the structure port by dingtianhong · 11 years ago
  94. 3763e7e macvlan: Propagate lowerdev MTU changes by dingtianhong · 11 years ago
  95. bbeb0ea macvlan: Don't propagate IFF_ALLMULTI changes on down interfaces. by Peter Christensen · 11 years ago
  96. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  97. f114890 Revert "macvlan : fix checksums error when we are in bridge mode" by Vlad Yasevich · 11 years ago
  98. e676f19 macvlan: Fix leak and NULL dereference on error path by Herbert Xu · 11 years ago
  99. 412ca15 macvlan: Move broadcasts into a work queue by Herbert Xu · 11 years ago
  100. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 11 years ago