| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-20 | bonding: 3ad: Add support for 1600G speed | Yael Chemla | 1 | -0/+9 |
| 2025-11-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+3 |
| 2025-11-10 | bonding: fix mii_status when slave is down | Nicolas Dichtel | 1 | -2/+3 |
| 2025-11-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -8/+1 |
| 2025-11-06 | bonding: fix NULL pointer dereference in actor_port_prio setting | Hangbin Liu | 1 | -8/+1 |
| 2025-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -24/+23 |
| 2025-10-23 | net: bonding: fix possible peer notify event loss or dup issue | Tonghao Zhang | 1 | -22/+18 |
| 2025-10-21 | bonding: use common function to compute the features | Hangbin Liu | 1 | -95/+4 |
| 2025-10-17 | net: bonding: update the slave array for broadcast mode | Tonghao Zhang | 1 | -2/+5 |
| 2025-10-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 2 | -8/+10 |
| 2025-09-30 | bonding: fix xfrm offload feature setup on active-backup mode | Hangbin Liu | 2 | -8/+10 |
| 2025-09-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2025-09-17 | bonding: don't set oif to bond dev when getting NS target destination | Hangbin Liu | 1 | -1/+0 |
| 2025-09-15 | bonding: fix standard reference typo in ad_select description | Alok Tiwari | 1 | -1/+1 |
| 2025-09-15 | bonding: set random address only when slaves already exist | Hangbin Liu | 1 | -0/+1 |
| 2025-09-09 | bonding: support aggregator selection based on port priority | Hangbin Liu | 2 | -4/+32 |
| 2025-09-09 | bonding: add support for per-port LACP actor priority | Hangbin Liu | 3 | -0/+56 |
| 2025-09-02 | bonding: Remove support for use_carrier | Jay Vosburgh | 4 | -124/+16 |
| 2025-08-21 | bonding: send LACPDUs periodically in passive mode after receiving partner's ... | Hangbin Liu | 1 | -18/+24 |
| 2025-08-21 | bonding: update LACP activity flag after setting lacp_active | Hangbin Liu | 2 | -0/+26 |
| 2025-07-18 | net: s/__dev_set_mtu/__netif_set_mtu/ | Stanislav Fomichev | 1 | -1/+1 |
| 2025-07-18 | net: s/dev_pre_changeaddr_notify/netif_pre_changeaddr_notify/ | Stanislav Fomichev | 1 | -1/+2 |
| 2025-07-08 | net: bonding: send peer notify when failure recovery | Tonghao Zhang | 2 | -5/+33 |
| 2025-07-08 | net: bonding: add broadcast_neighbor netlink option | Tonghao Zhang | 1 | -0/+16 |
| 2025-07-08 | net: bonding: add broadcast_neighbor option for 802.3ad | Tonghao Zhang | 2 | -6/+102 |
| 2025-07-03 | bonding: don't force LACPDU tx to ~333 ms boundaries | Seth Forshee (DigitalOcean) | 1 | -5/+6 |
| 2025-05-27 | net: core: Convert dev_set_mac_address() to struct sockaddr_storage | Kees Cook | 2 | -14/+9 |
| 2025-05-26 | Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Abeni | 1 | -61/+58 |
| 2025-04-28 | bonding: assign random address if device address is same as bond | Hangbin Liu | 1 | -7/+18 |
| 2025-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -4/+9 |
| 2025-04-16 | bonding: Fix multiple long standing offload races | Cosmin Ratiu | 1 | -46/+36 |
| 2025-04-16 | bonding: Mark active offloaded xfrm_states | Cosmin Ratiu | 1 | -3/+5 |
| 2025-04-16 | xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free} | Cosmin Ratiu | 1 | -14/+19 |
| 2025-04-14 | bonding: Convert bond_net_exit_batch_rtnl() to ->exit_rtnl(). | Kuniyuki Iwashima | 1 | -14/+9 |
| 2025-04-11 | bonding: hold ops lock around get_link | Stanislav Fomichev | 1 | -4/+9 |
| 2025-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -4/+7 |
| 2025-03-25 | Merge tag 'ipsec-next-2025-03-24' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski | 1 | -11/+5 |
| 2025-03-25 | bonding: check xdp prog when set bond mode | Wang Liang | 2 | -4/+7 |
| 2025-03-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 1 | -8/+47 |
| 2025-03-11 | bonding: fix incorrect MAC address setting to receive NS messages | Hangbin Liu | 1 | -8/+47 |
| 2025-03-08 | net: move misc netdev_lock flavors to a separate header | Jakub Kicinski | 1 | -0/+1 |
| 2025-03-06 | net: hold netdev instance lock during sysfs operations | Stanislav Fomichev | 1 | -2/+5 |
| 2025-03-06 | net: hold netdev instance lock during ioctl operations | Stanislav Fomichev | 1 | -5/+4 |
| 2025-03-04 | net: rename netns_local to netns_immutable | Nicolas Dichtel | 1 | -1/+1 |
| 2025-02-26 | bonding: report duplicate MAC address in all situations | Hangbin Liu | 1 | -1/+1 |
| 2025-02-24 | net: remove '__' from __skb_flow_get_ports() | Nicolas Dichtel | 1 | -1/+1 |
| 2025-02-21 | rtnetlink: Pack newlink() params into struct | Xiao Liang | 1 | -2/+4 |
| 2025-02-21 | xfrm: provide common xdo_dev_offload_ok callback implementation | Leon Romanovsky | 1 | -11/+5 |
| 2025-02-04 | bonding: delete always true device check | Leon Romanovsky | 1 | -3/+0 |
| 2025-01-30 | Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -9/+10 |
| 2025-01-28 | bonding: Correctly support GSO ESP offload | Cosmin Ratiu | 1 | -9/+10 |
| 2025-01-15 | saner replacement for debugfs_rename() | Al Viro | 1 | -7/+2 |
| 2024-12-12 | bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALL | Daniel Borkmann | 1 | -0/+1 |
| 2024-12-12 | bonding: Fix initial {vlan,mpls}_feature set in bond_compute_features | Daniel Borkmann | 1 | -2/+3 |
| 2024-12-12 | net, team, bonding: Add netdev_base_features helper | Daniel Borkmann | 1 | -3/+1 |
| 2024-11-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -2/+96 |
| 2024-11-14 | bonding: add ns target multicast address to slave device | Hangbin Liu | 2 | -2/+96 |
| 2024-11-07 | bonding: add ESP offload features when slaves support | Jianbo Liu | 1 | -0/+9 |
| 2024-10-28 | bonding: return detailed error when loading native XDP fails | Hangbin Liu | 1 | -1/+4 |
| 2024-10-23 | netpoll: remove ndo_netpoll_setup() second argument | Eric Dumazet | 1 | -1/+1 |
| 2024-09-24 | bonding: Fix unnecessary warnings and logs from bond_xdp_get_xmit_slave() | Jiwon Kim | 1 | -3/+3 |
| 2024-09-09 | bonding: Remove setting of RX software timestamp | Gal Pressman | 1 | -3/+0 |
| 2024-09-05 | bonding: support xfrm state update | Hangbin Liu | 1 | -0/+25 |
| 2024-09-05 | bonding: Add ESN support to IPSec HW offload | Hangbin Liu | 1 | -0/+25 |
| 2024-09-05 | bonding: add common function to check ipsec device | Hangbin Liu | 1 | -13/+37 |
| 2024-09-03 | netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local | Alexander Lobakin | 1 | -3/+3 |
| 2024-09-03 | netdev_features: convert NETIF_F_LLTX to dev->lltx | Alexander Lobakin | 1 | -1/+1 |
| 2024-08-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -54/+105 |
| 2024-08-27 | bonding: change ipsec_lock from spin lock to mutex | Jianbo Liu | 1 | -36/+43 |
| 2024-08-27 | bonding: extract the use of real_device into local variable | Jianbo Liu | 1 | -25/+33 |
| 2024-08-27 | bonding: implement xdo_dev_state_free and call it after deletion | Jianbo Liu | 1 | -0/+36 |
| 2024-08-24 | net: refactor ->ndo_bpf calls into dev_xdp_propagate | Mina Almasry | 1 | -4/+4 |
| 2024-08-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -14/+9 |
| 2024-08-20 | bonding: fix xfrm state handling when clearing active slave | Nikolay Aleksandrov | 1 | -1/+1 |
| 2024-08-20 | bonding: fix xfrm real_dev null pointer dereference | Nikolay Aleksandrov | 1 | -1/+0 |
| 2024-08-20 | bonding: fix null pointer deref in bond_ipsec_offload_ok | Nikolay Aleksandrov | 1 | -0/+2 |
| 2024-08-20 | bonding: fix bond_ipsec_offload_ok return type | Nikolay Aleksandrov | 1 | -12/+6 |
| 2024-08-07 | bonding: Pass string literal as format argument of alloc_ordered_workqueue() | Simon Horman | 1 | -1/+2 |
| 2024-07-23 | net: bonding: correctly annotate RCU in bond_should_notify_peers() | Johannes Berg | 1 | -5/+2 |
| 2024-07-15 | net: Add struct kernel_ethtool_ts_info | Kory Maincent | 1 | -2/+2 |
| 2024-07-03 | bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set() | Sam Sun | 1 | -3/+3 |
| 2024-06-21 | bonding: fix incorrect software timestamping report | Hangbin Liu | 1 | -0/+3 |
| 2024-05-16 | bonding: fix oops during rmmod | Tony Battersby | 1 | -6/+7 |
| 2024-05-07 | net: annotate writes on dev->mtu from ndo_change_mtu() | Eric Dumazet | 1 | -1/+1 |
| 2024-04-09 | bonding: no longer use RTNL in bonding_show_queue_id() | Eric Dumazet | 6 | -10/+11 |
| 2024-04-09 | bonding: no longer use RTNL in bonding_show_slaves() | Eric Dumazet | 1 | -4/+3 |
| 2024-04-09 | bonding: no longer use RTNL in bonding_show_bonds() | Eric Dumazet | 2 | -6/+6 |
| 2024-04-08 | ipv4: Set scope explicitly in ip_route_output(). | Guillaume Nault | 1 | -2/+2 |
| 2024-03-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2024-03-05 | xdp, bonding: Fix feature flags when there are no slave devs anymore | Daniel Borkmann | 1 | -1/+1 |
| 2024-02-27 | bonding: 802.3ad replace MAC_ADDRESS_EQUAL with __agg_has_partner | Jones Syue 薛懷宗 | 1 | -11/+3 |
| 2024-02-22 | bonding: rate-limit bonding driver inspect messages | Praveen Kumar Kannoju | 1 | -8/+10 |
| 2024-02-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -3/+2 |
| 2024-02-08 | bonding: do not report NETDEV_XDP_ACT_XSK_ZEROCOPY | Magnus Karlsson | 1 | -3/+2 |
| 2024-02-07 | bonding: use exit_batch_rtnl() method | Eric Dumazet | 1 | -11/+26 |
| 2024-02-06 | bonding: Add independent control state machine | Aahil Awatramani | 4 | -8/+194 |
| 2023-11-24 | bonding: remove print in bond_verify_device_path | Zhengchao Shao | 1 | -4/+1 |
| 2023-11-21 | bonding: return -ENOMEM instead of BUG in alb_upper_dev_walk | Zhengchao Shao | 2 | -2/+6 |
| 2023-11-18 | net: ethtool: Refactor identical get_ts_info implementations. | Richard Cochran | 1 | -27/+2 |
| 2023-11-13 | bonding: stop the device in bond_setup_by_slave() | Eric Dumazet | 1 | -0/+6 |
| 2023-10-26 | netlink: make range pointers in policies const | Jakub Kicinski | 1 | -1/+1 |
| 2023-10-13 | bonding: Return pointer to data after pull on skb | Jiri Wiesner | 1 | -1/+1 |
| 2023-08-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -3/+3 |
| 2023-08-24 | bonding: fix macvlan over alb bond support | Hangbin Liu | 1 | -3/+3 |
| 2023-08-22 | bonding: update port speed when getting bond speed | Hangbin Liu | 1 | -0/+1 |
| 2023-08-11 | bonding: remove unnecessary NULL check in bond_destructor | Zhengchao Shao | 1 | -2/+1 |
| 2023-08-11 | bonding: use bond_set_slave_arr to simplify code | Zhengchao Shao | 1 | -25/+2 |
| 2023-08-11 | bonding: remove redundant NULL check in debugfs function | Zhengchao Shao | 1 | -9/+0 |
| 2023-08-11 | bonding: use IS_ERR instead of NULL check in bond_create_debugfs | Zhengchao Shao | 1 | -1/+1 |
| 2023-08-11 | bonding: add modifier to initialization function and exit function | Zhengchao Shao | 3 | -5/+5 |
| 2023-08-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+3 |
| 2023-08-07 | bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves | Ziyang Xuan | 1 | -1/+3 |
| 2023-08-03 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -0/+1 |
| 2023-08-03 | eth: add missing xdp.h includes in drivers | Jakub Kicinski | 1 | -0/+1 |
| 2023-08-03 | bonding: support balance-alb with openvswitch | Mateusz Kowalski | 1 | -1/+1 |
| 2023-08-02 | net: bonding: convert to ndo_hwtstamp_get() / ndo_hwtstamp_set() | Maxim Georgiev | 1 | -40/+65 |
| 2023-07-25 | bonding: reset bond's flags when down link is P2P device | Hangbin Liu | 1 | -0/+5 |
| 2023-06-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2023-06-23 | bonding: do not assume skb mac_header is set | Eric Dumazet | 1 | -1/+1 |
| 2023-06-15 | net: tls: make the offload check helper take skb not socket | Jakub Kicinski | 1 | -2/+2 |
| 2023-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+7 |
| 2023-05-19 | net: fix stack overflow when LRO is disabled for virtual interfaces | Taehee Yoo | 1 | -1/+7 |
| 2023-05-16 | net: bonding: Add SPDX identifier to remaining files | Bagas Sanjaya | 2 | -4/+3 |
| 2023-05-12 | bonding: Always assign be16 value to vlan_proto | Simon Horman | 1 | -3/+5 |
| 2023-05-10 | bonding: fix send_peer_notif overflow | Hangbin Liu | 2 | -2/+13 |
| 2023-05-05 | Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2 | -0/+31 |
| 2023-05-05 | bonding: add xdp_features support | Lorenzo Bianconi | 2 | -0/+31 |
| 2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -9/+9 |
| 2023-04-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -3/+4 |
| 2023-04-19 | bonding: Fix memory leak when changing bond type to Ethernet | Ido Schimmel | 1 | -3/+4 |
| 2023-04-18 | bonding: add software tx timestamping support | Hangbin Liu | 1 | -0/+30 |
| 2023-04-07 | bonding: fix ns validation on backup slaves | Hangbin Liu | 1 | -2/+3 |
| 2023-04-03 | Merge 6.3-rc5 into driver-core-next | Greg Kroah-Hartman | 1 | -7/+16 |
| 2023-03-29 | driver core: class: mark the struct class for sysfs callbacks as constant | Greg Kroah-Hartman | 1 | -9/+9 |
| 2023-03-17 | bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave fails | Nikolay Aleksandrov | 1 | -3/+1 |
| 2023-03-17 | bonding: restore IFF_MASTER/SLAVE flags on bond enslave ether type change | Nikolay Aleksandrov | 1 | -4/+15 |
| 2023-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2023-02-03 | bonding: fix error checking in bond_debug_reregister() | Qi Zheng | 1 | -1/+1 |
| 2023-01-26 | bonding: fill IPsec state validation failure reason | Leon Romanovsky | 1 | -1/+1 |
| 2023-01-26 | xfrm: extend add state callback to set failure reason | Leon Romanovsky | 1 | -3/+5 |
| 2023-01-03 | drivers/net/bonding/bond_3ad: return when there's no aggregator | Daniil Tatianin | 1 | -0/+1 |
| 2022-12-22 | bonding: fix lockdep splat in bond_miimon_commit() | Eric Dumazet | 1 | -3/+5 |
| 2022-12-13 | bonding: do failover when high prio link up | Hangbin Liu | 1 | -9/+15 |
| 2022-12-13 | bonding: add missed __rcu annotation for curr_active_slave | Hangbin Liu | 1 | -1/+1 |
| 2022-12-12 | net: add IFF_NO_ADDRCONF and use it in bonding to prevent ipv6 addrconf | Xin Long | 1 | -5/+13 |
| 2022-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2022-12-06 | bonding: get correct NA dest address | Hangbin Liu | 1 | -1/+1 |
| 2022-12-01 | bonding: uninitialized variable in bond_miimon_inspect() | Dan Carpenter | 1 | -1/+1 |
| 2022-11-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -5/+12 |
| 2022-11-23 | bonding: fix link recovery in mode 2 when updelay is nonzero | Jonathan Toppins | 1 | -1/+10 |
| 2022-11-18 | bonding: fix ICMPv6 header handling when receiving IPv6 messages | Hangbin Liu | 1 | -5/+12 |
| 2022-10-27 | bond: Disable TLS features indication | Tariq Toukan | 2 | -30/+1 |
| 2022-10-24 | bonding: 3ad: Add support for 800G speed | Amit Cohen | 1 | -0/+9 |
| 2022-10-11 | treewide: use get_random_u32() when possible | Jason A. Donenfeld | 1 | -1/+1 |
| 2022-09-30 | net: bonding: Convert to use sysfs_emit()/sysfs_emit_at() APIs | Wang Yufen | 2 | -67/+67 |
| 2022-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -32/+45 |
| 2022-09-22 | bonding: fix NULL deref in bond_rr_gen_slave_id | Jonathan Toppins | 1 | -9/+6 |
| 2022-09-16 | net: bonding: Unsync device addresses on ndo_stop | Benjamin Poirier | 1 | -12/+35 |
| 2022-09-16 | net: bonding: Share lacpdu_mcast_addr definition | Benjamin Poirier | 2 | -14/+7 |
| 2022-09-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 1 | -5/+15 |
| 2022-09-05 | bonding: accept unsolicited NA message | Hangbin Liu | 1 | -5/+12 |
| 2022-09-05 | bonding: use unspecified address if no available link local address | Hangbin Liu | 1 | -0/+3 |
| 2022-08-31 | net: move from strlcpy with unused retval to strscpy | Wolfram Sang | 1 | -1/+1 |
| 2022-08-22 | bonding: 3ad: make ad_ticks_per_sec a const | Jonathan Toppins | 2 | -9/+4 |
| 2022-08-22 | bonding: 802.3ad: fix no transmission of LACPDUs | Jonathan Toppins | 1 | -22/+16 |
| 2022-08-11 | bonding: fix reference count leak in balance-alb mode | Jay Vosburgh | 1 | -1/+4 |
| 2022-08-10 | net/tls: Use RCU API to access tls_ctx->netdev | Maxim Mikityanskiy | 1 | -2/+8 |
| 2022-08-10 | net:bonding:support balance-alb interface with vlan to bridge | Sun Shouxin | 1 | -0/+7 |
| 2022-08-03 | net: bonding: replace dev_trans_start() with the jiffies of the last ARP/NS | Vladimir Oltean | 1 | -15/+20 |
| 2022-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -2/+3 |
| 2022-06-29 | net: bonding: fix use-after-free after 802.3ad slave unbind | Yevhen Orlov | 1 | -1/+2 |
| 2022-06-28 | net: bonding: fix possible NULL deref in rlb code | Eric Dumazet | 1 | -1/+1 |
| 2022-06-24 | Bonding: add per-port priority for failover re-selection | Hangbin Liu | 3 | -0/+75 |
| 2022-06-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+3 |
| 2022-06-17 | bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers | Jay Vosburgh | 1 | -1/+3 |
| 2022-06-09 | bonding: cleanup bond_create | Jonathan Toppins | 1 | -18/+6 |
| 2022-06-09 | bonding: netlink error message support for options | Jonathan Toppins | 2 | -40/+93 |
| 2022-06-01 | bonding: guard ns_targets by CONFIG_IPV6 | Hangbin Liu | 2 | -4/+8 |
| 2022-05-31 | bonding: show NS IPv6 targets in proc master info | Hangbin Liu | 1 | -0/+15 |
| 2022-05-28 | bonding: NS target should accept link local address | Hangbin Liu | 1 | -5/+0 |
| 2022-05-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -3/+12 |
| 2022-05-19 | bonding: fix missed rcu protection | Hangbin Liu | 1 | -3/+12 |
| 2022-05-06 | net: make drivers set the TSO limit not the GSO limit | Jakub Kicinski | 1 | -6/+6 |
| 2022-04-22 | ipv6: Use ipv6_only_sock() helper in condition. | Kuniyuki Iwashima | 1 | -1/+1 |
| 2022-04-17 | bonding: do not discard lowest hash bit for non layer3+4 hashing | suresh kumar | 1 | -4/+9 |
| 2022-03-11 | net: add per-cpu storage and net->core_stats | Eric Dumazet | 1 | -1/+1 |
| 2022-03-06 | bonding: helper macro __ATTR_RO to make code more clear | Lianjie Zhang | 1 | -7/+1 |
| 2022-02-21 | bonding: add new option ns_ip6_target | Hangbin Liu | 2 | -0/+131 |
| 2022-02-21 | bonding: add new parameter ns_targets | Hangbin Liu | 2 | -20/+219 |
| 2022-02-21 | Bonding: split bond_handle_vlan from bond_arp_send | Hangbin Liu | 1 | -24/+34 |
| 2022-02-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -8/+27 |
| 2022-02-17 | bonding: force carrier update when releasing slave | Zhang Changzhong | 1 | -3/+2 |
| 2022-02-15 | bonding: fix data-races around agg_select_timer | Eric Dumazet | 1 | -5/+25 |
| 2022-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+2 |
| 2022-02-08 | bonding: switch bond_net_exit() to batch mode | Eric Dumazet | 2 | -9/+19 |
| 2022-02-08 | bonding: pair enable_port with slave_arr_updates | Mahesh Bandewar | 1 | -1/+2 |
| 2022-02-04 | net: don't include ndisc.h from ipv6.h | Jakub Kicinski | 1 | -0/+1 |
| 2022-01-31 | net: bonding: Add support for IPV6 ns/na to balance-alb/balance-tlb mode | Sun Shouxin | 1 | -2/+28 |
| 2022-01-27 | Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -4/+0 |
| 2022-01-24 | bonding: use rcu_dereference_rtnl when get bonding active slave | Hangbin Liu | 1 | -4/+0 |