Ying Xue
|
2537af9dca
tipc: remove dev_base_lock use from enable_bearer
|
12 years ago |
Paul Gortmaker
|
ae8509c420
tipc: cosmetic realignment of function arguments
|
12 years ago |
Jiri Pirko
|
351638e7de
net: pass info struct via netdevice notifier
|
12 years ago |
Patrick McHardy
|
76f5c6f359
tipc: set skb->protocol in eth_media packet transmission
|
12 years ago |
Patrick McHardy
|
8aeb89f214
tipc: move bcast_addr from struct tipc_media to struct tipc_bearer
|
12 years ago |
Patrick McHardy
|
ccc4ba2ea2
tipc: remove unused str2addr media callback
|
12 years ago |
Ying Xue
|
4225a398c1
tipc: fix lockdep warning during bearer initialization
|
13 years ago |
Ying Xue
|
fa7f86f1bb
tipc: optimize the initialization of network device notifier
|
13 years ago |
Paul Gortmaker
|
617d3c7a50
tipc: compress out gratuitous extra carriage returns
|
13 years ago |
Paul Gortmaker
|
358a0d1c9e
tipc: rename struct media to struct tipc_media
|
13 years ago |
Allan Stephens
|
d47ce2ece3
tipc: Eliminate useless memset operations in Ethernet media support
|
13 years ago |
Allan Stephens
|
64b32f7e38
tipc: Do timely cleanup of disabled Ethernet bearer resources
|
13 years ago |
Allan Stephens
|
8c12118db7
tipc: Minor optimization to deactivation of Ethernet media suppot
|
13 years ago |
Allan Stephens
|
3d749a6a26
tipc: Hide media-specific addressing details from generic bearer code
|
13 years ago |
Allan Stephens
|
4d163a326f
tipc: Add new address conversion routines for Ethernet media
|
13 years ago |
Allan Stephens
|
c61b666e26
tipc: Improve handling of media address printing errors
|
13 years ago |
Allan Stephens
|
706767da1b
tipc: Register new media using pre-compiled structure
|
13 years ago |
Allan Stephens
|
909234cdd2
tipc: Lower limits for number of bearers and media types
|
14 years ago |
Allan Stephens
|
18abf0fb6b
tipc: Remove redundant search when enabling bearer
|
14 years ago |
Allan Stephens
|
bcd326e844
tipc: Fix unsafe device list search when enabling bearer
|
14 years ago |
Allan Stephens
|
e3ec9c7d5e
tipc: remove zeroing assignments to static global variables
|
14 years ago |
Allan Stephens
|
0e65967e33
tipc: cleanup various cosmetic whitespace issues
|
14 years ago |
Allan Stephens
|
886ef52a8c
tipc: remove redundant #includes
|
14 years ago |
Allan Stephens
|
d265fef6dd
tipc: Remove obsolete native API files and exports
|
14 years ago |
Paul Gortmaker
|
b2abd4c033
tipc: Optimize handling excess content on incoming messages
|
15 years ago |
Allan Stephens
|
d1fb62796c
tipc: Fix misleading error code when enabling Ethernet bearers
|
15 years ago |
Allan Stephens
|
9fbfca0131
tipc: Ensure outgoing messages on Ethernet have sufficient headroom
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Jiri Pirko
|
3a6d54c563
net: remove needless (now buggy) & from dev->dev_addr
|
16 years ago |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
16 years ago |