summaryrefslogtreecommitdiff
path: root/net/tipc/eth_media.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-28net: convert print_mac to %pMJohannes Berg1-2/+1
2008-07-20netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki1-2/+2
2008-07-15tipc: Eliminate improper use of TIPC_OK error codeAllan Stephens1-3/+3
2008-03-25[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki1-2/+2
2007-10-11[NET]: Wrap netdevice hardware header creation.Stephen Hemminger1-1/+1
2007-10-11[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-2/+2
2007-10-11[NET]: Make the device list and device lookups per namespace.Eric W. Biederman1-1/+1
2007-10-11[NET]: Make device event notification network namespace safeEric W. Biederman1-0/+3
2007-10-11[NET]: Make packet reception network namespace safeEric W. Biederman1-0/+6
2007-07-11[TIPC]: Improved support for Ethernet traffic filteringAllan Stephens1-5/+6
2007-05-25[TIPC]: Fixed erroneous introduction of for_each_netdevJon Paul Maloy1-4/+6
2007-05-04[NET]: Rework dev_base via list_head (v3)Pavel Emelianov1-5/+7
2007-04-26[SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-04-26[SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo1-2/+2
2007-04-26[NET] TIPC: Use htons() where appropriate.YOSHIFUJI Hideaki1-1/+1
2007-02-11[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki1-29/+29
2006-06-26[TIPC]: Validate entire interface name when locating bearer to enable.Allan Stephens1-3/+2
2006-06-26[TIPC]: Corrected potential misuse of tipc_media_addr structure.Allan Stephens1-1/+3
2006-06-26[TIPC] Improved tolerance to promiscuous mode interfaceJon Maloy1-9/+11
2006-03-21[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-13[TIPC] More updates of file headersPer Liden1-1/+1
2006-01-13[TIPC] Update of file headersPer Liden1-2/+1
2006-01-13[TIPC] License header updatePer Liden1-19/+23
2006-01-13[TIPC] Initial mergePer Liden1-0/+296