开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
team
Age
Commit message (
Expand
)
Author
2015-06-19
team: fix possible null pointer dereference in team_handle_frame
Jiri Pirko
2014-06-26
team: fix mtu setting
Jiri Pirko
2013-06-27
team: check return value of team_get_port_by_index_rcu() for NULL
Jiri Pirko
2012-02-15
net: use eth_hw_addr_random() and reset addr_assign_type
Danny Kukawka
2012-01-24
team: send only changed options/ports via netlink
Jiri Pirko
2011-12-08
team: use vlan_vids_[addr/del]_by_dev
Jiri Pirko
2011-12-08
net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_v...
Jiri Pirko
2011-12-08
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
2011-11-23
net: treewide use of RCU_INIT_POINTER
Eric Dumazet
2011-11-18
team: replace kmalloc+memcpy by kmemdup
Jiri Pirko
2011-11-18
team: avoid using variable-length array
Jiri Pirko
2011-11-18
team: add fix_features
Jiri Pirko
2011-11-16
team: replicate options on register
Jiri Pirko
2011-11-16
team: convert overall spinlock to mutex
Jiri Pirko
2011-11-16
team: Do not hold rcu_read_lock when running netlink cmds
Jiri Pirko
2011-11-13
net: introduce ethernet teaming device
Jiri Pirko