| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-01-23 | include/uapi/linux/dn.h: pull in ioctl.h header | Mike Frysinger | 1 | -0/+1 | |
| This header uses _IOW/_IOR defines but doesn't include ioctl.h for it. If you try to use this w/out including ioctl.h yourself, it can fail to build, so add the explicit include. Signed-off-by: Mike Frysinger <[email protected]> Cc: David Miller <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]> | |||||
| 2013-08-02 | uapi: Convert some uses of 6 to ETH_ALEN | Joe Perches | 1 | -1/+2 | |
| Use the #define where appropriate. Add #include <linux/if_ether.h> where appropriate too. Signed-off-by: Joe Perches <[email protected]> Signed-off-by: David S. Miller <[email protected]> | |||||
| 2012-10-13 | UAPI: (Scripted) Disintegrate include/linux | David Howells | 1 | -0/+146 | |
| Signed-off-by: David Howells <[email protected]> Acked-by: Arnd Bergmann <[email protected]> Acked-by: Thomas Gleixner <[email protected]> Acked-by: Michael Kerrisk <[email protected]> Acked-by: Paul E. McKenney <[email protected]> Acked-by: Dave Jones <[email protected]> | |||||