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
|
14 years ago |
Allan Stephens
|
d1fb62796c
tipc: Fix misleading error code when enabling Ethernet bearers
|
14 years ago |
Allan Stephens
|
9fbfca0131
tipc: Ensure outgoing messages on Ethernet have sufficient headroom
|
14 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 |
YOSHIFUJI Hideaki
|
721499e893
netns: Use net_eq() to compare net-namespaces for optimization.
|
17 years ago |
Allan Stephens
|
0e35fd5e52
tipc: Eliminate improper use of TIPC_OK error code
|
17 years ago |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 years ago |
Stephen Hemminger
|
0c4e85813d
[NET]: Wrap netdevice hardware header creation.
|
17 years ago |
Joe Perches
|
0795af5729
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
|
17 years ago |
Eric W. Biederman
|
881d966b48
[NET]: Make the device list and device lookups per namespace.
|
17 years ago |
Eric W. Biederman
|
e9dc865340
[NET]: Make device event notification network namespace safe
|
18 years ago |
Eric W. Biederman
|
e730c15519
[NET]: Make packet reception network namespace safe
|
17 years ago |
Allan Stephens
|
f3ec75f627
[TIPC]: Improved support for Ethernet traffic filtering
|
18 years ago |