| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | include/uapi/linux/if_pppol2tp.h: include linux/in.h and linux/in6.h | Mikko Rapeli | 2016-08-22 |
| | | | | | | | | | | | | | | Fixes userspace compilation errors like: error: field ‘addr’ has incomplete type struct sockaddr_in addr; /* IP address and port to send to */ ^ error: field ‘addr’ has incomplete type struct sockaddr_in6 addr; /* IP address and port to send to */ Signed-off-by: Mikko Rapeli <mikko.rapeli@iki.fi> Signed-off-by: David S. Miller <davem@davemloft.net> | ||
| * | UAPI: (Scripted) Disintegrate include/linux | David Howells | 2012-10-13 |
| Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Michael Kerrisk <mtk.manpages@gmail.com> Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Acked-by: Dave Jones <davej@redhat.com> | |||
