Commit History

Author SHA1 Message Date
  stephen hemminger 729e72a109 macvlan: receive multicast with local address 13 years ago
  Eric Dumazet bc416d9768 macvlan: handle fragmented multicast frames 13 years ago
  David S. Miller 88c5100c28 Merge branch 'master' of github.com:davem330/net 13 years ago
  David Ward cb2d0f3e96 macvlan/macvtap: Fix unicast between macvtap interfaces in bridge mode 13 years ago
  Jiri Pirko 4bc71cb983 net: consolidate and fix ethtool_ops->get_settings calling 14 years ago
  Jiri Pirko afc4b13df1 net: remove use of ndo_set_multicast_list in drivers 14 years ago
  Neil Horman 550fd08c2c net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared 14 years ago
  Jiri Pirko 4f7a4505f8 macvlan: do vlan cleanup 14 years ago
  John Fastabend 8d13e670d3 macvlan: add VLAN filters to lowerdev 14 years ago
  David Ward a37dd33323 macvlan: Forward unicast frames in bridge mode to lowerdev 14 years ago
  Linus Torvalds 06f4e926d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 14 years ago
  Eric Dumazet d93515611b macvlan: fix panic if lowerdev in a bond 14 years ago
  Eric Dumazet 449f454426 macvlan: remove one synchronize_rcu() call 14 years ago
  Eric Dumazet 226bd34114 net: use batched device unregister in veth and macvlan 14 years ago
  Lai Jiangshan 6e070aecd9 macvlan,rcu: convert call_rcu(macvlan_port_rcu_free) to kfree_rcu() 14 years ago
  Michał Mirosław 3918764666 net: macvlan: convert to hw_features 14 years ago
  Eric W. Biederman d5cd92448f macvlan: Fix use after free of struct macvlan_port. 14 years ago
  Jiri Pirko 8a4eb5734e net: introduce rx_handler results and logic around that 14 years ago
  Daniel Lezcano 12a2856b60 macvlan : fix checksums error when we are in bridge mode 14 years ago
  Sridhar Samudrala eb06acdc85 macvlan: Introduce 'passthru' mode to takeover the underlying device 14 years ago
  Eric Dumazet 8ffab51b3d macvlan: lockless tx path 14 years ago
  David Lamparter 3b27e10555 netns: keep vlan slaves on master netns move 14 years ago
  Sridhar Samudrala ba01877f56 macvlan: Fix rx counters update in macvlan_handle_frame() 15 years ago
  David S. Miller bb7e95c8fd Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
  Herbert Xu 8a35747a5d macvtap: Limit packet queue length 15 years ago
  Ben Hutchings 3cfde79c6c net: Get rid of rtnl_link_stats64 / net_device_stats union 15 years ago
  Eric Dumazet 28172739f0 net: fix 64 bit counters on 32 bit arches 15 years ago
  Eric Dumazet bc66154efe macvlan: 64 bit rx counters 15 years ago
  Jiri Pirko a35e2c1b6d macvlan: use rx_handler_data pointer to store macvlan_port pointer V2 15 years ago
  Jiri Pirko 93e2c32b5c net: add rx_handler data pointer 15 years ago