| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-10-11 | 1 | -2/+2 |
|\ |
|
| * | bonding: quit messing with IOCTL | Al Viro | 2016-09-27 | 1 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-09-12 | 1 | -3/+4 |
|\ \
| |/ |
|
| * | bonding: Fix bonding crash | Mahesh Bandewar | 2016-09-04 | 1 | -3/+4 |
* | | bonding: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 2016-09-01 | 1 | -1/+1 |
|/ |
|
* | bonding: fix the typo | Zhu Yanjun | 2016-08-09 | 1 | -1/+1 |
* | net/bonding: Enforce active-backup policy for IPoIB bonds | Mark Bloch | 2016-07-25 | 1 | -1/+10 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-07-06 | 1 | -0/+1 |
|\ |
|
| * | bonding: fix enslavement slave link notifications | Aviv Heller | 2016-07-05 | 1 | -0/+1 |
* | | net: introduce default neigh_construct/destroy ndo calls for L2 upper devices | Jiri Pirko | 2016-07-05 | 1 | -0/+2 |
* | | net: add netdev_lockdep_set_classes() helper | Eric Dumazet | 2016-06-09 | 1 | -23/+1 |
* | | net_sched: transform qdisc running bit into a seqcount | Eric Dumazet | 2016-06-07 | 1 | -0/+2 |
|/ |
|
* | bonding: fix bond_get_stats() | Eric Dumazet | 2016-03-18 | 1 | -31/+35 |
* | bonding: remove duplicate set of flag IFF_MULTICAST | Zhang Shengju | 2016-03-18 | 1 | -1/+1 |
* | net: bonding: use __ethtool_get_ksettings | David Decotigny | 2016-02-25 | 1 | -8/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-02-23 | 1 | -11/+29 |
|\ |
|
| * | bonding: don't use stale speed and duplex information | Jay Vosburgh | 2016-02-16 | 1 | -0/+1 |
| * | bonding: Fix ARP monitor validation | Jay Vosburgh | 2016-02-13 | 1 | -11/+28 |
* | | bonding: use return instead of goto | Zhang Shengju | 2016-02-11 | 1 | -6/+3 |
* | | bonding: trivial: style fixes | Zhang Shengju | 2016-02-08 | 1 | -6/+4 |
* | | bonding: add slave device name for debug | Zhang Shengju | 2016-02-06 | 1 | -2/+2 |
* | | bond: track sum of rx_nohandler for all slaves | Jarod Wilson | 2016-02-06 | 1 | -0/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-01-11 | 1 | -1/+4 |
|\ |
|
| * | bonding: Prevent IPv6 link local address on enslaved devices | Karl Heiss | 2016-01-11 | 1 | -1/+4 |
* | | net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK | Tom Herbert | 2015-12-15 | 1 | -4/+3 |
* | | net: bonding: remove redudant brackets | yzhu1 | 2015-12-04 | 1 | -1/+1 |
* | | bonding: set inactive flags on release | Jiri Pirko | 2015-12-03 | 1 | -0/+2 |
* | | bonding: implement lower state change propagation | Jiri Pirko | 2015-12-03 | 1 | -0/+10 |
* | | bonding: allow notifications for bond_set_slave_link_state | Jiri Pirko | 2015-12-03 | 1 | -18/+36 |
* | | bonding: fill-up LAG changeupper info struct and pass it along | Jiri Pirko | 2015-12-03 | 1 | -14/+31 |
* | | net: add possibility to pass information about upper device via notifier | Jiri Pirko | 2015-12-03 | 1 | -1/+1 |
* | | net: propagate upper priv via netdev_master_upper_dev_link | Jiri Pirko | 2015-12-03 | 1 | -1/+1 |
|/ |
|
* | bonding: fix panic on non-ARPHRD_ETHER enslave failure | Jay Vosburgh | 2015-11-07 | 1 | -0/+1 |
* | bonding: simplify / unify event handling code for 3ad mode. | Mahesh Bandewar | 2015-11-02 | 1 | -12/+2 |
* | bonding: support encapsulated ipv6 TSO | Eric Dumazet | 2015-10-15 | 1 | -1/+1 |
* | bonding: use l4 hash if available | Eric Dumazet | 2015-09-17 | 1 | -0/+4 |
* | flow_dissector: Add flags argument to skb_flow_dissector functions | Tom Herbert | 2015-09-01 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-08-30 | 1 | -2/+0 |
|\ |
|
| * | bonding: fix bond_poll_controller bh_enable warning | Nikolay Aleksandrov | 2015-08-28 | 1 | -2/+0 |
* | | net: bonding: convert to using IFF_NO_QUEUE | Phil Sutter | 2015-08-18 | 1 | -2/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-08-13 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | bonding: Gratuitous ARP gets dropped when first slave added | Venkat Venkatsubra | 2015-08-12 | 1 | -0/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-07-23 | 1 | -3/+31 |
|\ \
| |/ |
|
| * | bonding: correct the MAC address for "follow" fail_over_mac policy | dingtianhong | 2015-07-20 | 1 | -0/+20 |
| * | bonding: correctly handle bonding type change on enslave failure | Nikolay Aleksandrov | 2015-07-20 | 1 | -3/+10 |
| * | bonding: fix destruction of bond with devices different from arphrd_ether | Nikolay Aleksandrov | 2015-07-20 | 1 | -0/+1 |
* | | bonding: trivial: remove unused variables | Nikolay Aleksandrov | 2015-07-20 | 1 | -2/+0 |
|/ |
|
* | bonding: "primary_reselect" with "failure" is not working properly | Mazhar Rana | 2015-07-08 | 1 | -17/+34 |
* | net: Add full IPv6 addresses to flow_keys | Tom Herbert | 2015-06-04 | 1 | -5/+4 |
* | switchdev: add support for fdb add/del/dump via switchdev_port_obj ops. | Samudrala, Sridhar | 2015-05-17 | 1 | -0/+3 |