- 8bc7823 net: drivers: get ready for const netdev->dev_addr by Jakub Kicinski · 3 years, 3 months ago
- e35b8d7 net: use eth_hw_addr_set() instead of ether_addr_copy() by Jakub Kicinski · 3 years, 3 months ago
- 2f23e5c net: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 3 months ago
- a760537 dev_ioctl: split out ndo_eth_ioctl by Arnd Bergmann · 3 years, 6 months ago
- 26d3f69 macvlan: Fix a typo by Zheng Yongjun · 3 years, 7 months ago
- bb23ffa macvlan: Use 'hash' iterators to simplify code by Christophe JAILLET · 3 years, 9 months ago
- 427f0c8 macvlan: Add nodst option to macvlan type source by Jethro Beekman · 3 years, 9 months ago
- 89430ef macvlan: remove redundant null check on data by Yunjian Wang · 4 years ago
- d4bff72 macvlan: Support for high multicast packet rate by Thomas Karlsson · 4 years, 1 month ago
- 419a38c net: macvlan: remove redundant initialization in macvlan_dev_netpoll_setup by Menglong Dong · 4 years, 2 months ago
- 50a77e5 net: macvlan: Demote nonconformant function header by Lee Jones · 4 years, 2 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- 8b61fba macvlan: validate setting of multiple remote source MAC addresses by Alvin Šipraga · 4 years, 5 months ago
- be74294 net: get rid of lockdep_set_class_and_subclass() by Cong Wang · 4 years, 7 months ago
- 845e0eb net: change addr_list_lock back to static key by Cong Wang · 4 years, 7 months ago
- 81f3dc9 macvlan: Skip loopback packets in RX handler by Alexander Sverdlin · 4 years, 8 months ago
- f78ed22 netpoll: accept NULL np argument in netpoll_send_skb() by Eric Dumazet · 4 years, 8 months ago
- 1a33e10 net: partially revert dynamic lockdep key changes by Cong Wang · 4 years, 8 months ago
- d483389 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 9 months ago
- 58e64a3 macvlan: silence RCU list debugging warning by Wei Yongjun · 4 years, 9 months ago
- 4dee15b macvlan: fix null dereference in macvlan_device_event() by Taehee Yoo · 4 years, 9 months ago
- ce9a418 macvlan: add cond_resched() during multicast processing by Mahesh Bandewar · 4 years, 10 months ago
- b3f7e3f Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 1712b2f macvlan: use skb_reset_mac_header() in macvlan_queue_xmit() by Eric Dumazet · 5 years ago
- a2d6d7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 96cc4b6 macvlan: do not assume mac_header is set in macvlan_broadcast() by Eric Dumazet · 5 years ago
- d25de98 net: macvlan: Use the PHY time stamping interface. by Richard Cochran · 5 years ago
- 1d7ea55 macvlan: schedule bc_work even if error by Menglong Dong · 5 years ago
- f3b0a18 net: remove unnecessary variables and callback by Taehee Yoo · 5 years ago
- ab92d68 net: core: add generic lockdep keys by Taehee Yoo · 5 years ago
- a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- 36f1843 macvlan: Replace strncpy() by strscpy() by Gustavo A. R. Silva · 6 years ago
- 0259625 macvlan: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
- 6c2ea9e macvlan: disable SIOCSHWTSTAMP in container by Hangbin Liu · 6 years ago
- ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
- 254c0a2 macvlan: pass get_ts_info and SIOC[SG]HWTSTAMP ioctl to real device by Hangbin Liu · 6 years ago
- 2e8b4ba macvlan: add ndo_change_proto_down support by Andy Roulin · 6 years ago
- 913564f macvlan: use netif_is_macvlan_port() by Julian Wiedmann · 6 years ago
- fa7f3a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- bf97403 macvlan: replace kfree_skb by consume_skb for drop profiles by Yang Wei · 6 years ago
- 87b0984 net: Add extack argument to ndo_fdb_add() by Petr Machata · 6 years ago
- 3a37a96 net: dev: Add extack argument to dev_set_mac_address() by Petr Machata · 6 years ago
- 59f997b macvlan: return correct error value by Matteo Croce · 6 years ago
- c9fbd71 netpoll: allow cleanup to be synchronous by Debabrata Banerjee · 6 years ago
- 80fd2d6 macvlan: Change status when lower device goes down by Travis Brown · 7 years ago
- eadec877 net: Add support for subordinate traffic classes to netdev_pick_tx by Alexander Duyck · 7 years ago
- 81d4e91 macvlan: Use software path for offloaded local, broadcast, and multicast traffic by Alexander Duyck · 7 years ago
- 7d775f6 macvlan: Rename fwd_priv to accel_priv and add accessor function by Alexander Duyck · 7 years ago
- 13fbcc8 macvlan: filter out unsupported feature flags by Shannon Nelson · 7 years ago
- 4e14bf4 macvlan: fix use-after-free in macvlan_common_newlink() by Alexey Kodanev · 7 years ago
- d02fd6e macvlan: Fix one possible double free by Gao Feng · 7 years ago
- 56fd2b2 macvlan/macvtap: Add support for L2 forwarding offloads with macvtap by Alexander Duyck · 7 years ago
- c8c41ea macvlan: Only update pkt_type if destination MAC address matches by Alexander Duyck · 7 years ago
- dd6b9c2 macvlan: Only deliver one copy of the frame to the macvlan interface by Alexander Duyck · 7 years ago
- 42ab19e net: Add extack to upper device linking by David Ahern · 7 years ago
- 07850a4 macvlan: code refine to check data before using by Zhang Shengju · 7 years ago
- f21e507 macvlan: add offload features for encapsulation by Dimitris Michailidis · 7 years ago
- fb652fd macvlan/macvtap: Remove NETIF_F_UFO advertisement. by David S. Miller · 8 years ago
- b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- a8b8a889 net: add netlink_ext_ack argument to rtnl_link_ops.validate by Matthias Schiffer · 8 years ago
- ad744b2 net: add netlink_ext_ack argument to rtnl_link_ops.changelink by Matthias Schiffer · 8 years ago
- 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 8 years ago
- 18c8c54 macvlan: Let passthru macvlan correctly restore lower mac address by Vlad Yasevich · 8 years ago
- 43c2d57 macvlan: convert port passthru to flags. by Vlad Yasevich · 8 years ago
- e696cda macvlan: Fix passthru macvlan mac address inheritance by Vlad Yasevich · 8 years ago
- e26f43f macvlan: Do not return error when setting the same mac address by Vlad Yasevich · 8 years ago
- 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- a88e267 macvlan: propagate the mac address change status for lowerdev by Zhang Shengju · 8 years ago
- cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
- 70957ea macvlan: Fix performance issues with vlan tagged packets by Vlad Yasevich · 8 years ago
- f647821 macvlan: Fix device ref leak when purging bc_queue by Herbert Xu · 8 years ago
- 6fe3faf tap: Abstract type of virtual interface from tap implementation by Sainath Grandhi · 8 years ago
- 322dc6e macvlan: use netdev_is_rx_handler_busy instead of checking specific type by Mahesh Bandewar · 8 years ago
- bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
- a1f5315 driver: macvlan: Remove the rcu member of macvlan_port by Gao Feng · 8 years ago
- 0b42f25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- c3891fa driver: macvlan: Check if need rollback multicast setting in macvlan_open by Gao Feng · 8 years ago
- fc51f2b driver: macvlan: Remove duplicated IFF_UP condition check in macvlan_forward_source by Gao Feng · 8 years ago
- bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- d94d025 driver: macvlan: Replace integer number with bool value by Gao Feng · 8 years ago
- aa5fd0f driver: macvlan: Destroy new macvlan port if macvlan_common_newlink failed. by Gao Feng · 8 years ago
- 9157208 net: use core MTU range checking in core net infra by Jarod Wilson · 8 years ago
- 952fcfd net: remove type_check from dev_get_nest_level() by Sabrina Dubroca · 8 years ago
- 24ffd75 net: macvlan: call netdev_lockdep_set_classes() by Eric Dumazet · 9 years ago
- 9c127a0 macvlan: Avoid unnecessary multicast cloning by Herbert Xu · 9 years ago
- 260916d macvlan: Fix potential use-after free for broadcasts by Herbert Xu · 9 years ago
- 3083796 macvlan: fix failure during registration v3 by Francesco Ruggeri · 9 years ago
- f6773c5 vlan: propagate gso_max_segs by Eric Dumazet · 9 years ago
- 85f9581 net: macvlan: use __ethtool_get_ksettings by David Decotigny · 9 years ago
- 7009212 macvlan: convert to use IFF_NO_QUEUE by Zhang Shengju · 9 years ago
- de7d244 macvlan: make operstate and carrier more accurate by Nikolay Aleksandrov · 9 years ago
- c8cd098 net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM by Tom Herbert · 9 years ago
- a188222 net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK by Tom Herbert · 9 years ago
- e639b8d macvlan: fix leak in macvlan_handle_frame by Sabrina Dubroca · 9 years ago
- 19bcf9f ipv4: Pass struct net into ip_defrag and ip_check_defrag by Eric W. Biederman · 9 years ago
- f56e67b macvlan: Don't segment multiple tagged packets on macvlan device by Toshiaki Makita · 9 years ago
- efdbd2b macvlan: Propagate promiscuity setting to lower devices. by Vlad Yasevich · 10 years ago
- ef5fa6b macvlan: implement ndo_get_iflink by Nicolas Dichtel · 10 years ago
- d476059 net: Kill dev_rebuild_header by Eric W. Biederman · 10 years ago