index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
/
bond_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-01
bonding: avoid lockdep confusion in bond_get_stats()
Eric Dumazet
1
-2
/
+12
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-05-24
net: include hash policy in LAG changeupper info
John Hurley
1
-1
/
+26
2018-05-23
gso: limit udp gso to egress-only virtual devices
Willem de Bruijn
1
-2
/
+3
2018-05-17
bonding: introduce link change helper
Tonghao Zhang
1
-20
/
+20
2018-05-16
Revert "bonding: allow carrier and link status to determine link state"
Debabrata Banerjee
1
-8
/
+4
2018-05-16
bonding: allow carrier and link status to determine link state
Debabrata Banerjee
1
-4
/
+8
2018-05-16
bonding: allow use of tx hashing in balance-alb
Debabrata Banerjee
1
-10
/
+15
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2018-05-11
bonding: use the skb_get/set_queue_mapping
Tonghao Zhang
1
-4
/
+4
2018-05-11
bonding: replace the return value type
Tonghao Zhang
1
-4
/
+8
2018-05-11
bonding: send learning packets for vlans on slave
Debabrata Banerjee
1
-0
/
+2
2018-04-23
bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslave
Xin Long
1
-2
/
+1
2018-03-26
bonding: process the err returned by dev_set_allmulti properly in bond_enslave
Xin Long
1
-1
/
+4
2018-03-26
bonding: move dev_mc_sync after master_upper_dev_link in bond_enslave
Xin Long
1
-38
/
+35
2018-03-26
bonding: fix the err path for dev hwaddr sync in bond_enslave
Xin Long
1
-4
/
+5
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-14
/
+28
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+3
2017-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2017-11-08
bonding: fix slave stuck in BOND_LINK_FAIL state
Jay Vosburgh
1
-0
/
+1
2017-11-08
bonding: discard lowest hash bit for 802.3ad layer3+4
Hangbin Liu
1
-1
/
+1
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-3
/
+3
2017-10-25
bonding: remove rtmsg_ifinfo called in bond_master_upper_dev_link
Xin Long
1
-8
/
+3
2017-10-04
net: bonding: Add extack messages for some enslave failures
David Ahern
1
-0
/
+7
2017-10-04
net: Add extack to upper device linking
David Ahern
1
-3
/
+4
2017-10-04
net: Add extack to ndo_add_slave
David Ahern
1
-2
/
+3
2017-10-03
bonding: speed/duplex update at NETDEV_UP event
Mahesh Bandewar
1
-1
/
+10
2017-09-28
arp: make arp_hdr_len() return unsigned int
Alexey Dobriyan
1
-1
/
+2
2017-09-12
net: bonding: fix tlb_dynamic_lb default value
Nikolay Aleksandrov
1
-10
/
+7
2017-08-13
bonding: ratelimit failed speed/duplex update warning
Andreas Born
1
-3
/
+4
2017-08-11
bonding: require speed/duplex only for 802.3ad, alb and tlb
Andreas Born
1
-2
/
+4
2017-07-26
bonding: commit link status change after propose
WANG Cong
1
-0
/
+2
2017-07-20
net: bonding: Fix transmit load balancing in balance-alb mode
Kosuke Tatsukawa
1
-1
/
+1
2017-07-08
bonding: avoid NETDEV_CHANGEMTU event when unregistering slave
WANG Cong
1
-6
/
+9
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2017-06-08
net: Remove support for bridge bypass ndos from stacked devices
Arkadi Sharshevsky
1
-6
/
+0
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
1
-3
/
+3
2017-05-27
bonding: Prevent duplicate userspace notification
Vlad Yasevich
1
-1
/
+2
2017-05-25
bonding: Don't update slave->link until ready to commit
Nithin Sujir
1
-2
/
+9
2017-05-22
bonding: fix randomly populated arp target array
Jarod Wilson
1
-3
/
+2
2017-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-74
/
+115
2017-04-28
bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removal
Paolo Abeni
1
-1
/
+1
2017-04-21
bonding: fix wq initialization for links created via netlink
Mahesh Bandewar
1
-1
/
+1
2017-04-17
bonding: deliver link-local packets with skb->dev set to link that packets ar...
Chonggang Li
1
-0
/
+3
2017-04-13
bonding: handle link transition from FAIL to UP correctly
Mahesh Bandewar
1
-1
/
+2
2017-04-05
bonding: attempt to better support longer hw addresses
Jarod Wilson
1
-31
/
+42
2017-04-05
bonding: fix active-backup transition
Mahesh Bandewar
1
-8
/
+5
2017-03-30
bonding: refine bond_fold_stats() wrap detection
Eric Dumazet
1
-3
/
+8
2017-03-27
bonding: correctly update link status during mii-commit phase
Mahesh Bandewar
1
-1
/
+6
2017-03-27
bonding: make speed, duplex setting consistent with link state
Mahesh Bandewar
1
-10
/
+14
[next]