Age | Commit message (Expand) | Author | Files | Lines |
2009-12-02 | net: Simplify phonet pernet operations. | Eric W. Biederman | 1 | -10/+6 |
2009-11-18 | Phonet: convert devices list to RCU | Rémi Denis-Courmont | 1 | -22/+41 |
2009-11-18 | netns: net_identifiers should be read_mostly | Eric Dumazet | 1 | -1/+1 |
2009-11-14 | Phonet: convert routing table to RCU | Rémi Denis-Courmont | 1 | -25/+34 |
2009-10-15 | Phonet: routing table Netlink interface | Rémi Denis-Courmont | 1 | -0/+31 |
2009-10-15 | Phonet: routing table backend | Rémi Denis-Courmont | 1 | -6/+94 |
2009-09-15 | Phonet: Netlink event for autoconfigured addresses | Rémi Denis-Courmont | 1 | -1/+8 |
2009-09-11 | Phonet: back-end for autoconfigured addresses | Rémi Denis-Courmont | 1 | -1/+25 |
2009-07-27 | phonet: phonet_device_get() fix | Eric Dumazet | 1 | -1/+1 |
2009-07-27 | phonet: Fix build. | David S. Miller | 1 | -0/+1 |
2009-07-24 | Phonet: sockets list through proc_fs | Rémi Denis-Courmont | 1 | -0/+7 |
2009-06-25 | Phonet: generate Netlink RTM_DELADDR when destroying a device | Rémi Denis-Courmont | 1 | -21/+31 |
2009-01-27 | Phonet: use per-namespace devices list | remi.denis-courmont@nokia | 1 | -33/+75 |
2009-01-27 | Phonet: remove useless locking in device cleanup | remi.denis-courmont@nokia | 1 | -6/+1 |
2009-01-27 | Phonet: handle rtnetlink registration failure | remi.denis-courmont@nokia | 1 | -2/+6 |
2009-01-27 | Phonet: allow phonet_device_init() to fail, put it to __init section | remi.denis-courmont@nokia | 1 | -1/+3 |
2008-12-04 | Phonet: basic net namespace support | Rémi Denis-Courmont | 1 | -2/+4 |
2008-11-27 | Phonet: fix oops in phonet_address_del() on non-Phonet device | Rémi Denis-Courmont | 1 | -1/+1 |
2008-09-23 | Phonet: network device and address handling | Remi Denis-Courmont | 1 | -0/+208 |