Commit History

Author SHA1 Message Date
  Dan Carpenter a67eed571a bonding: fix a memory leak in bond_arp_send_all() 11 years ago
  Veaceslav Falico 3e403a7777 bonding: make it possible to have unlimited nested upper vlans 11 years ago
  Veaceslav Falico 23fa5c2caa bonding: destroy proc directory only after all bonds are gone 11 years ago
  Veaceslav Falico 14056e7930 bonding: use rtnl_deref in bond_change_rx_flags() 11 years ago
  Jianhua Xie ce04d63502 bonding: enhance L2 hash helper with packet type 11 years ago
  David S. Miller 1a98c69af1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 years ago
  Veaceslav Falico f338532327 bonding: remove pr_fmt from bond_main.c 11 years ago
  Veaceslav Falico 76444f5052 bonding: convert bond_main.c to use netdev_printk instead of pr_ 11 years ago
  Veaceslav Falico f54424412b bonding: permit enslaving interfaces without set_mac support 11 years ago
  Eric Dumazet 8574171833 bonding: add proper __rcu annotation for current_arp_slave 11 years ago
  Eric Dumazet 4740d63827 bonding: add proper __rcu annotation for curr_active_slave 11 years ago
  Tom Gundersen c835a67733 net: set name_assign_type in alloc_netdev() 11 years ago
  Nikolay Aleksandrov 548d28bd0e bonding: fix ad_select module param check 11 years ago
  Jiri Pirko e721f87d80 bonding: remove no longer relevant vlan warnings 11 years ago
  Jiri Pirko 763e0ecd72 bonding: allow to add vlans on top of empty bond 11 years ago
  Or Gerlitz 5a7baa7885 bonding: Advertize vxlan offload features when supported 11 years ago
  Vlad Yasevich 14af9963ba bonding: Support macvlans on top of tlb/rlb mode bonds 11 years ago
  Vlad Yasevich c565b488c6 bonding: Turn on IFF_UNICAST_FLT on bond devices 11 years ago
  David S. Miller 54e5c4def0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 years ago
  Veaceslav Falico dc73c41f4e bonding: populate essential new_slave->bond/dev early 11 years ago
  Michal Kubeček a9b3ace44c bonding: fix vlan_features computing 11 years ago
  Vlad Yasevich 44a4085538 bonding: Fix stacked device detection in arp monitoring 11 years ago
  Veaceslav Falico 8557cd74ca bonding: replace SLAVE_IS_OK() with bond_slave_can_tx() 11 years ago
  Veaceslav Falico 891ab54d66 bonding: rename {, bond_}slave_can_tx and clean it up 11 years ago
  Veaceslav Falico b6adc610f1 bonding: convert IS_UP(slave->dev) to inline function 11 years ago
  Veaceslav Falico 2807a9feb2 bonding: make IS_IP_TARGET_UNUSABLE_ADDRESS an inline function 11 years ago
  Veaceslav Falico 01844098ec bonding: create a macro for bond mode and use it 11 years ago
  Veaceslav Falico ec0865a949 bonding: make USES_PRIMARY inline functions 11 years ago
  Veaceslav Falico 267bed777a bonding: make BOND_NO_USES_ARP an inline function 11 years ago
  Veaceslav Falico d1e2e5cd4f bonding: make TX_QUEUE_OVERRIDE() macro an inline function 11 years ago