1. 0c47894 ipvlan: Remove redundant if statements by Xu Wang · 3 years, 1 month ago
  2. 6d872df net: annotate accesses to dev->gso_max_segs by Eric Dumazet · 3 years, 1 month ago
  3. 4b66d21 net: annotate accesses to dev->gso_max_size by Eric Dumazet · 3 years, 1 month ago
  4. a07a296 net: ipvtap: fix template string argument of device_create() call by Jean Sacren · 3 years, 2 months ago
  5. e35b8d7 net: use eth_hw_addr_set() instead of ether_addr_copy() by Jakub Kicinski · 3 years, 3 months ago
  6. 2f23e5c net: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 3 months ago
  7. 57fb346 ipvlan: Add handling of NETDEV_UP events by Di Zhu · 3 years, 5 months ago
  8. d7a177e ipvlan: remove h from printk format specifier by Tom Rix · 4 years ago
  9. cc69837 net: don't include ethtool.h from netdevice.h by Jakub Kicinski · 4 years, 1 month ago
  10. 0bad834 ipvlan: advertise link netns via netlink by Taehee Yoo · 4 years, 4 months ago
  11. d0f5c70 ipvlan: fix device features by Mahesh Bandewar · 4 years, 5 months ago
  12. 1a33e10 net: partially revert dynamic lockdep key changes by Cong Wang · 4 years, 8 months ago
  13. afe207d ipvlan: do not use cond_resched_rcu() in ipvlan_process_multicast() by Eric Dumazet · 4 years, 10 months ago
  14. e18b353 ipvlan: add cond_resched_rcu() while processing muticast backlog by Mahesh Bandewar · 4 years, 10 months ago
  15. ad81927 ipvlan: don't deref eth hdr before checking it's set by Mahesh Bandewar · 4 years, 10 months ago
  16. 63aae7b ipvlan: do not add hardware address of master to its unicast filter list by Jiri Wiesner · 4 years, 10 months ago
  17. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  18. ab92d68 net: core: add generic lockdep keys by Taehee Yoo · 5 years ago
  19. 41441d8 ipvlan: consolidate TSO flags using NETIF_F_ALL_TSO by Mahesh Bandewar · 5 years ago
  20. a4d2113 ipvlan: set hw_enc_features like macvlan by Bill Sommerfeld · 5 years ago
  21. 1e1d926 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  22. ceae266 net: ipvlan: Fix ipvlan device tso disabled while NETIF_F_IP_CSUM is set by Miaohe Lin · 6 years ago
  23. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  24. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  25. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  26. 70f3522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  27. 7cc9f70 ipvlan: disallow userns cap_net_admin to change global mode/flags by Daniel Borkmann · 6 years ago
  28. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  29. c675e06 ipvlan: decouple l3s mode dependencies from other modes by Daniel Borkmann · 6 years ago
  30. d525608 ipvlan, l3mdev: fix broken l3s mode wrt local routes by Daniel Borkmann · 6 years ago
  31. 61345fa net: ipvlan: Issue NETDEV_PRE_CHANGEADDR by Petr Machata · 6 years ago
  32. b1dd054 ipvlan: Remove a useless comparison by YueHaibing · 6 years ago
  33. 567c5e1 net: core: dev: Add extack argument to dev_change_flags() by Petr Machata · 6 years ago
  34. cf7686a net: ipvlan: ipvlan_set_port_mode(): Add an extack argument by Petr Machata · 6 years ago
  35. 5dc2d39 ipvlan: call dev_change_flags when ipvlan mode is reset by Hangbin Liu · 6 years ago
  36. 3087796 ipvlan: fix IFLA_MTU ignored on NEWLINK by Xin Long · 7 years ago
  37. 548feb3 ipvlan: use ETH_MAX_MTU as max mtu by Xin Long · 7 years ago
  38. ab452c3 ipvlan: call netdevice notifier when master mac address changed by Keefe Liu · 7 years ago
  39. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  40. f5426250 net: introduce IFF_NO_RX_HANDLER by Paolo Abeni · 7 years ago
  41. ae5799d ipvlan: properly annotate rx_handler access by Paolo Abeni · 7 years ago
  42. 1ec54cb net: unpollute priv_flags space by Paolo Abeni · 7 years ago
  43. 3518e40 ipvlan: forbid vlan devices on top of ipvlan by Paolo Abeni · 7 years ago
  44. b75cc8f net/ipv6: Pass skb to route lookup by David Ahern · 7 years ago
  45. 8230819 ipvlan: use per device spinlock to protect addrs list updates by Paolo Abeni · 7 years ago
  46. cccc200 ipvlan: egress mcast packets are not exceptional by Paolo Abeni · 7 years ago
  47. 68eabe8 net: Convert ipvlan_net_ops by Kirill Tkhai · 7 years ago
  48. 94333fa ipvlan: drop ipv6 dependency by Matteo Croce · 7 years ago
  49. c0d451c ipvlan: remove excessive packet scrubbing by Mahesh Bandewar · 7 years ago
  50. 918150c Revert "ipvlan: add L2 check for packets arriving via virtual devices" by Mahesh Bandewar · 7 years ago
  51. 92ff426 ipvlan: add L2 check for packets arriving via virtual devices by Mahesh Bandewar · 7 years ago
  52. 24e5992 ipvlan: Eliminate duplicated codes with existing function by Gao Feng · 7 years ago
  53. 7cda4ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  54. 5e51fe6 ipvlan: Add new func ipvlan_is_valid_dev instead of duplicated codes by Gao Feng · 7 years ago
  55. a98a4eb ipvlan: Add the skb->mark as flow4's member to lookup route by Gao Feng · 7 years ago
  56. 747a713 ipvlan: Fix insufficient skb linear check for ipv6 icmp by Gao Feng · 7 years ago
  57. 5fc9220 ipvlan: Fix insufficient skb linear check for arp by Gao Feng · 7 years ago
  58. fe18da6 ipvlan: NULL pointer dereference panic in ipvlan_port_destroy by Girish Moodalbail · 7 years ago
  59. ca29fd7 ipvlan: fix ipv6 outbound device by Keefe Liu · 7 years ago
  60. e1ea2f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  61. fe89aa6 ipvlan: implement VEPA mode by Mahesh Bandewar · 7 years ago
  62. a190d04 ipvlan: introduce 'private' attribute for all existing modes. by Mahesh Bandewar · 7 years ago
  63. dea6e19 tap: reference to KVA of an unloaded module causes kernel panic by Girish Moodalbail · 7 years ago
  64. de95e04 net: Add extack to validator_info structs used for address notifier by David Ahern · 7 years ago
  65. ff7883e net: ipv6: Make inet6addr_validator a blocking notifier by David Ahern · 7 years ago
  66. 32c10bb ipvlan: always use the current L2 addr of the master by Mahesh Bandewar · 7 years ago
  67. 42ab19e net: Add extack to upper device linking by David Ahern · 7 years ago
  68. b63f604 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  69. 3118e6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  70. 87173cd ipvlan: Fix 64-bit statistics seqcount initialization by Florian Fainelli · 7 years ago
  71. 591bb27 netfilter: nf_hook_ops structs can be const by Florian Westphal · 7 years ago
  72. 182e0b6 ipvlan: Stop advertising NETIF_F_UFO support. by David S. Miller · 7 years ago
  73. a8b8a889 net: add netlink_ext_ack argument to rtnl_link_ops.validate by Matthias Schiffer · 8 years ago
  74. ad744b2 net: add netlink_ext_ack argument to rtnl_link_ops.changelink by Matthias Schiffer · 8 years ago
  75. 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 8 years ago
  76. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  77. 3ad7d24 Ipvlan should return an error when an address is already in use. by Krister Johansen · 8 years ago
  78. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  79. 3133822 ipvlan: use pernet operations and restrict l3s hooks to master netns by Florian Westphal · 8 years ago
  80. 235a9d8 ipvtap: IP-VLAN based tap driver by Sainath Grandhi · 8 years ago
  81. c3262d9 ipvlan: use netdev_is_rx_handler_busy instead of checking specific type by Mahesh Bandewar · 8 years ago
  82. 019ec00 ipvlan: fix dev_id creation corner case. by Mahesh Bandewar · 8 years ago
  83. da36e13 ipvlan: improvise dev_id generation logic in IPvlan by Mahesh Bandewar · 8 years ago
  84. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
  85. 009146d ipvlan: assign unique dev-id for each slave device. by Mahesh Bandewar · 8 years ago
  86. 3ea35d3 driver: ipvlan: Remove unnecessary ipvlan NULL check in ipvlan_count_rx by Gao Feng · 8 years ago
  87. 8667398 driver: ipvlan: Define common functions to decrease duplicated codes used to add or del IP address by Gao Feng · 8 years ago
  88. e252536 ipvlan: fix multicast processing by Mahesh Bandewar · 8 years ago
  89. b1227d0 ipvlan: fix various issues in ipvlan_process_multicast() by Eric Dumazet · 8 years ago
  90. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  91. 1a31cc8 driver: ipvlan: Unlink the upper dev when ipvlan_link_new failed by Gao Feng · 8 years ago
  92. 48140a2 driver: ipvlan: Free ipvl_port directly with kfree instead of kfree_rcu by Gao Feng · 8 years ago
  93. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  94. 8f679ed driver: ipvlan: Remove useless member mtu_adj of struct ipvl_dev by Gao Feng · 8 years ago
  95. 147fd28 driver: ipvlan: Fix one possible memleak in ipvlan_link_new by Gao Feng · 8 years ago
  96. ab530f6 ipvlan: constify l3mdev_ops structure by Julia Lawall · 8 years ago
  97. 4fbae7d ipvlan: Introduce l3s mode by Mahesh Bandewar · 8 years ago
  98. b93dd49 ipvlan: Scrub skb before crossing the namespace boundry by Mahesh Bandewar · 8 years ago
  99. 0d7dd79 net: ipvlan: call netdev_lockdep_set_classes() by Eric Dumazet · 9 years ago
  100. 494e848 ipvlan: Fix failure path in dev registration during link creation by Mahesh Bandewar · 9 years ago