index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+1
2021-12-29
Bonding: return HWTSTAMP_FLAG_BONDED_PHC_INDEX to notify user space
Hangbin Liu
1
-16
/
+26
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
1
-0
/
+1
2021-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-12-22
bonding: fix ad_actor_system option setting to default
Fernando Fernandez Mancera
1
-1
/
+1
2021-12-14
Bonding: force user to add HWTSTAMP_FLAG_BONDED_PHC_INDEX when get/set HWTSTAMP
Hangbin Liu
1
-12
/
+21
2021-12-13
net: bonding: debug: avoid printing debug logs when bond is not notifying peers
Suresh Kumar
1
-3
/
+3
2021-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+8
2021-12-03
bonding: make tx_rebalance_counter an atomic
Eric Dumazet
1
-6
/
+8
2021-11-30
bond: pass get_ts_info and SIOC[SG]HWTSTAMP ioctl to active device
Hangbin Liu
1
-2
/
+53
2021-11-30
Bonding: add arp_missed_max option
Hangbin Liu
5
-8
/
+67
2021-11-22
net: annotate accesses to dev->gso_max_segs
Eric Dumazet
1
-1
/
+1
2021-11-05
bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failed
Huang Guobin
1
-25
/
+11
2021-10-24
net: bonding: constify and use dev_addr_set()
Jakub Kicinski
2
-16
/
+14
2021-10-09
net: use dev_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-10-08
bonding: use the correct function to check for netdev name collision
Antoine Tenart
1
-2
/
+2
2021-09-07
bonding: 3ad: pass parameter bond_params by reference
Colin Ian King
1
-4
/
+4
2021-09-06
bonding: Fix negative jump label count on nested bonding
Jussi Maki
1
-6
/
+5
2021-09-05
bonding: complain about missing route only once for A/B ARP probes
David Decotigny
1
-3
/
+3
2021-08-16
bonding: improve nl error msg when device can't be enslaved because of IFF_MA...
Antoine Tenart
1
-1
/
+1
2021-08-14
net, bonding: Disallow vlan+srcmac with XDP
Jussi Maki
1
-7
/
+11
2021-08-12
bonding: combine netlink and console error messages
Jonathan Toppins
1
-32
/
+37
2021-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-57
/
+397
2021-08-10
net, bonding: Add XDP support to the bonding driver
Jussi Maki
1
-1
/
+308
2021-08-10
net, bonding: Refactor bond_xmit_hash for use with xdp_buff
Jussi Maki
1
-57
/
+90
2021-08-07
net: bonding: bond_alb: Remove the dependency on ipx network layer
Cai Huoqing
1
-32
/
+0
2021-08-03
bonding: add new option lacp_active
Hangbin Liu
6
-10
/
+72
2021-08-02
bonding: 3ad: fix the concurrency between __bond_release_one() and bond_3ad_s...
Yufeng Mo
1
-1
/
+2
2021-07-27
net: bonding: move ioctl handling to private ndo operation
Arnd Bergmann
1
-1
/
+1
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-13
/
+29
2021-07-27
bonding: use siocdevprivate
Arnd Bergmann
1
-6
/
+24
2021-07-17
bonding: fix build issue
Mahesh Bandewar
1
-0
/
+2
2021-07-06
bonding: fix incorrect return value of bond_ipsec_offload_ok()
Taehee Yoo
1
-1
/
+1
2021-07-06
bonding: fix suspicious RCU usage in bond_ipsec_offload_ok()
Taehee Yoo
1
-6
/
+16
2021-07-06
bonding: Add struct bond_ipesc to manage SA
Taehee Yoo
1
-20
/
+119
2021-07-06
bonding: disallow setting nested bonding + ipsec offload
Taehee Yoo
1
-6
/
+9
2021-07-06
bonding: fix suspicious RCU usage in bond_ipsec_del_sa()
Taehee Yoo
1
-2
/
+5
2021-07-06
bonding: fix null dereference in bond_ipsec_add_sa()
Taehee Yoo
1
-0
/
+5
2021-07-06
bonding: fix suspicious RCU usage in bond_ipsec_add_sa()
Taehee Yoo
1
-1
/
+6
2021-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+8
2021-06-23
bonding: allow nesting of bonding device
Di Zhu
1
-1
/
+3
2021-06-22
bonding: avoid adding slave device with IFF_MASTER flag
Di Zhu
1
-0
/
+6
2021-06-15
net: bonding: Use per-cpu rr_tx_counter
Jussi Maki
1
-3
/
+15
2021-06-04
bonding: remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2021-06-04
net: bonding: Use strscpy_pad() instead of manually-truncated strncpy()
Kees Cook
2
-7
/
+4
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-05-21
net: bonding: bond_alb: Fix some typos in bond_alb.c
Wang Hai
1
-4
/
+4
2021-05-21
net: bonding: use tabs instead of space for code indent
Yufeng Mo
1
-1
/
+1
2021-05-21
net: bonding: remove unnecessary braces
Yufeng Mo
2
-4
/
+2
2021-05-21
net: bonding: fix code indent for conditional statements
Yufeng Mo
1
-1
/
+1
[next]