index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
Age
Commit message (
Expand
)
Author
2022-06-01
bonding: guard ns_targets by CONFIG_IPV6
Hangbin Liu
2022-05-31
bonding: show NS IPv6 targets in proc master info
Hangbin Liu
2022-05-28
bonding: NS target should accept link local address
Hangbin Liu
2022-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-19
bonding: fix missed rcu protection
Hangbin Liu
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2022-04-22
ipv6: Use ipv6_only_sock() helper in condition.
Kuniyuki Iwashima
2022-04-17
bonding: do not discard lowest hash bit for non layer3+4 hashing
suresh kumar
2022-03-11
net: add per-cpu storage and net->core_stats
Eric Dumazet
2022-03-06
bonding: helper macro __ATTR_RO to make code more clear
Lianjie Zhang
2022-02-21
bonding: add new option ns_ip6_target
Hangbin Liu
2022-02-21
bonding: add new parameter ns_targets
Hangbin Liu
2022-02-21
Bonding: split bond_handle_vlan from bond_arp_send
Hangbin Liu
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
bonding: force carrier update when releasing slave
Zhang Changzhong
2022-02-15
bonding: fix data-races around agg_select_timer
Eric Dumazet
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-08
bonding: switch bond_net_exit() to batch mode
Eric Dumazet
2022-02-08
bonding: pair enable_port with slave_arr_updates
Mahesh Bandewar
2022-02-04
net: don't include ndisc.h from ipv6.h
Jakub Kicinski
2022-01-31
net: bonding: Add support for IPV6 ns/na to balance-alb/balance-tlb mode
Sun Shouxin
2022-01-27
Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-01-24
bonding: use rcu_dereference_rtnl when get bonding active slave
Hangbin Liu
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
2022-01-16
bonding: Fix extraction of ports from the packet headers
Moshe Tal
2022-01-12
net: bonding: fix bond_xmit_broadcast return value error bug
Jie Wang
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-29
Bonding: return HWTSTAMP_FLAG_BONDED_PHC_INDEX to notify user space
Hangbin Liu
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-21
bonding: fix ad_actor_system option setting to default
Fernando Fernandez Mancera
2021-12-14
Bonding: force user to add HWTSTAMP_FLAG_BONDED_PHC_INDEX when get/set HWTSTAMP
Hangbin Liu
2021-12-13
net: bonding: debug: avoid printing debug logs when bond is not notifying peers
Suresh Kumar
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-03
bonding: make tx_rebalance_counter an atomic
Eric Dumazet
2021-11-30
bond: pass get_ts_info and SIOC[SG]HWTSTAMP ioctl to active device
Hangbin Liu
2021-11-30
Bonding: add arp_missed_max option
Hangbin Liu
2021-11-22
net: annotate accesses to dev->gso_max_segs
Eric Dumazet
2021-11-05
bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failed
Huang Guobin
2021-10-24
net: bonding: constify and use dev_addr_set()
Jakub Kicinski
2021-10-09
net: use dev_addr_set()
Jakub Kicinski
2021-10-08
bonding: use the correct function to check for netdev name collision
Antoine Tenart
2021-09-07
bonding: 3ad: pass parameter bond_params by reference
Colin Ian King
2021-09-06
bonding: Fix negative jump label count on nested bonding
Jussi Maki
2021-09-05
bonding: complain about missing route only once for A/B ARP probes
David Decotigny
2021-08-16
bonding: improve nl error msg when device can't be enslaved because of IFF_MA...
Antoine Tenart
2021-08-13
net, bonding: Disallow vlan+srcmac with XDP
Jussi Maki
2021-08-11
bonding: combine netlink and console error messages
Jonathan Toppins
2021-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-08-09
net, bonding: Add XDP support to the bonding driver
Jussi Maki
[next]