index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
team
Age
Commit message (
Expand
)
Author
7 days
team: fix check for port enabled in team_queue_override_port_prio_changed()
Jiri Pirko
2025-12-01
team: Add matching error label for failed action
Nikola Z. Ivanov
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-25
tools: ynl-gen: add regeneration comment
Asbjørn Sloth Tønnesen
2025-11-25
team: Move team device type change at the end of team_port_add
Nikola Z. Ivanov
2025-10-21
team: use common function to compute the features
Hangbin Liu
2025-06-25
team: replace team lock with rtnl lock
Stanislav Fomichev
2025-05-27
net: core: Convert dev_set_mac_address() to struct sockaddr_storage
Kees Cook
2025-05-16
team: grab team lock during team_change_rx_flags
Stanislav Fomichev
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
2025-03-04
net: rename netns_local to netns_immutable
Nicolas Dichtel
2025-02-21
rtnetlink: Pack newlink() params into struct
Xiao Liang
2025-02-13
team: better TEAM_OPTION_TYPE_STRING validation
Eric Dumazet
2025-01-03
team: prevent adding a device which is already a team device lower
Octavian Purdila
2024-12-16
team: Fix feature exposure when no ports are present
Daniel Borkmann
2024-12-12
team: Fix feature propagation of NETIF_F_GSO_ENCAP_ALL
Daniel Borkmann
2024-12-12
team: Fix initial vlan_feature set in __team_compute_features
Daniel Borkmann
2024-12-12
net, team, bonding: Add netdev_base_features helper
Daniel Borkmann
2024-10-23
netpoll: remove ndo_netpoll_setup() second argument
Eric Dumazet
2024-09-03
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-04-10
net: team: fix incorrect maxattr
Hangbin Liu
2024-04-02
net: team: use policy generated by YAML spec
Hangbin Liu
2024-04-02
net: team: rename team to team_core for linking
Hangbin Liu
2024-02-23
net: team: Don't bother filling in ethtool driver version
John Garry
2023-12-08
team: Fix use-after-free when an option instance allocation fails
Florent Revest
2023-09-19
team: fix null-ptr-deref when team device type is changed
Ziyang Xuan
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-15
team: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves
Ziyang Xuan
2023-08-08
team: remove unused input parameters in lb_htpm_select_tx_port and lb_hash_se...
Zhengchao Shao
2023-08-08
team: change the getter function in the team_option structure to void
Zhengchao Shao
2023-08-08
team: change the init function in the team_option structure to void
Zhengchao Shao
2023-08-08
team: remove unreferenced header in broadcast and roundrobin files
Zhengchao Shao
2023-08-08
team: add __exit modifier to team_nl_fini()
Zhengchao Shao
2023-07-29
team: Remove NULL check before dev_{put, hold}
Yang Li
2023-07-25
team: reset team's flags when down link is P2P device
Hangbin Liu
2023-05-19
net: fix stack overflow when LRO is disabled for virtual interfaces
Taehee Yoo
2023-01-18
Revert "net: team: use IFF_NO_ADDRCONF flag to prevent ipv6 addrconf"
Xin Long
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-12-12
net: team: use IFF_NO_ADDRCONF flag to prevent ipv6 addrconf
Xin Long
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-16
net: team: Unsync device addresses on ndo_stop
Benjamin Poirier
2022-08-31
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
2022-06-09
team: adopt u64_stats_t
Eric Dumazet
2022-02-18
teaming: deliver link-local packets with the link they arrive on
jeffreyji
2021-10-09
net: use dev_addr_set()
Jakub Kicinski
[next]