summaryrefslogtreecommitdiffstats
path: root/net/tipc/eth_media.c
Commit message (Expand)AuthorAgeFilesLines
* tipc: Optimize handling excess content on incoming messagesPaul Gortmaker2010-09-091-10/+3
* tipc: Fix misleading error code when enabling Ethernet bearersAllan Stephens2010-09-061-0/+10
* tipc: Ensure outgoing messages on Ethernet have sufficient headroomAllan Stephens2010-09-061-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-271-2/+1
* netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki2008-07-191-2/+2
* tipc: Eliminate improper use of TIPC_OK error codeAllan Stephens2008-07-141-3/+3
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-2/+2
* [NET]: Wrap netdevice hardware header creation.Stephen Hemminger2007-10-101-1/+1
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-2/+2
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-101-1/+1
* [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-101-0/+3
* [NET]: Make packet reception network namespace safeEric W. Biederman2007-10-101-0/+6
* [TIPC]: Improved support for Ethernet traffic filteringAllan Stephens2007-07-101-5/+6
* [TIPC]: Fixed erroneous introduction of for_each_netdevJon Paul Maloy2007-05-241-4/+6
* [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-031-5/+7
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-251-2/+2
* [NET] TIPC: Use htons() where appropriate.YOSHIFUJI Hideaki2007-04-251-1/+1
* [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-29/+29
* [TIPC]: Validate entire interface name when locating bearer to enable.Allan Stephens2006-06-251-3/+2
* [TIPC]: Corrected potential misuse of tipc_media_addr structure.Allan Stephens2006-06-251-1/+3
* [TIPC] Improved tolerance to promiscuous mode interfaceJon Maloy2006-06-251-9/+11
* [TIPC]: Fix simple sparse warningsSam Ravnborg2006-03-201-2/+2
* [TIPC] Avoid polluting the global namespacePer Liden2006-01-181-4/+4
* [TIPC] Remove unused #includesPer Liden2006-01-181-1/+0
* [TIPC] Move ethernet protocol id to linux/if_ether.hPer Liden2006-01-181-3/+2
* [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/+1
* [TIPC] License header updatePer Liden2006-01-121-19/+23
* [TIPC] Initial mergePer Liden2006-01-121-0/+296
OpenPOWER on IntegriCloud