index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
/
bond_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-02
1
-27
/
+6
|
\
|
*
bonding: only use primary address for ARP
Henrik Saavedra Persson
2011-11-30
1
-27
/
+6
*
|
net: remove NETIF_F_NO_CSUM feature bit
Michał Mirosław
2011-11-16
1
-1
/
+1
*
|
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
1
-4
/
+5
|
/
*
bonding: comparing a u8 with -1 is always false
Dan Carpenter
2011-11-04
1
-2
/
+2
*
bonding:update speed/duplex for NETDEV_CHANGE
Weiping Pan
2011-11-01
1
-25
/
+12
*
bonding: eliminate bond_close race conditions
Jay Vosburgh
2011-10-30
1
-44
/
+52
*
net: make bonding slaves honour master's skb->priority
Maciej Żenczykowski
2011-10-25
1
-1
/
+0
*
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-10-24
1
-2
/
+5
|
\
|
*
bonding: use local function pointer of bond->recv_probe in bond_handle_frame
Mitsuo Hayasaka
2011-10-19
1
-2
/
+5
*
|
bonding: Use a per netns implementation of /sys/class/net/bonding_masters.
Eric W. Biederman
2011-10-19
1
-5
/
+2
*
|
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-10-07
1
-5
/
+8
|
\
\
|
|
/
|
*
bonding: properly stop queuing work when requested
Andy Gospodarek
2011-10-03
1
-5
/
+8
*
|
net: consolidate and fix ethtool_ops->get_settings calling
Jiri Pirko
2011-09-15
1
-8
/
+5
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-08-20
1
-0
/
+18
|
\
\
|
|
/
|
*
bonding:reset backup and inactive flag of slave
Peter Pan(潘卫平)
2011-08-17
1
-0
/
+18
*
|
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
1
-1
/
+1
*
|
bonding: use ndo_change_rx_flags callback
Jiri Pirko
2011-08-17
1
-30
/
+14
*
|
bonding: implement get_tx_queues rtnk_link_op
Jiri Pirko
2011-08-11
1
-0
/
+9
|
/
*
bonding: reduce noise during init
Andy Gospodarek
2011-07-27
1
-1
/
+1
*
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
Neil Horman
2011-07-27
1
-2
/
+4
*
bonding: do vlan cleanup
Jiri Pirko
2011-07-21
1
-76
/
+22
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-21
1
-3
/
+3
|
\
|
*
net: remove NETIF_F_ALL_TX_OFFLOADS
Michał Mirosław
2011-07-14
1
-3
/
+3
*
|
bonding: add min links parameter to 802.3ad
stephen hemminger
2011-06-23
1
-0
/
+5
*
|
ip: introduce ip_is_fragment helper inline function
Paul Gortmaker
2011-06-21
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-06-20
1
-0
/
+12
|
\
\
|
|
/
|
*
netpoll: copy dev name of slaves to struct netpoll
WANG Cong
2011-06-19
1
-0
/
+1
|
*
bonding: reset queue mapping prior to transmission to physical device (v5)
Neil Horman
2011-06-05
1
-0
/
+11
*
|
bonding: clean up bond_del_vlan()
Jiri Bohac
2011-06-11
1
-10
/
+0
*
|
bonding:delete lacp_fast from ad_bond_info
Peter Pan(潘卫平)
2011-06-09
1
-2
/
+1
*
|
bonding: allow all slave speeds
Jiri Pirko
2011-06-02
1
-8
/
+1
|
/
*
bonding: cleanup module option descriptions
Andy Gospodarek
2011-05-26
1
-12
/
+22
*
bonding: documentation and code cleanup for resend_igmp
Flavio Leitner
2011-05-25
1
-5
/
+7
*
bonding: prevent deadlock on slave store with alb mode (v3)
Neil Horman
2011-05-25
1
-6
/
+10
*
net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASE
Amerigo Wang
2011-05-22
1
-1
/
+1
*
netpoll: disable netpoll when enslave a device
Amerigo Wang
2011-05-22
1
-0
/
+2
*
bonding: convert to ndo_fix_features
Michał Mirosław
2011-05-12
1
-91
/
+66
*
net: bonding: factor out rlock(bond->lock) in xmit path
Michał Mirosław
2011-05-09
1
-42
/
+32
*
net: call dev_alloc_name from register_netdevice
Jiri Pirko
2011-05-05
1
-18
/
+3
*
ipv4, ipv6, bonding: Restore control over number of peer notifications
Ben Hutchings
2011-04-29
1
-0
/
+59
*
bonding: move processing of recv handlers into handle_frame()
Jiri Pirko
2011-04-25
1
-98
/
+23
*
bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_...
Ben Hutchings
2011-04-17
1
-94
/
+0
*
bonding: Fix set-but-unused variable.
David S. Miller
2011-04-17
1
-2
/
+0
*
net-bonding: Adding support for throughputs larger than 65536 Mbps
David Decotigny
2011-04-14
1
-5
/
+7
*
net-bonding: Fix minor/cosmetic type inconsistencies
David Decotigny
2011-04-14
1
-1
/
+1
*
net-bonding: Fix minor sparse complaints
David Decotigny
2011-04-14
1
-2
/
+2
*
net: Allow no-cache copy from user on transmit
Tom Herbert
2011-04-04
1
-1
/
+1
*
bonding: fix rx_handler locking
Jiri Pirko
2011-03-23
1
-25
/
+31
*
bonding: fix a typo in a comment
Nicolas de Pesloüan
2011-03-19
1
-1
/
+1
[next]