1. cd79a23 flow_dissector: Add flags argument to skb_flow_dissector functions by Tom Herbert · 10 years ago
  2. 06fb4e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  3. b0d4943 bonding: fix bond_poll_controller bh_enable warning by Nikolay Aleksandrov · 10 years ago
  4. 1e6f20c net: bonding: convert to using IFF_NO_QUEUE by Phil Sutter · 10 years ago
  5. 182ad46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  6. b02e3e9 bonding: Gratuitous ARP gets dropped when first slave added by Venkat Venkatsubra · 10 years ago
  7. c5e40ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  8. a951bc1 bonding: correct the MAC address for "follow" fail_over_mac policy by dingtianhong · 10 years ago
  9. 7d5cd2c bonding: correctly handle bonding type change on enslave failure by Nikolay Aleksandrov · 10 years ago
  10. 06f6d10 bonding: fix destruction of bond with devices different from arphrd_ether by Nikolay Aleksandrov · 10 years ago
  11. 22f94e6 bonding: trivial: remove unused variables by Nikolay Aleksandrov · 10 years ago
  12. b5a983f bonding: "primary_reselect" with "failure" is not working properly by Mazhar Rana · 10 years ago
  13. c3f8324 net: Add full IPv6 addresses to flow_keys by Tom Herbert · 10 years ago
  14. 45d4122 switchdev: add support for fdb add/del/dump via switchdev_port_obj ops. by Samudrala, Sridhar · 10 years ago
  15. 06635a3 flow_dissect: use programable dissector in skb_flow_dissect and friends by Jiri Pirko · 10 years ago
  16. 1bd758e net: change name of flow_dissector header to match the .c file name by Jiri Pirko · 10 years ago
  17. 7889cbe switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag by Scott Feldman · 10 years ago
  18. 85fdb95 switchdev: cut over to new switchdev_port_bridge_getlink by Scott Feldman · 10 years ago
  19. 54ba5a0 switchdev: cut over to new switchdev_port_bridge_dellink by Scott Feldman · 10 years ago
  20. fc8f40d switchdev: cut over to new switchdev_port_bridge_setlink by Scott Feldman · 10 years ago
  21. ebb9a03 switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/ by Jiri Pirko · 10 years ago
  22. d22a5fc bonding: Implement user key part of port_key in an AD system. by Mahesh Bandewar · 10 years ago
  23. 7451495 bonding: Allow userspace to set actors' macaddr in an AD-system. by Mahesh Bandewar · 10 years ago
  24. 6791e46 bonding: Allow userspace to set actors' system_priority in AD system by Mahesh Bandewar · 10 years ago
  25. e913fb2 net: Fix Kernel Panic in bonding driver debugfs file: rlb_hash_table by Pai · 10 years ago
  26. 73b5a6f2 net/bonding: Make DRV macros private by Matan Barak · 10 years ago
  27. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  28. f5e2dc5 bonding: Bonding Overriding Configuration logic restored. by Anton Nayshtut · 10 years ago
  29. 4847f04 bonding: Don't segment multiple tagged packets on bonding device by Toshiaki Makita · 10 years ago
  30. 616f454 bonding: implement bond_poll_controller() by Mahesh Bandewar · 10 years ago
  31. 950ddcb bonding: simple code refactor by Mahesh Bandewar · 10 years ago
  32. 92e584f net/bonding: Fix potential bad memory access during bonding events by Moni Shoua · 11 years ago
  33. 69e6113 net/bonding: Notify state change on slaves by Moni Shoua · 11 years ago
  34. 69a2338e net/bonding: Move slave state changes to a helper function by Moni Shoua · 11 years ago
  35. c158cba bonding: handle NETIF_F_HW_SWITCH_OFFLOAD flag and add ndo_bridge_setlink/dellink handlers by Roopa Prabhu · 11 years ago
  36. 3036910 bonding: cleanup and remove dead code by Jonathan Toppins · 11 years ago
  37. 8bbe71a bonding: fix bond_open() don't always set slave active flag by Wilson Kok · 11 years ago
  38. 2477bc9 bonding: update bond carrier state when min_links option changes by Jonathan Toppins · 11 years ago
  39. 24f87d4 bonding: handle more gso types by Eric Dumazet · 11 years ago
  40. a22a9e4 bonding: change error message to debug message in __bond_release_one() by Wengang Wang · 11 years ago
  41. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  42. 62749e2 vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto by Jiri Pirko · 11 years ago
  43. b4bef1b vlan: kill vlan_put_tag helper by Jiri Pirko · 11 years ago
  44. b8e4500 bonding: fix curr_active_slave/carrier with loadbalance arp monitoring by Nikolay Aleksandrov · 11 years ago
  45. fbe168b net: generic dev_disable_lro() stacked device handling by Michal Kubeček · 11 years ago
  46. 1ef8019 net: Move bonding headers under include/net by David S. Miller · 11 years ago
  47. 31aa860 bonding: add bond_tx_drop() helper by Eric Dumazet · 11 years ago
  48. 0287587 net: better IFF_XMIT_DST_RELEASE support by Eric Dumazet · 11 years ago
  49. ee63771 bonding: Simplify the xmit function for modes that use xmit_hash by Mahesh Bandewar · 11 years ago
  50. 5f0c5f7 bonding: make global bonding stats more reliable by Andy Gospodarek · 11 years ago
  51. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  52. 37ab7dd bonding: remove the unnecessary notes for bond_xmit_broadcast() by dingtianhong · 11 years ago
  53. a64d044 bonding: slight optimization for bond_xmit_roundrobin() by dingtianhong · 11 years ago
  54. e097458 bonding: consolidate ASSERT_RTNL()s and remove the unnecessary by Nikolay Aleksandrov · 11 years ago
  55. 547942c bonding: trivial: style and comment fixes by Nikolay Aleksandrov · 11 years ago
  56. 9a72c2d bonding: fix div by zero while enslaving and transmitting by Nikolay Aleksandrov · 11 years ago
  57. 8c0bc55 bonding: adjust locking comments by Nikolay Aleksandrov · 11 years ago
  58. e470259 bonding: 3ad: convert to bond->mode_lock by Nikolay Aleksandrov · 11 years ago
  59. 4bab16d bonding: alb: convert to bond->mode_lock by Nikolay Aleksandrov · 11 years ago
  60. b743562 bonding: convert curr_slave_lock to a spinlock and rename it by Nikolay Aleksandrov · 11 years ago
  61. 1c72cfdc9 bonding: clean curr_slave_lock use by Nikolay Aleksandrov · 11 years ago
  62. 37b7021 net:bonding: Add missing space in bonding driver parameter description by Masanari Iida · 11 years ago
  63. 87163ef bonding: remove last users of bond->lock and bond->lock itself by Nikolay Aleksandrov · 11 years ago
  64. 059b47e bonding: convert primary_slave to use RCU by Nikolay Aleksandrov · 11 years ago
  65. bdbc5f1 bonding: 3ad: use curr_slave_lock instead of bond->lock by Nikolay Aleksandrov · 11 years ago
  66. a67eed5 bonding: fix a memory leak in bond_arp_send_all() by Dan Carpenter · 11 years ago
  67. 3e403a7 bonding: make it possible to have unlimited nested upper vlans by Veaceslav Falico · 11 years ago
  68. 23fa5c2 bonding: destroy proc directory only after all bonds are gone by Veaceslav Falico · 11 years ago
  69. 14056e7 bonding: use rtnl_deref in bond_change_rx_flags() by Veaceslav Falico · 11 years ago
  70. ce04d63 bonding: enhance L2 hash helper with packet type by Jianhua Xie · 11 years ago
  71. 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  72. f338532 bonding: remove pr_fmt from bond_main.c by Veaceslav Falico · 11 years ago
  73. 76444f5 bonding: convert bond_main.c to use netdev_printk instead of pr_ by Veaceslav Falico · 11 years ago
  74. f544244 bonding: permit enslaving interfaces without set_mac support by Veaceslav Falico · 11 years ago
  75. 8574171 bonding: add proper __rcu annotation for current_arp_slave by Eric Dumazet · 11 years ago
  76. 4740d63 bonding: add proper __rcu annotation for curr_active_slave by Eric Dumazet · 11 years ago
  77. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 11 years ago
  78. 548d28b bonding: fix ad_select module param check by Nikolay Aleksandrov · 11 years ago
  79. e721f87 bonding: remove no longer relevant vlan warnings by Jiri Pirko · 11 years ago
  80. 763e0ec bonding: allow to add vlans on top of empty bond by Jiri Pirko · 11 years ago
  81. 5a7baa7 bonding: Advertize vxlan offload features when supported by Or Gerlitz · 11 years ago
  82. 14af996 bonding: Support macvlans on top of tlb/rlb mode bonds by Vlad Yasevich · 11 years ago
  83. c565b48 bonding: Turn on IFF_UNICAST_FLT on bond devices by Vlad Yasevich · 11 years ago
  84. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  85. dc73c41 bonding: populate essential new_slave->bond/dev early by Veaceslav Falico · 11 years ago
  86. a9b3ace bonding: fix vlan_features computing by Michal Kubeček · 11 years ago
  87. 44a4085 bonding: Fix stacked device detection in arp monitoring by Vlad Yasevich · 11 years ago
  88. 8557cd7 bonding: replace SLAVE_IS_OK() with bond_slave_can_tx() by Veaceslav Falico · 11 years ago
  89. 891ab54 bonding: rename {, bond_}slave_can_tx and clean it up by Veaceslav Falico · 11 years ago
  90. b6adc61 bonding: convert IS_UP(slave->dev) to inline function by Veaceslav Falico · 11 years ago
  91. 2807a9f bonding: make IS_IP_TARGET_UNUSABLE_ADDRESS an inline function by Veaceslav Falico · 11 years ago
  92. 0184409 bonding: create a macro for bond mode and use it by Veaceslav Falico · 11 years ago
  93. ec0865a bonding: make USES_PRIMARY inline functions by Veaceslav Falico · 11 years ago
  94. 267bed7 bonding: make BOND_NO_USES_ARP an inline function by Veaceslav Falico · 11 years ago
  95. d1e2e5c bonding: make TX_QUEUE_OVERRIDE() macro an inline function by Veaceslav Falico · 11 years ago
  96. 3fdddd8 bonding: alloc the structure ad_info dynamically in per slave by dingtianhong · 11 years ago
  97. bedabf9 bonding: simplify the slave_do_arp_validate_only() by dingtianhong · 11 years ago
  98. e9f0fb8 bonding: Add tlb_dynamic_lb parameter for tlb mode by Mahesh Bandewar · 11 years ago
  99. f05b42e bonding: Added bond_tlb_xmit() for tlb mode. by Mahesh Bandewar · 11 years ago
  100. ee62e86 bonding: Changed hashing function to just provide hash by Mahesh Bandewar · 11 years ago