summaryrefslogtreecommitdiff
path: root/ifpps
AgeCommit message (Expand)AuthorFilesLines
2013-06-04sig: add signal handling functionsDaniel Borkmann1-0/+2
2013-06-04link: add link management functionsDaniel Borkmann1-2/+1
2013-06-04sock: add socket management functionsDaniel Borkmann1-0/+1
2013-06-04xutils: move device management functions out of xutilsDaniel Borkmann1-0/+1
2013-06-04xutils: break out promisc mode functionsDaniel Borkmann1-0/+1
2013-06-04xio: rename xio to ioops and reduce its includesDaniel Borkmann1-1/+1
2013-06-04xutils: break out string handling and lockingDaniel Borkmann1-0/+1
2013-03-15build: Find libncurses by using pkg-configDaniel Borkmann1-1/+1
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann2-0/+10
/diff/net/ipv6/mcast.c?h=nds-private-remove&id=6989606a7224a2d5a925df22a49e4f7a0bfed0d6&id2=be29d20f3f5db1f0b4e49a4f6eeedf840e2bf9b1'>diff)
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
Pull audit fixes from Paul Moore: "Two small fixes relating to audit's use of fsnotify. The first patch plugs a leak and the second fixes some lock shenanigans. The patches are small and I banged on this for an afternoon with our testsuite and didn't see anything odd" * 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit: audit: Fix sleep in atomic fsnotify: Remove fsnotify_duplicate_mark()
Diffstat (limited to 'net/ipv6/mcast.c')