1. 1e2a886 bonding: use return instead of goto by Zhang Shengju · 10 years ago
  2. 6d9b6f4 bonding: Return correct error code by Amitoj Kaur Chawla · 10 years ago
  3. 7f20cd2 bonding: 3ad: allow to set ad_actor settings while the bond is up by Nikolay Aleksandrov · 10 years ago
  4. 5ee14e6 bonding: 3ad: apply ad_actor settings changes immediately by Nikolay Aleksandrov · 10 years ago
  5. d66bd90 bonding: trivial: style fixes by Zhang Shengju · 10 years ago
  6. c6140a2 bonding: add slave device name for debug by Zhang Shengju · 10 years ago
  7. f344b0d bond: track sum of rx_nohandler for all slaves by Jarod Wilson · 10 years ago
  8. 9d367ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  9. 03d84a5 bonding: Prevent IPv6 link local address on enslaved devices by Karl Heiss · 10 years ago
  10. c8086f6 bonding: make mii_status sysfs node consistent by Jarod Wilson · 10 years ago
  11. 8099c9e bonding: drop unused to_dev macro in bond_sysfs.c by Geliang Tang · 10 years ago
  12. a188222 net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK by Tom Herbert · 10 years ago
  13. ce3ea1c net: bonding: remove redudant brackets by yzhu1 · 10 years ago
  14. 57beaca bonding: set inactive flags on release by Jiri Pirko · 10 years ago
  15. f7c7eb7 bonding: implement lower state change propagation by Jiri Pirko · 10 years ago
  16. 5d39706 bonding: allow notifications for bond_set_slave_link_state by Jiri Pirko · 10 years ago
  17. 41f0b04 bonding: fill-up LAG changeupper info struct and pass it along by Jiri Pirko · 10 years ago
  18. 29bf24a net: add possibility to pass information about upper device via notifier by Jiri Pirko · 10 years ago
  19. 6dffb04 net: propagate upper priv via netdev_master_upper_dev_link by Jiri Pirko · 10 years ago
  20. 3952af4 bonding: add 802.3ad support for 100G speeds by Jiri Pirko · 10 years ago
  21. 40baec2 bonding: fix panic on non-ARPHRD_ETHER enslave failure by Jay Vosburgh · 10 years ago
  22. 52bc671 bonding: simplify / unify event handling code for 3ad mode. by Mahesh Bandewar · 10 years ago
  23. 7bb11dc bonding: unify all places where actor-oper key needs to be updated. by Mahesh Bandewar · 10 years ago
  24. b25c2e7 bonding: Simplify __get_duplex function. by Mahesh Bandewar · 10 years ago
  25. e87eb40 bonding: support encapsulated ipv6 TSO by Eric Dumazet · 10 years ago
  26. 4b1b865 bonding: use l4 hash if available by Eric Dumazet · 10 years ago
  27. 26d2177 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 10 years ago
  28. cd79a23 flow_dissector: Add flags argument to skb_flow_dissector functions by Tom Herbert · 10 years ago
  29. 06fb4e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  30. e999869 net/bonding: Export bond_option_active_slave_get_rcu by Matan Barak · 10 years ago
  31. b0d4943 bonding: fix bond_poll_controller bh_enable warning by Nikolay Aleksandrov · 10 years ago
  32. 1e6f20c net: bonding: convert to using IFF_NO_QUEUE by Phil Sutter · 10 years ago
  33. 182ad46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  34. b02e3e9 bonding: Gratuitous ARP gets dropped when first slave added by Venkat Venkatsubra · 10 years ago
  35. 0f7bffd bonding: add tlb_dynamic_lb netlink support by Nikolay Aleksandrov · 10 years ago
  36. 205845a bonding: convert num_grat_arp to the new bonding option API by Nikolay Aleksandrov · 10 years ago
  37. c5e40ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  38. a951bc1 bonding: correct the MAC address for "follow" fail_over_mac policy by dingtianhong · 10 years ago
  39. 7d5cd2c bonding: correctly handle bonding type change on enslave failure by Nikolay Aleksandrov · 10 years ago
  40. 06f6d10 bonding: fix destruction of bond with devices different from arphrd_ether by Nikolay Aleksandrov · 10 years ago
  41. 22f94e6 bonding: trivial: remove unused variables by Nikolay Aleksandrov · 10 years ago
  42. b5a983f bonding: "primary_reselect" with "failure" is not working properly by Mazhar Rana · 10 years ago
  43. 4cd6b47 bonding: Display LACP info only to CAP_NET_ADMIN capable user by Mahesh Bandewar · 10 years ago
  44. 46ea297 bonding: export slave's partner_oper_port_state via sysfs and netlink by Nikolay Aleksandrov · 10 years ago
  45. 254cb6d bonding: export slave's actor_oper_port_state via sysfs and netlink by Nikolay Aleksandrov · 10 years ago
  46. c3f8324 net: Add full IPv6 addresses to flow_keys by Tom Herbert · 10 years ago
  47. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  48. 45d4122 switchdev: add support for fdb add/del/dump via switchdev_port_obj ops. by Samudrala, Sridhar · 10 years ago
  49. ed2a80a rtnl/bond: don't send rtnl msg for unregistered iface by Nicolas Dichtel · 10 years ago
  50. 06635a3 flow_dissect: use programable dissector in skb_flow_dissect and friends by Jiri Pirko · 10 years ago
  51. 1bd758e net: change name of flow_dissector header to match the .c file name by Jiri Pirko · 10 years ago
  52. 7889cbe switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag by Scott Feldman · 10 years ago
  53. 85fdb95 switchdev: cut over to new switchdev_port_bridge_getlink by Scott Feldman · 10 years ago
  54. 54ba5a0 switchdev: cut over to new switchdev_port_bridge_dellink by Scott Feldman · 10 years ago
  55. fc8f40d switchdev: cut over to new switchdev_port_bridge_setlink by Scott Feldman · 10 years ago
  56. ebb9a03 switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/ by Jiri Pirko · 10 years ago
  57. 171a42c bonding: add netlink support for sys prio, actor sys mac, and port key by Andy Gospodarek · 10 years ago
  58. d22a5fc bonding: Implement user key part of port_key in an AD system. by Mahesh Bandewar · 10 years ago
  59. 7451495 bonding: Allow userspace to set actors' macaddr in an AD-system. by Mahesh Bandewar · 10 years ago
  60. 6791e46 bonding: Allow userspace to set actors' system_priority in AD system by Mahesh Bandewar · 10 years ago
  61. e913fb2 net: Fix Kernel Panic in bonding driver debugfs file: rlb_hash_table by Pai · 10 years ago
  62. 73b5a6f2 net/bonding: Make DRV macros private by Matan Barak · 10 years ago
  63. 04abac5 bonding: Remove unnecessary initialization by Mahesh Bandewar · 10 years ago
  64. c3cd9ee bonding: Code re-factoring for admin, oper-key operations by Mahesh Bandewar · 10 years ago
  65. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  66. f6a69a8 bonding: Fix another case of LACPDU not sent on slave by Mahesh Bandewar · 10 years ago
  67. ef015d7 bonding: deprecate BOND_MONITOR_CHURNED in favor of existing definitions by Mahesh Bandewar · 10 years ago
  68. f5e2dc5 bonding: Bonding Overriding Configuration logic restored. by Anton Nayshtut · 10 years ago
  69. 19a1204 bonding: Remove hardcoded initialization by Mahesh Bandewar · 10 years ago
  70. 4847f04 bonding: Don't segment multiple tagged packets on bonding device by Toshiaki Makita · 10 years ago
  71. 616f454 bonding: implement bond_poll_controller() by Mahesh Bandewar · 10 years ago
  72. 14c9551 bonding: Implement port churn-machine (AD standard 43.4.17). by Mahesh Bandewar · 10 years ago
  73. bb54e58 bonding: Verify RX LACPDU has proper dest mac-addr by Mahesh Bandewar · 10 years ago
  74. 950ddcb bonding: simple code refactor by Mahesh Bandewar · 10 years ago
  75. 92e584f net/bonding: Fix potential bad memory access during bonding events by Moni Shoua · 11 years ago
  76. 69e6113 net/bonding: Notify state change on slaves by Moni Shoua · 11 years ago
  77. 69a2338 net/bonding: Move slave state changes to a helper function by Moni Shoua · 11 years ago
  78. c158cba bonding: handle NETIF_F_HW_SWITCH_OFFLOAD flag and add ndo_bridge_setlink/dellink handlers by Roopa Prabhu · 11 years ago
  79. 3036910 bonding: cleanup and remove dead code by Jonathan Toppins · 11 years ago
  80. 2f63732 bonding: fix LACP PDU not sent on slave port sometimes by Satish Ashok · 11 years ago
  81. 63b4624 bonding: fix incorrect lacp mux state when agg not active by Wilson Kok · 11 years ago
  82. 8bbe71a bonding: fix bond_open() don't always set slave active flag by Wilson Kok · 11 years ago
  83. 2477bc9 bonding: update bond carrier state when min_links option changes by Jonathan Toppins · 11 years ago
  84. 24f87d4 bonding: handle more gso types by Eric Dumazet · 11 years ago
  85. 7bfa014 bonding: cleanup bond_opts array by Jonathan Toppins · 11 years ago
  86. a22a9e4 bonding: change error message to debug message in __bond_release_one() by Wengang Wang · 11 years ago
  87. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  88. f6c6fda bond: Check length of IFLA_BOND_ARP_IP_TARGET attributes by Thomas Graf · 11 years ago
  89. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  90. 62749e2 vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto by Jiri Pirko · 11 years ago
  91. b4bef1b vlan: kill vlan_put_tag helper by Jiri Pirko · 11 years ago
  92. 424c323 bonding: Introduce 4 AD link speed to fix agg_bandwidth by Jianhua Xie · 11 years ago
  93. cb8dda9 bonding: change AD_LINK_SPEED_BITMASK to enum to suport more speed by Jianhua Xie · 11 years ago
  94. b8e4500 bonding: fix curr_active_slave/carrier with loadbalance arp monitoring by Nikolay Aleksandrov · 11 years ago
  95. fbe168b net: generic dev_disable_lro() stacked device handling by Michal Kubeček · 11 years ago
  96. 1ef8019 net: Move bonding headers under include/net by David S. Miller · 11 years ago
  97. 31aa860 bonding: add bond_tx_drop() helper by Eric Dumazet · 11 years ago
  98. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  99. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  100. 0287587 net: better IFF_XMIT_DST_RELEASE support by Eric Dumazet · 11 years ago