Erik Hugne
|
d76a436d50
tipc: make media address offset a common define
|
10 年之前 |
Erik Hugne
|
91e2eb5684
tipc: rename media/msg related definitions
|
10 年之前 |
Jon Paul Maloy
|
38504c28a2
tipc: improve and extend media address conversion functions
|
11 年之前 |
Ying Xue
|
e4d050cbf7
tipc: eliminate code duplication in media layer
|
11 年之前 |
Ying Xue
|
6e967adf79
tipc: relocate common functions from media to bearer
|
11 年之前 |
Ying Xue
|
37cb062007
tipc: remove TIPC usage of field af_packet_priv in struct net_device
|
11 年之前 |
Jon Paul Maloy
|
5702dbab68
tipc: initiate media type array at compile time
|
11 年之前 |
Erik Hugne
|
512137eeff
tipc: remove interface state mirroring in bearer
|
11 年之前 |
Ying Xue
|
6798158348
tipc: correct return value of recv_msg routine
|
11 年之前 |
Ying Xue
|
f2875c3cc4
tipc: avoid unnecessary lookup for tipc bearer instance
|
11 年之前 |
Ying Xue
|
4babbaa8a1
tipc: make bearer and media naming consistent
|
11 年之前 |
Ying Xue
|
2537af9dca
tipc: remove dev_base_lock use from enable_bearer
|
12 年之前 |
Paul Gortmaker
|
ae8509c420
tipc: cosmetic realignment of function arguments
|
12 年之前 |
Jiri Pirko
|
351638e7de
net: pass info struct via netdevice notifier
|
12 年之前 |
Patrick McHardy
|
76f5c6f359
tipc: set skb->protocol in eth_media packet transmission
|
12 年之前 |
Patrick McHardy
|
8aeb89f214
tipc: move bcast_addr from struct tipc_media to struct tipc_bearer
|
12 年之前 |
Patrick McHardy
|
ccc4ba2ea2
tipc: remove unused str2addr media callback
|
12 年之前 |
Ying Xue
|
4225a398c1
tipc: fix lockdep warning during bearer initialization
|
13 年之前 |
Ying Xue
|
fa7f86f1bb
tipc: optimize the initialization of network device notifier
|
13 年之前 |
Paul Gortmaker
|
617d3c7a50
tipc: compress out gratuitous extra carriage returns
|
13 年之前 |
Paul Gortmaker
|
358a0d1c9e
tipc: rename struct media to struct tipc_media
|
13 年之前 |
Allan Stephens
|
d47ce2ece3
tipc: Eliminate useless memset operations in Ethernet media support
|
14 年之前 |
Allan Stephens
|
64b32f7e38
tipc: Do timely cleanup of disabled Ethernet bearer resources
|
14 年之前 |
Allan Stephens
|
8c12118db7
tipc: Minor optimization to deactivation of Ethernet media suppot
|
14 年之前 |
Allan Stephens
|
3d749a6a26
tipc: Hide media-specific addressing details from generic bearer code
|
14 年之前 |
Allan Stephens
|
4d163a326f
tipc: Add new address conversion routines for Ethernet media
|
14 年之前 |
Allan Stephens
|
c61b666e26
tipc: Improve handling of media address printing errors
|
14 年之前 |
Allan Stephens
|
706767da1b
tipc: Register new media using pre-compiled structure
|
14 年之前 |
Allan Stephens
|
909234cdd2
tipc: Lower limits for number of bearers and media types
|
14 年之前 |
Allan Stephens
|
18abf0fb6b
tipc: Remove redundant search when enabling bearer
|
14 年之前 |