| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-12-11 | net: if_arp: add ARPHRD_6LOWPAN type | Jukka Rissanen | 1 | -0/+1 | |
| Used for IPv6 over LoWPAN networks. Example of this is Bluetooth 6LoWPAN network. Signed-off-by: Jukka Rissanen <[email protected]> Acked-by: David S. Miller <[email protected]> Signed-off-by: Marcel Holtmann <[email protected]> | |||||
| 2013-06-24 | net: if_arp: add ARPHRD_NETLINK type | Daniel Borkmann | 1 | -0/+1 | |
| This small patch adds the definition of ARPHRD_NETLINK which can for example be used by netlink monitoring devices as device type. So that sockaddr_ll can pick it up and based on that choose the correct packet dissector. Signed-off-by: Daniel Borkmann <[email protected]> Signed-off-by: David S. Miller <[email protected]> | |||||
| 2012-10-13 | UAPI: (Scripted) Disintegrate include/linux | David Howells | 1 | -0/+159 | |
| 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]> | |||||