Age | Commit message (Expand) | Author | Files | Lines |
2016-12-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
2016-12-02 | batman-adv: Check for alloc errors when preparing TT local data | Sven Eckelmann | 1 | -2/+2 |
2016-11-08 | batman-adv: Cache the type of wifi device for each hardif | Sven Eckelmann | 1 | -2/+8 |
2016-10-30 | batman-adv: Use own timer for multicast TT and TVLV updates | Linus Lüssing | 1 | -4/+0 |
2016-10-18 | batman-adv: Less function calls in batadv_is_ap_isolated() after error detection | Markus Elfring | 1 | -14/+11 |
2016-08-09 | batman-adv: Allow to disable debugfs support | Sven Eckelmann | 1 | -0/+4 |
2016-08-09 | batman-adv: Place kref_get for tt_common near use | Sven Eckelmann | 1 | -1/+1 |
2016-08-09 | batman-adv: Place kref_get for tt_local_entry near use | Sven Eckelmann | 1 | -1/+1 |
2016-08-09 | batman-adv: Place kref_get for tt_orig_list_entry near use | Sven Eckelmann | 1 | -1/+1 |
2016-08-09 | batman-adv: netlink: add translation table query | Matthias Schiffer | 1 | -0/+377 |
2016-08-09 | batman-adv: use kmem_cache for translation table | Sven Eckelmann | 1 | -17/+152 |
2016-07-05 | Merge tag 'batadv-next-for-davem-20160704' of git://git.open-mesh.org/linux-m... | David S. Miller | 1 | -3/+5 |
2016-07-04 | batman-adv: split routing API data structure in subobjects | Antonio Quartulli | 1 | -3/+3 |
2016-07-02 | Merge tag 'batadv-next-for-davem-20160701' of git://git.open-mesh.org/linux-m... | David S. Miller | 1 | -2/+0 |
2016-06-30 | batman-adv: Fix bat_(iv|v) function declaration header | Sven Eckelmann | 1 | -1/+0 |
2016-06-30 | batman-adv: Consolidate logging related functions | Sven Eckelmann | 1 | -0/+1 |
2016-06-30 | batman-adv: move bat_algo functions into a separate file | Sven Eckelmann | 1 | -0/+1 |
2016-06-30 | batman-adv: split tvlv into a separate file | Markus Pargmann | 1 | -0/+1 |
2016-06-30 | batman-adv: remove unused vid local variable in tt seq print | Simon Wunderlich | 1 | -2/+0 |
2016-06-29 | batman-adv: Fix double-put of vlan object | Ben Hutchings | 1 | -1/+0 |
2016-06-29 | batman-adv: Fix use-after-free/double-free of tt_req_node | Sven Eckelmann | 1 | -6/+37 |
2016-06-29 | batman-adv: replace WARN with rate limited output on non-existing VLAN | Simon Wunderlich | 1 | -2/+4 |
2016-05-10 | batman-adv: Use bool as return type for boolean functions | Sven Eckelmann | 1 | -15/+16 |
2016-05-10 | batman-adv: Create batman soft interfaces within correct netns. | Andrew Lunn | 1 | -2/+2 |
2016-05-04 | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 1 | -6/+5 |
2016-05-03 | batman-adv: use to_delayed_work | Geliang Tang | 1 | -1/+1 |
2016-05-03 | batman-adv: use static string for table headers | Antonio Quartulli | 1 | -5/+4 |
2016-04-29 | batman-adv: Fix reference counting of vlan object for tt_local_entry | Sven Eckelmann | 1 | -38/+4 |
2016-02-23 | batman-adv: Rename batadv_tt_orig_list_entry *_free_ref function to *_put | Sven Eckelmann | 1 | -6/+6 |
2016-02-23 | batman-adv: Rename batadv_tt_global_entry *_free_ref function to *_put | Sven Eckelmann | 1 | -16/+16 |
2016-02-23 | batman-adv: Rename batadv_tt_local_entry *_free_ref function to *_put | Sven Eckelmann | 1 | -14/+14 |
2016-02-23 | batman-adv: Rename batadv_orig_node_vlan *_free_ref function to *_put | Sven Eckelmann | 1 | -5/+5 |
2016-02-23 | batman-adv: Rename batadv_softif_vlan *_free_ref function to *_put | Sven Eckelmann | 1 | -10/+10 |
2016-02-23 | batman-adv: Rename batadv_neigh_node *_free_ref function to *_put | Sven Eckelmann | 1 | -3/+3 |
2016-02-23 | batman-adv: Rename batadv_hardif *_free_ref function to *_put | Sven Eckelmann | 1 | -5/+5 |
2016-02-23 | batman-adv: Rename batadv_orig_node *_free_ref function to *_put | Sven Eckelmann | 1 | -7/+7 |
2016-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+4 |
2016-02-16 | batman-adv: Only put orig_node_vlan list reference when removed | Sven Eckelmann | 1 | -2/+4 |
2016-02-10 | batman-adv: Convert batadv_tt_common_entry to kref | Sven Eckelmann | 1 | -12/+48 |
2016-02-10 | batman-adv: Convert batadv_orig_node to kref | Sven Eckelmann | 1 | -2/+2 |
2016-02-10 | batman-adv: Convert batadv_tt_orig_list_entry to kref | Sven Eckelmann | 1 | -9/+17 |
2016-02-02 | batman-adv: update copyright years for 2016 | Sven Eckelmann | 1 | -1/+1 |
2016-02-02 | batman-adv: fix kerneldoc for TT functions | Antonio Quartulli | 1 | -9/+24 |
2016-02-02 | batman-adv: Fix kerneldoc parsing of return description | Sven Eckelmann | 1 | -37/+51 |
2016-02-02 | batman-adv: Fix names in kerneldoc of functions | Sven Eckelmann | 1 | -2/+2 |
2016-02-02 | batman-adv: Remove kerneldoc for missing parameters | Sven Eckelmann | 1 | -4/+0 |
2016-01-16 | batman-adv: Drop immediate orig_node free function | Sven Eckelmann | 1 | -15/+13 |
2016-01-09 | batman-adv: Split a condition check | Markus Elfring | 1 | -1/+4 |
2016-01-09 | batman-adv: Delete an unnecessary check before the function call "batadv_soft... | Markus Elfring | 1 | -2/+1 |
2015-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+12 |