Linus Lüssing
|
cbfc16de30
batman-adv: Add wrapper for ARP reply creation
|
9 年 前 |
Antonio Quartulli
|
843314c977
batman-adv: remove unsed argument from batadv_dbg_arp() function
|
9 年 前 |
Sven Eckelmann
|
dc1cbd145e
batman-adv: Allow to disable debugfs support
|
9 年 前 |
Sven Eckelmann
|
6a51e09d8b
batman-adv: Place kref_get for dat_entry near use
|
9 年 前 |
David S. Miller
|
de0ba9a0d8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 年 前 |
Sven Eckelmann
|
60154a1e04
batman-adv: Avoid nullptr dereference in dat after vlan_insert_tag
|
9 年 前 |
Sven Eckelmann
|
ba412080fb
batman-adv: Consolidate logging related functions
|
9 年 前 |
Markus Pargmann
|
1f8dce4992
batman-adv: split tvlv into a separate file
|
9 年 前 |
Sven Eckelmann
|
4b426b108a
batman-adv: Use bool as return type for boolean functions
|
9 年 前 |
David S. Miller
|
5332174a83
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
|
9 年 前 |
Antonio Quartulli
|
6d030de89f
batman-adv: fix wrong names in kerneldoc
|
9 年 前 |
Geliang Tang
|
4ba4bc0f74
batman-adv: use to_delayed_work
|
9 年 前 |
Antonio Quartulli
|
925a6f3790
batman-adv: use static string for table headers
|
9 年 前 |
Antonio Quartulli
|
2871734e85
batman-adv: fix DAT candidate selection (must use vid)
|
9 年 前 |
Antonio Quartulli
|
95d392784d
batman-adv: keep track of when unicast packets are sent
|
9 年 前 |
Sven Eckelmann
|
a6416f9ffc
batman-adv: Rename batadv_dat_entry *_free_ref function to *_put
|
9 年 前 |
Sven Eckelmann
|
25bb250996
batman-adv: Rename batadv_neigh_node *_free_ref function to *_put
|
9 年 前 |
Sven Eckelmann
|
82047ad7fe
batman-adv: Rename batadv_hardif *_free_ref function to *_put
|
9 年 前 |
Sven Eckelmann
|
5d9673109c
batman-adv: Rename batadv_orig_node *_free_ref function to *_put
|
9 年 前 |
Sven Eckelmann
|
7c12439115
batman-adv: Convert batadv_orig_node to kref
|
9 年 前 |
Sven Eckelmann
|
68a6722cc4
batman-adv: Convert batadv_dat_entry to kref
|
9 年 前 |
Sven Eckelmann
|
0046b0402a
batman-adv: update copyright years for 2016
|
9 年 前 |
Antonio Quartulli
|
fe13c2aadf
batman-adv: fix kerneldoc for DAT functions
|
9 年 前 |
Sven Eckelmann
|
62fe710f6e
batman-adv: Fix kerneldoc parsing of return description
|
10 年 前 |
Sven Eckelmann
|
b7fe3d4f4a
batman-adv: Fix invalid stack access in batadv_dat_select_candidates
|
9 年 前 |
Sven Eckelmann
|
4f248cff9e
batman-adv: Remove multiple assignment per line
|
10 年 前 |
Sven Eckelmann
|
6b5e971a28
batman-adv: Replace C99 int types with kernel type
|
10 年 前 |
David S. Miller
|
c1f066d4ee
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
|
10 年 前 |
Linus Lüssing
|
65d7d46050
batman-adv: Make DAT capability changes atomic
|
10 年 前 |
Antonio Quartulli
|
f202a666e9
batman-adv: avoid DAT to mess up LAN state
|
10 年 前 |