aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/eth_media.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-20tipc: fix lockdep warning during bearer initializationYing Xue1-1/+15
2012-08-20tipc: optimize the initialization of network device notifierYing Xue1-3/+10
2012-04-30tipc: compress out gratuitous extra carriage returnsPaul Gortmaker1-19/+0
2011-12-29tipc: rename struct media to struct tipc_mediaPaul Gortmaker1-2/+2
2011-12-27tipc: Eliminate useless memset operations in Ethernet media supportAllan Stephens1-3/+0
2011-12-27tipc: Do timely cleanup of disabled Ethernet bearer resourcesAllan Stephens1-12/+27
2011-12-27tipc: Minor optimization to deactivation of Ethernet media suppotAllan Stephens1-4/+0
2011-12-27tipc: Hide media-specific addressing details from generic bearer codeAllan Stephens1-9/+13
2011-12-27tipc: Add new address conversion routines for Ethernet mediaAllan Stephens1-2/+61
2011-12-27tipc: Improve handling of media address printing errorsAllan Stephens1-6/+6
2011-12-27tipc: Register new media using pre-compiled structureAllan Stephens1-11/+19
2011-09-17tipc: Lower limits for number of bearers and media typesAllan Stephens1-1/+1
2011-09-17tipc: Remove redundant search when enabling bearerAllan Stephens1-15/+9
2011-09-17tipc: Fix unsafe device list search when enabling bearerAllan Stephens1-2/+4
2011-01-01tipc: remove zeroing assignments to static global variablesAllan Stephens1-1/+1
2011-01-01tipc: cleanup various cosmetic whitespace issuesAllan Stephens1-2/+3
2011-01-01tipc: remove redundant #includesAllan Stephens1-4/+0
2010-12-02tipc: Remove obsolete native API files and exportsAllan Stephens1-3/+3
2010-09-09tipc: Optimize handling excess content on incoming messagesPaul Gortmaker1-10/+3
2010-09-06tipc: Fix misleading error code when enabling Ethernet bearersAllan Stephens1-0/+10
2010-09-06tipc: Ensure outgoing messages on Ethernet have sufficient headroomAllan Stephens1-8/+17
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-05-17net: remove needless (now buggy) & from dev->dev_addrJiri Pirko1-1/+1
2008-10-27net: convert print_mac to %pMJohannes Berg1-2/+1
2008-07-19netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki1-2/+2
2008-07-14tipc: Eliminate improper use of TIPC_OK error codeAllan Stephens1-3/+3
2008-03-26[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki1-2/+2
2007-10-10[NET]: Wrap netdevice hardware header creation.Stephen Hemminger1-1/+1
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-2/+2
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman1-1/+1
2007-10-10[NET]: Make device event notification network namespace safeEric W. Biederman1-0/+3
2007-10-10[NET]: Make packet reception network namespace safeEric W. Biederman1-0/+6
2007-07-10[TIPC]: Improved support for Ethernet traffic filteringAllan Stephens1-5/+6
2007-05-24[TIPC]: Fixed erroneous introduction of for_each_netdevJon Paul Maloy1-4/+6
2007-05-03[NET]: Rework dev_base via list_head (v3)Pavel Emelianov1-5/+7
2007-04-25[SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo1-2/+2
2007-04-25[NET] TIPC: Use htons() where appropriate.YOSHIFUJI Hideaki1-1/+1
2007-02-10[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki1-29/+29
2006-06-25[TIPC]: Validate entire interface name when locating bearer to enable.Allan Stephens1-3/+2
2006-06-25[TIPC]: Corrected potential misuse of tipc_media_addr structure.Allan Stephens1-1/+3
2006-06-25[TIPC] Improved tolerance to promiscuous mode interfaceJon Maloy1-9/+11
2006-03-20[TIPC]: Fix simple sparse warningsSam Ravnborg1-2/+2
2006-01-18[TIPC] Avoid polluting the global namespacePer Liden1-4/+4
2006-01-18[TIPC] Remove unused #includesPer Liden1-1/+0
2006-01-18[TIPC] Move ethernet protocol id to linux/if_ether.hPer Liden1-3/+2
2006-01-18[TIPC] Updated link priority macrosPer Liden1-3/+3
2006-01-12[TIPC] More updates of file headersPer Liden1-1/+1
2006-01-12[TIPC] Update of file headersPer Liden1-2/+1
2006-01-12[TIPC] License header updatePer Liden1-19/+23