Show patches with: Submitter = Veaceslav Falico       |   493 patches
« 1 2 3 44 5 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[net-next] bonding: use kobject_put instead of _del after kobject_add - - - - --- 2014-07-29 Veaceslav Falico davem Accepted
[net-next] net: print a notification on device rename - - - - --- 2014-07-17 Veaceslav Falico davem Accepted
[v3,net-next,2/2] net: print net_device reg_state in netdev_* unless it's registered - - - - --- 2014-07-17 Veaceslav Falico davem Accepted
[v3,net-next,1/2] net: use dev->name in netdev_pr* when it's available 1 - - - --- 2014-07-17 Veaceslav Falico davem Accepted
[v2,net-next,0/2] net: print net_device name/state more often - - - - --- 2014-07-17 Veaceslav Falico Deferred
[net-next] bonding: make it possible to have unlimited nested upper vlans - - - - --- 2014-07-17 Veaceslav Falico davem Accepted
[v2,net-next,2/2] net: print net_device reg_state in netdev_* unless it's registered - - - - --- 2014-07-17 Veaceslav Falico Changes Requested
[v2,net-next,1/2] net: use dev->name in netdev_pr* when it's available - - - - --- 2014-07-17 Veaceslav Falico Changes Requested
[net-next,2/2] net: print net_device reg_state in netdev_* unless it's registered - - - - --- 2014-07-17 Veaceslav Falico Changes Requested
[net-next,1/2] net: use dev->name in netdev_pr* when it's available - - - - --- 2014-07-17 Veaceslav Falico Changes Requested
[net-next] bonding: destroy proc directory only after all bonds are gone - - - - --- 2014-07-17 Veaceslav Falico davem Accepted
[v2,net-next] bonding: use rtnl_deref in bond_change_rx_flags() 1 - - - --- 2014-07-16 Veaceslav Falico davem Accepted
[net-next] bonding: use rtnl_deref in bond_change_rx_flags() - - - - --- 2014-07-16 Veaceslav Falico davem Changes Requested
[net-next,12/12] bonding: remove pr_fmt from bond_options.c - - - - --- 2014-07-15 Veaceslav Falico davem Accepted
[net-next,11/12] bonding: convert bond_options.c to use netdev_printk instead of pr_ - - - - --- 2014-07-15 Veaceslav Falico davem Accepted
[net-next,10/12] bonding: convert bond_procfs.c to use netdev_printk instead of pr_ - - - - --- 2014-07-15 Veaceslav Falico davem Accepted
[net-next,09/12] bonding: bonding: remove pr_fmt from bond_netlink.c - - - - --- 2014-07-15 Veaceslav Falico davem Accepted
[net-next,08/12] bonding: convert bond_netlink.c to use netdev_printk instead of pr_ - - - - --- 2014-07-15 Veaceslav Falico davem Accepted
[net-next,07/12] bonding: convert bond_debugfs.c to use netdev_printk instead of pr_ - - - - --- 2014-07-15 Veaceslav Falico davem Accepted
[net-next,06/12] bonding: remove pr_fmt from bond_alb.c - - - - --- 2014-07-15 Veaceslav Falico davem Accepted
[net-next,05/12] bonding: convert bond_alb.c to use netdev_printk instead of pr_ - - - - --- 2014-07-15 Veaceslav Falico davem Accepted
[net-next,04/12] bonding: remove pr_fmt from bond_3ad.c - - - - --- 2014-07-15 Veaceslav Falico davem Accepted
[net-next,03/12] bonding: convert bond_3ad.c to use netdev_printk instead of pr_ - - - - --- 2014-07-15 Veaceslav Falico davem Accepted
[net-next,02/12] bonding: remove pr_fmt from bond_main.c - - - - --- 2014-07-15 Veaceslav Falico davem Accepted
[net-next,01/12] bonding: convert bond_main.c to use netdev_printk instead of pr_ - - - - --- 2014-07-15 Veaceslav Falico davem Accepted
[net-next] bonding: permit enslaving interfaces without set_mac support - - - - --- 2014-07-15 Veaceslav Falico davem Accepted
[net-next,2/2] bonding: make hard-coded defines configurable at build - - - - --- 2014-07-15 Veaceslav Falico davem Changes Requested
[net-next,1/2] bonding: create its own Kconfig - - - - --- 2014-07-15 Veaceslav Falico davem Changes Requested
[net-next,2/2] bonding: remove alb_set_mac_address() - - - - --- 2014-05-22 Veaceslav Falico davem Changes Requested
[net-next,1/2] bonding: remove rlb_enabled and use mode == ALB instead - - - - --- 2014-05-22 Veaceslav Falico davem Changes Requested
[net-next,2/2] bonding: remove NULL verification from bond_get_bond_by_slave() - - - - --- 2014-05-21 Veaceslav Falico davem Accepted
[net-next,1/2] bonding: populate essential new_slave->bond/dev early 1 - - - --- 2014-05-21 Veaceslav Falico davem Accepted
[v3,net-next,9/9] bonding: replace SLAVE_IS_OK() with bond_slave_can_tx() - - - - --- 2014-05-15 Veaceslav Falico davem Accepted
[v3,net-next,8/9] bonding: rename {,bond_}slave_can_tx and clean it up - - - - --- 2014-05-15 Veaceslav Falico davem Accepted
[v3,net-next,7/9] bonding: convert IS_UP(slave->dev) to inline function - - - - --- 2014-05-15 Veaceslav Falico davem Accepted
[v3,net-next,6/9] bonding: make IS_IP_TARGET_UNUSABLE_ADDRESS an inline function - - - - --- 2014-05-15 Veaceslav Falico davem Accepted
[v3,net-next,5/9] bonding: create a macro for bond mode and use it - - - - --- 2014-05-15 Veaceslav Falico davem Accepted
[v3,net-next,4/9] bonding: make USES_PRIMARY inline functions - - - - --- 2014-05-15 Veaceslav Falico davem Accepted
[v3,net-next,3/9] bonding: make BOND_NO_USES_ARP an inline function - - - - --- 2014-05-15 Veaceslav Falico davem Accepted
[v3,net-next,2/9] bonding: make TX_QUEUE_OVERRIDE() macro an inline function - - - - --- 2014-05-15 Veaceslav Falico davem Accepted
[v3,net-next,1/9] bonding: remove BOND_MODE_IS_LB macro - - - - --- 2014-05-15 Veaceslav Falico davem Accepted
[v2,net-next,9/9] bonding: replace SLAVE_IS_OK() with bond_slave_can_tx() - - - - --- 2014-05-15 Veaceslav Falico Changes Requested
[v2,net-next,8/9] bonding: rename {,bond_}slave_can_tx and clean it up - - - - --- 2014-05-15 Veaceslav Falico Changes Requested
[v2,net-next,7/9] bonding: convert IS_UP(slave->dev) to inline function - - - - --- 2014-05-15 Veaceslav Falico Changes Requested
[v2,net-next,6/9] bonding: make IS_IP_TARGET_UNUSABLE_ADDRESS an inline function - - - - --- 2014-05-15 Veaceslav Falico Changes Requested
[v2,net-next,5/9] bonding: create a macro for bond mode and use it - - - - --- 2014-05-15 Veaceslav Falico Changes Requested
[v2,net-next,4/9] bonding: make USES_PRIMARY inline function - - - - --- 2014-05-15 Veaceslav Falico Changes Requested
[v2,net-next,3/9] bonding: make BOND_NO_USES_ARP an inline function - - - - --- 2014-05-15 Veaceslav Falico Changes Requested
[v2,net-next,2/9] bonding: make TX_QUEUE_OVERRIDE() macro an inline function - - - - --- 2014-05-15 Veaceslav Falico Changes Requested
[v2,net-next,1/9] bonding: remove BOND_MODE_IS_LB macro - - - - --- 2014-05-15 Veaceslav Falico Changes Requested
[net-next,5/5] bonding: create a macro for bond mode and use it - - - - --- 2014-05-14 Veaceslav Falico davem Changes Requested
[net-next,4/5] bonding: rename {,MODE_}USES_PRIMARY to better reflect its meaning - - - - --- 2014-05-14 Veaceslav Falico davem Changes Requested
[net-next,3/5] bonding: rename {BOND_NO,MODE_NOT}_USES_ARP to better reflect its meaning - - - - --- 2014-05-14 Veaceslav Falico davem Changes Requested
[net-next,2/5] bonding: rename {,BOND}_TX_QUEUE_OVERRIDE and make it accept bond struct - - - - --- 2014-05-14 Veaceslav Falico davem Changes Requested
[net-next,1/5] bonding: use macro instead of bond_is_lb() - - - - --- 2014-05-14 Veaceslav Falico davem Changes Requested
[net] netdev: remove potentially harmful checks - - - - --- 2014-04-07 Veaceslav Falico davem Accepted
[net] MAINTAINERS: bonding: change email address - - - - --- 2014-03-27 Veaceslav Falico davem Accepted
[v2,net-next] bonding: ratelimit pr_warn()s in 802.3ad mode - - - - --- 2014-03-16 Veaceslav Falico davem Accepted
[net-next] bonding: net_ratelimit() pr_warn()s in 802.3ad mode - - - - --- 2014-03-16 Veaceslav Falico Changes Requested
[net-next,2/2] bonding: use the correct ether type for alb - - - - --- 2014-03-13 Veaceslav Falico davem Accepted
[net-next,1/2] ether: add loopback type ETH_P_LOOPBACK - - - - --- 2014-03-13 Veaceslav Falico davem Accepted
[v2,net-next] bonding: make slave status notifications GFP_ATOMIC - - - - --- 2014-03-06 Veaceslav Falico davem Accepted
[net-next] bonding: make slave status notifications GFP_ATOMIC 1 - - - --- 2014-03-05 Veaceslav Falico davem Changes Requested
[v2,net-next] bonding: send arp requests even if there's no route to them - - - - --- 2014-02-28 Veaceslav Falico davem Accepted
[net-next] bonding: send arp requests even if there's no route to them - - - - --- 2014-02-28 Veaceslav Falico Changes Requested
[net] bonding: fix bond_arp_rcv() race of curr_active_slave 1 - - - --- 2014-02-20 Veaceslav Falico davem Accepted
[v5,net-next,12/12] bonding: rename last_arp_rx to last_rx - - - - --- 2014-02-18 Veaceslav Falico davem Accepted
[v5,net-next,11/12] bonding: trivial: rename slave->jiffies to ->last_link_up - - - - --- 2014-02-18 Veaceslav Falico davem Accepted
[v5,net-next,10/12] bonding: remove useless updating of slave->dev->last_rx - - - - --- 2014-02-18 Veaceslav Falico davem Accepted
[v5,net-next,09/12] bonding: use last_arp_rx in bond_loadbalance_arp_mon() - - - - --- 2014-02-18 Veaceslav Falico davem Accepted
[v5,net-next,08/12] bonding: use last_arp_rx in slave_last_rx() - - - - --- 2014-02-18 Veaceslav Falico davem Accepted
[v5,net-next,07/12] bonding: use the new options to correctly set last_arp_rx - - - - --- 2014-02-18 Veaceslav Falico davem Accepted
[v5,net-next,06/12] bonding: document the new _arp options for arp_validate - - - - --- 2014-02-18 Veaceslav Falico davem Accepted
[v5,net-next,05/12] bonding: extend arp_validate to be able to receive unvalidated arp-only traffic - - - - --- 2014-02-18 Veaceslav Falico davem Accepted
[v5,net-next,04/12] bonding: always set recv_probe to bond_arp_rcv in arp monitor - - - - --- 2014-02-18 Veaceslav Falico davem Accepted
[v5,net-next,03/12] bonding: always update last_arp_rx on packet recieve - - - - --- 2014-02-18 Veaceslav Falico davem Accepted
[v5,net-next,02/12] bonding: permit using arp_validate with non-ab modes 1 - - - --- 2014-02-18 Veaceslav Falico davem Accepted
[v5,net-next,01/12] bonding: remove bond->lock from bond_arp_rcv 1 - - - --- 2014-02-18 Veaceslav Falico davem Accepted
[v4,net-next,12/12] bonding: rename last_arp_rx to last_rx - - - - --- 2014-02-17 Veaceslav Falico davem Changes Requested
[v4,net-next,11/12] bonding: trivial: rename slave->jiffies to ->last_link_up - - - - --- 2014-02-17 Veaceslav Falico davem Changes Requested
[v4,net-next,10/12] bonding: remove useless updating of slave->dev->last_rx - - - - --- 2014-02-17 Veaceslav Falico davem Changes Requested
[v4,net-next,09/12] bonding: use last_arp_rx in bond_loadbalance_arp_mon() - - - - --- 2014-02-17 Veaceslav Falico davem Changes Requested
[v4,net-next,08/12] bonding: use last_arp_rx in slave_last_rx() - - - - --- 2014-02-17 Veaceslav Falico davem Changes Requested
[v4,net-next,07/12] bonding: use the new options to correctly set last_arp_rx - - - - --- 2014-02-17 Veaceslav Falico davem Changes Requested
[v4,net-next,06/12] bonding: document the new _arp options for arp_validate - - - - --- 2014-02-17 Veaceslav Falico davem Changes Requested
[v4,net-next,05/12] bonding: extend arp_validate to be able to receive unvalidated arp-only traffic - - - - --- 2014-02-17 Veaceslav Falico davem Changes Requested
[v4,net-next,04/12] bonding: always set recv_probe to bond_arp_rcv in arp monitor - - - - --- 2014-02-17 Veaceslav Falico davem Changes Requested
[v4,net-next,03/12] bonding: always update last_arp_rx on packet recieve - - - - --- 2014-02-17 Veaceslav Falico davem Changes Requested
[v4,net-next,02/12] bonding: permit using arp_validate with non-ab modes - - - - --- 2014-02-17 Veaceslav Falico davem Changes Requested
[v4,net-next,01/12] bonding: remove bond->lock from bond_arp_rcv - - - - --- 2014-02-17 Veaceslav Falico davem Changes Requested
[v3,net-next,12/12] bonding: rename last_arp_rx to last_rx - - - - --- 2014-02-17 Veaceslav Falico davem Changes Requested
[v3,net-next,11/12] bonding: trivial: rename slave->jiffies to ->last_link_up - - - - --- 2014-02-17 Veaceslav Falico davem Changes Requested
[v3,net-next,10/12] bonding: remove useless updating of slave->dev->last_rx - - - - --- 2014-02-17 Veaceslav Falico davem Changes Requested
[v3,net-next,09/12] bonding: use last_arp_rx in bond_loadbalance_arp_mon() - - - - --- 2014-02-17 Veaceslav Falico davem Changes Requested
[v3,net-next,08/12] bonding: use last_arp_rx in slave_last_rx() - - - - --- 2014-02-17 Veaceslav Falico davem Changes Requested
[v3,net-next,07/12] bonding: use the new options to correctly set last_arp_rx - - - - --- 2014-02-17 Veaceslav Falico davem Changes Requested
[v3,net-next,06/12] bonding: document the new _arp options for arp_validate - - - - --- 2014-02-17 Veaceslav Falico davem Changes Requested
[v3,net-next,05/12] bonding: extend arp_validate to be able to receive unvalidated arp-only traffic - - - - --- 2014-02-17 Veaceslav Falico davem Changes Requested
[v3,net-next,04/12] bonding: always set recv_probe to bond_arp_rcv in arp monitor - - - - --- 2014-02-17 Veaceslav Falico davem Changes Requested
[v3,net-next,03/12] bonding: always update last_arp_rx on packet recieve - - - - --- 2014-02-17 Veaceslav Falico davem Changes Requested
« 1 2 3 44 5 »