summaryrefslogtreecommitdiffstats
path: root/net/tipc/eth_media.c
Commit message (Expand)AuthorAgeFilesLines
* tipc: remove zeroing assignments to static global variablesAllan Stephens2011-01-011-1/+1
* tipc: cleanup various cosmetic whitespace issuesAllan Stephens2011-01-011-2/+3
* tipc: remove redundant #includesAllan Stephens2011-01-011-4/+0Star
* tipc: Remove obsolete native API files and exportsAllan Stephens2010-12-021-3/+3
* tipc: Optimize handling excess content on incoming messagesPaul Gortmaker2010-09-101-10/+3Star
* tipc: Fix misleading error code when enabling Ethernet bearersAllan Stephens2010-09-071-0/+10
* tipc: Ensure outgoing messages on Ethernet have sufficient headroomAllan Stephens2010-09-071-8/+17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* net: remove needless (now buggy) & from dev->dev_addrJiri Pirko2009-05-171-1/+1
* net: convert print_mac to %pMJohannes Berg2008-10-281-2/+1Star
* netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki2008-07-201-2/+2
* tipc: Eliminate improper use of TIPC_OK error codeAllan Stephens2008-07-151-3/+3
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-251-2/+2
* [NET]: Wrap netdevice hardware header creation.Stephen Hemminger2007-10-111-1/+1
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-111-2/+2
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-111-1/+1
* [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-111-0/+3
* [NET]: Make packet reception network namespace safeEric W. Biederman2007-10-111-0/+6
* [TIPC]: Improved support for Ethernet traffic filteringAllan Stephens2007-07-111-5/+6
* [TIPC]: Fixed erroneous introduction of for_each_netdevJon Paul Maloy2007-05-251-4/+6
* [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-041-5/+7
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-261-1/+1
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-261-2/+2
* [NET] TIPC: Use htons() where appropriate.YOSHIFUJI Hideaki2007-04-261-1/+1
* [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-29/+29
* [TIPC]: Validate entire interface name when locating bearer to enable.Allan Stephens2006-06-261-3/+2Star
* [TIPC]: Corrected potential misuse of tipc_media_addr structure.Allan Stephens2006-06-261-1/+3
* [TIPC] Improved tolerance to promiscuous mode interfaceJon Maloy2006-06-261-9/+11
* [TIPC]: Fix simple sparse warningsSam Ravnborg2006-03-211-2/+2
* [TIPC] Avoid polluting the global namespacePer Liden2006-01-181-4/+4
* [TIPC] Remove unused #includesPer Liden2006-01-181-1/+0Star
* [TIPC] Move ethernet protocol id to linux/if_ether.hPer Liden2006-01-181-3/+2Star
* [TIPC] Updated link priority macrosPer Liden2006-01-181-3/+3
* [TIPC] More updates of file headersPer Liden2006-01-121-1/+1
* [TIPC] Update of file headersPer Liden2006-01-121-2/+1Star
* [TIPC] License header updatePer Liden2006-01-121-19/+23
* [TIPC] Initial mergePer Liden2006-01-121-0/+296