aboutsummaryrefslogtreecommitdiff
path: root/networking/libiproute/ll_proto.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: slap on a few ALIGN1/2s where appropriateDenys Vlasenko2019-05-211-1/+1
* whitespace and comment format fixes, no code changesDenys Vlasenko2017-10-051-1/+0
* *: slap on a few ALIGN1/2s where appropriateDenys Vlasenko2016-04-221-1/+1
* Fix compile failure in ll_proto.cDenys Vlasenko2012-09-031-2/+2
* ll_proto.c: code shrinkDenys Vlasenko2012-09-021-23/+85
* *: simplify Ethernet header includesDan Fandrich2011-06-101-5/+1
* whitespace cleanupDenys Vlasenko2010-10-291-7/+5
* *: trailing empty lines removedDenys Vlasenko2010-07-261-1/+0
* libiproute/*: code shrinkDenys Vlasenko2009-10-131-2/+2
* networking/libiproute/*: code shrink by optimizing numeric conversionsDenis Vlasenko2009-03-051-4/+6
* modprobe-small: make insmod command line compatibleDenis Vlasenko2008-09-061-0/+2
* - add WIP stub for tc.Bernhard Reutner-Fischer2008-09-041-2/+1
* more of -Wall fixes from Cristian Ionescu-Idbohrn.Denis Vlasenko2008-05-151-4/+2
* random s/short/int/Denis Vlasenko2008-02-161-2/+2
* ll_types.c: optimize link type table, make it conditionalDenis Vlasenko2007-10-291-1/+9
* Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <w...Denis Vlasenko2007-06-251-2/+2
* delete tons of extra #includesDenis Vlasenko2007-05-311-1/+0
* preparatory patch for -Wwrite-strings #6Denis Vlasenko2007-01-291-1/+1
* A bunch of defined(__GLIBC__) added. static-linking warning expandedDenis Vlasenko2006-12-181-2/+1
* add -Wundef, fix uncovered bugsDenis Vlasenko2006-11-171-1/+1
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
* skip_whitespace() shouldn't claim its return value is const, it doesn't knowRob Landley2006-06-181-2/+1
* - janitorial: include proper prototypes in libiproute.Bernhard Reutner-Fischer2006-04-021-0/+2
* just whitespaceTim Riker2006-01-251-8/+8
* Patch from Bernhard Fischer to make a bunch of symbols staticEric Andersen2005-04-161-1/+1
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-36/+36
* On second thought, this is a better way to fix thingsEric Andersen2003-07-141-46/+5
* Don't use Linux kernel headersEric Andersen2003-07-141-3/+46
* Patch from Lars Kellogg-Stedman:Eric Andersen2003-06-201-0/+10
* Only included headers that are used.Glenn L McGrath2002-12-161-10/+0
* IP applet by Bastian Blank <waldi@debian.org>Glenn L McGrath2002-11-101-0/+118