aboutsummaryrefslogtreecommitdiffstats
path: root/net/netlabel/netlabel_addrlist.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-15/+1
2013-12-06netlabel: Fix FSF address in file headersJeff Kirsher1-2/+1
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet1-4/+4
2011-08-01doc: Update the email address for Paul Moore in various source filesPaul Moore1-1/+1
2009-04-22netlabel: Always remove the correct address selectorPaul Moore1-16/+10
2008-10-31net: replace NIPQUAD() in net/*/Harvey Harrison1-1/+1
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+2
2008-10-30netlabel: Fix compilation warnings in net/netlabel/netlabel_addrlist.cManish Katiyar1-0/+2
2008-10-29net: replace %p6 with %pI6Harvey Harrison1-1/+1
2008-10-28net, misc: replace uses of NIP6_FMT with %p6Harvey Harrison1-1/+1
2008-10-10netlabel: Add network address selectors to the NetLabel/LSM domain mappingPaul Moore1-0/+130
2008-10-10netlabel: Add a generic way to create ordered linked lists of network addrsPaul Moore1-0/+258