Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d9f378f64c0ae3d76c1828742557c6c0ccc9e977
/
net
/
tipc
/
eth_media.c
d76a436
tipc: make media address offset a common define
by Erik Hugne
· 10 years ago
91e2eb5
tipc: rename media/msg related definitions
by Erik Hugne
· 10 years ago
38504c2
tipc: improve and extend media address conversion functions
by Jon Paul Maloy
· 11 years ago
e4d050c
tipc: eliminate code duplication in media layer
by Ying Xue
· 11 years ago
6e967ad
tipc: relocate common functions from media to bearer
by Ying Xue
· 11 years ago
37cb062
tipc: remove TIPC usage of field af_packet_priv in struct net_device
by Ying Xue
· 11 years ago
5702dba
tipc: initiate media type array at compile time
by Jon Paul Maloy
· 11 years ago
512137e
tipc: remove interface state mirroring in bearer
by Erik Hugne
· 11 years ago
6798158
tipc: correct return value of recv_msg routine
by Ying Xue
· 11 years ago
f2875c3
tipc: avoid unnecessary lookup for tipc bearer instance
by Ying Xue
· 11 years ago
4babbaa
tipc: make bearer and media naming consistent
by Ying Xue
· 11 years ago
2537af9
tipc: remove dev_base_lock use from enable_bearer
by Ying Xue
· 11 years ago
ae8509c
tipc: cosmetic realignment of function arguments
by Paul Gortmaker
· 11 years ago
351638e
net: pass info struct via netdevice notifier
by Jiri Pirko
· 11 years ago
76f5c6f
tipc: set skb->protocol in eth_media packet transmission
by Patrick McHardy
· 12 years ago
8aeb89f
tipc: move bcast_addr from struct tipc_media to struct tipc_bearer
by Patrick McHardy
· 12 years ago
ccc4ba2
tipc: remove unused str2addr media callback
by Patrick McHardy
· 12 years ago
4225a39
tipc: fix lockdep warning during bearer initialization
by Ying Xue
· 12 years ago
fa7f86f
tipc: optimize the initialization of network device notifier
by Ying Xue
· 12 years ago
617d3c7
tipc: compress out gratuitous extra carriage returns
by Paul Gortmaker
· 13 years ago
358a0d1
tipc: rename struct media to struct tipc_media
by Paul Gortmaker
· 13 years ago
d47ce2e
tipc: Eliminate useless memset operations in Ethernet media support
by Allan Stephens
· 13 years ago
64b32f7
tipc: Do timely cleanup of disabled Ethernet bearer resources
by Allan Stephens
· 13 years ago
8c12118d
tipc: Minor optimization to deactivation of Ethernet media suppot
by Allan Stephens
· 13 years ago
3d749a6
tipc: Hide media-specific addressing details from generic bearer code
by Allan Stephens
· 13 years ago
4d163a3
tipc: Add new address conversion routines for Ethernet media
by Allan Stephens
· 13 years ago
c61b666
tipc: Improve handling of media address printing errors
by Allan Stephens
· 13 years ago
706767d
tipc: Register new media using pre-compiled structure
by Allan Stephens
· 13 years ago
909234c
tipc: Lower limits for number of bearers and media types
by Allan Stephens
· 13 years ago
18abf0f
tipc: Remove redundant search when enabling bearer
by Allan Stephens
· 13 years ago
bcd326e
tipc: Fix unsafe device list search when enabling bearer
by Allan Stephens
· 13 years ago
e3ec9c7
tipc: remove zeroing assignments to static global variables
by Allan Stephens
· 14 years ago
0e65967
tipc: cleanup various cosmetic whitespace issues
by Allan Stephens
· 14 years ago
886ef52
tipc: remove redundant #includes
by Allan Stephens
· 14 years ago
d265fef
tipc: Remove obsolete native API files and exports
by Allan Stephens
· 14 years ago
b2abd4c
tipc: Optimize handling excess content on incoming messages
by Paul Gortmaker
· 14 years ago
d1fb627
tipc: Fix misleading error code when enabling Ethernet bearers
by Allan Stephens
· 14 years ago
9fbfca0
tipc: Ensure outgoing messages on Ethernet have sufficient headroom
by Allan Stephens
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
3a6d54c
net: remove needless (now buggy) & from dev->dev_addr
by Jiri Pirko
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
721499e
netns: Use net_eq() to compare net-namespaces for optimization.
by YOSHIFUJI Hideaki
· 16 years ago
0e35fd5
tipc: Eliminate improper use of TIPC_OK error code
by Allan Stephens
· 16 years ago
c346dca
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
0c4e858
[NET]: Wrap netdevice hardware header creation.
by Stephen Hemminger
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
e9dc865
[NET]: Make device event notification network namespace safe
by Eric W. Biederman
· 17 years ago
e730c15
[NET]: Make packet reception network namespace safe
by Eric W. Biederman
· 17 years ago
f3ec75f
[TIPC]: Improved support for Ethernet traffic filtering
by Allan Stephens
· 17 years ago
cb283ea
[TIPC]: Fixed erroneous introduction of for_each_netdev
by Jon Paul Maloy
· 17 years ago
7562f87
[NET]: Rework dev_base via list_head (v3)
by Pavel Emelianov
· 18 years ago
c1d2bbe
[SK_BUFF]: Introduce skb_reset_network_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
98e399f
[SK_BUFF]: Introduce skb_mac_header()
by Arnaldo Carvalho de Melo
· 18 years ago
02ea492
[NET] TIPC: Use htons() where appropriate.
by YOSHIFUJI Hideaki
· 18 years ago
c430728
[NET] TIPC: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
687a25f
[TIPC]: Validate entire interface name when locating bearer to enable.
by Allan Stephens
· 18 years ago
4938450
[TIPC]: Corrected potential misuse of tipc_media_addr structure.
by Allan Stephens
· 18 years ago
5e3c885
[TIPC] Improved tolerance to promiscuous mode interface
by Jon Maloy
· 18 years ago
1fc54d8
[TIPC]: Fix simple sparse warnings
by Sam Ravnborg
· 19 years ago
4323add
[TIPC] Avoid polluting the global namespace
by Per Liden
· 19 years ago
50f9bcd
[TIPC] Remove unused #includes
by Per Liden
· 19 years ago
33a9c4d
[TIPC] Move ethernet protocol id to linux/if_ether.h
by Per Liden
· 19 years ago
16cb4b3
[TIPC] Updated link priority macros
by Per Liden
· 19 years ago
593a5f2
[TIPC] More updates of file headers
by Per Liden
· 19 years ago
9da1c8b
[TIPC] Update of file headers
by Per Liden
· 19 years ago
9ea1fd3
[TIPC] License header update
by Per Liden
· 19 years ago
b97bf3f
[TIPC] Initial merge
by Per Liden
· 19 years ago