index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
/
bond_main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
net: bonding: convert to ndo_hwtstamp_get() / ndo_hwtstamp_set()
Maxim Georgiev
2023-08-03
1
-40
/
+65
|
|
/
|
/
|
*
|
bonding: reset bond's flags when down link is P2P device
Hangbin Liu
2023-07-25
1
-0
/
+5
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-27
1
-1
/
+1
|
\
|
*
bonding: do not assume skb mac_header is set
Eric Dumazet
2023-06-24
1
-1
/
+1
*
|
net: tls: make the offload check helper take skb not socket
Jakub Kicinski
2023-06-15
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-26
1
-1
/
+7
|
\
|
|
*
net: fix stack overflow when LRO is disabled for virtual interfaces
Taehee Yoo
2023-05-20
1
-1
/
+7
*
|
net: bonding: Add SPDX identifier to remaining files
Bagas Sanjaya
2023-05-16
1
-1
/
+2
*
|
bonding: Always assign be16 value to vlan_proto
Simon Horman
2023-05-12
1
-3
/
+5
|
/
*
bonding: add xdp_features support
Lorenzo Bianconi
2023-05-05
1
-0
/
+29
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-21
1
-3
/
+4
|
\
|
*
bonding: Fix memory leak when changing bond type to Ethernet
Ido Schimmel
2023-04-19
1
-3
/
+4
*
|
bonding: add software tx timestamping support
Hangbin Liu
2023-04-19
1
-0
/
+30
|
/
*
bonding: fix ns validation on backup slaves
Hangbin Liu
2023-04-07
1
-2
/
+3
*
bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave fails
Nikolay Aleksandrov
2023-03-17
1
-3
/
+1
*
bonding: restore IFF_MASTER/SLAVE flags on bond enslave ether type change
Nikolay Aleksandrov
2023-03-17
1
-4
/
+15
*
bonding: fill IPsec state validation failure reason
Leon Romanovsky
2023-01-27
1
-1
/
+1
*
xfrm: extend add state callback to set failure reason
Leon Romanovsky
2023-01-27
1
-3
/
+5
*
bonding: fix lockdep splat in bond_miimon_commit()
Eric Dumazet
2022-12-22
1
-3
/
+5
*
bonding: do failover when high prio link up
Hangbin Liu
2022-12-14
1
-9
/
+15
*
bonding: add missed __rcu annotation for curr_active_slave
Hangbin Liu
2022-12-14
1
-1
/
+1
*
net: add IFF_NO_ADDRCONF and use it in bonding to prevent ipv6 addrconf
Xin Long
2022-12-13
1
-5
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-12-09
1
-1
/
+1
|
\
|
*
bonding: get correct NA dest address
Hangbin Liu
2022-12-07
1
-1
/
+1
*
|
bonding: uninitialized variable in bond_miimon_inspect()
Dan Carpenter
2022-12-01
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-29
1
-5
/
+12
|
\
|
|
*
bonding: fix ICMPv6 header handling when receiving IPv6 messages
Hangbin Liu
2022-11-19
1
-5
/
+12
*
|
bonding: fix link recovery in mode 2 when updelay is nonzero
Jonathan Toppins
2022-11-24
1
-1
/
+10
*
|
bond: Disable TLS features indication
Tariq Toukan
2022-10-27
1
-12
/
+1
|
/
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-12
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-22
1
-30
/
+42
|
\
|
*
bonding: fix NULL deref in bond_rr_gen_slave_id
Jonathan Toppins
2022-09-22
1
-9
/
+6
|
*
net: bonding: Unsync device addresses on ndo_stop
Benjamin Poirier
2022-09-16
1
-12
/
+35
|
*
net: bonding: Share lacpdu_mcast_addr definition
Benjamin Poirier
2022-09-16
1
-12
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-09-08
1
-5
/
+15
|
\
|
|
*
bonding: accept unsolicited NA message
Hangbin Liu
2022-09-05
1
-5
/
+12
|
*
bonding: use unspecified address if no available link local address
Hangbin Liu
2022-09-05
1
-0
/
+3
*
|
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-1
/
+1
|
/
*
bonding: 3ad: make ad_ticks_per_sec a const
Jonathan Toppins
2022-08-23
1
-1
/
+1
*
net/tls: Use RCU API to access tls_ctx->netdev
Maxim Mikityanskiy
2022-08-11
1
-2
/
+8
*
net: bonding: replace dev_trans_start() with the jiffies of the last ARP/NS
Vladimir Oltean
2022-08-04
1
-15
/
+20
*
Bonding: add per-port priority for failover re-selection
Hangbin Liu
2022-06-24
1
-0
/
+27
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-23
1
-1
/
+3
|
\
|
*
bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers
Jay Vosburgh
2022-06-18
1
-1
/
+3
*
|
bonding: cleanup bond_create
Jonathan Toppins
2022-06-10
1
-18
/
+6
|
/
*
bonding: guard ns_targets by CONFIG_IPV6
Hangbin Liu
2022-06-01
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-24
1
-3
/
+12
|
\
|
*
bonding: fix missed rcu protection
Hangbin Liu
2022-05-20
1
-3
/
+12
*
|
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2022-05-06
1
-6
/
+6
*
|
ipv6: Use ipv6_only_sock() helper in condition.
Kuniyuki Iwashima
2022-04-22
1
-1
/
+1
|
/
[prev]
[next]