index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-26
batman-adv: restructure rebroadcast counter into forw_packet API
Linus Lüssing
1
-0
/
+3
2017-01-26
batman-adv: update copyright years for 2017
Sven Eckelmann
1
-1
/
+1
2016-11-08
batman-adv: Add module alias for batadv netlink family
Sven Eckelmann
1
-0
/
+3
2016-11-08
batman-adv: Consume skb in receive handlers
Sven Eckelmann
1
-8
/
+3
2016-10-19
batman-adv: Use proper name for gateway list head
Sven Eckelmann
1
-1
/
+1
2016-08-09
batman-adv: Allow to disable debugfs support
Sven Eckelmann
1
-0
/
+2
2016-08-09
batman-adv: use kmem_cache for translation table
Sven Eckelmann
1
-2
/
+14
2016-08-09
batman-adv: Define module rtnl link name
Sven Eckelmann
1
-0
/
+1
2016-07-04
batman-adv: throughput meter implementation
Antonio Quartulli
1
-0
/
+4
2016-07-04
batman-adv: add generic netlink family for batman-adv
Matthias Schiffer
1
-0
/
+3
2016-06-30
batman-adv: Fix bat_(iv|v) function declaration header
Sven Eckelmann
1
-0
/
+2
2016-06-30
batman-adv: Consolidate logging related functions
Sven Eckelmann
1
-0
/
+2
2016-06-30
batman-adv: move bat_algo functions into a separate file
Sven Eckelmann
1
-104
/
+1
2016-06-30
batman-adv: split tvlv into a separate file
Markus Pargmann
1
-591
/
+0
2016-06-30
batman-adv: remove ogm_emit and ogm_schedule API calls
Antonio Quartulli
1
-2
/
+0
2016-05-10
batman-adv: Use kref_get for batadv_tvlv_container_get
Sven Eckelmann
1
-3
/
+1
2016-05-10
batman-adv: Check hard_iface refcnt when receiving skb
Sven Eckelmann
1
-1
/
+13
2016-05-04
batman-adv: Fix function names on new line starting with '*'
Sven Eckelmann
1
-4
/
+4
2016-02-29
batman-adv: OGMv2 - add basic infrastructure
Antonio Quartulli
1
-0
/
+6
2016-02-29
batman-adv: ELP - adding basic infrastructure
Linus Luessing
1
-0
/
+1
2016-02-23
batman-adv: Rename batadv_softif_vlan *_free_ref function to *_put
Sven Eckelmann
1
-1
/
+1
2016-02-23
batman-adv: Rename batadv_tvlv_container *_free_ref function to *_put
Sven Eckelmann
1
-4
/
+4
2016-02-23
batman-adv: Rename batadv_tvlv_handler *_free_ref function to *_put
Sven Eckelmann
1
-7
/
+6
2016-02-23
batman-adv: Rename batadv_hardif *_free_ref function to *_put
Sven Eckelmann
1
-1
/
+1
2016-02-23
batman-adv: Rename batadv_orig_node *_free_ref function to *_put
Sven Eckelmann
1
-1
/
+1
2016-02-10
batman-adv: Convert batadv_tvlv_handler to kref
Sven Eckelmann
1
-6
/
+18
2016-02-10
batman-adv: Convert batadv_tvlv_container to kref
Sven Eckelmann
1
-5
/
+17
2016-02-10
batman-adv: Add lockdep assert for container_list_lock
Sven Eckelmann
1
-0
/
+4
2016-02-02
batman-adv: update copyright years for 2016
Sven Eckelmann
1
-1
/
+1
2016-02-02
batman-adv: Fix kerneldoc of main functions
Sven Eckelmann
1
-0
/
+2
2016-02-02
batman-adv: Fix kerneldoc parsing of return description
Sven Eckelmann
1
-13
/
+13
2016-01-09
batman-adv: Less checks in batadv_tvlv_unicast_send()
Markus Elfring
1
-10
/
+5
2016-01-09
batman-adv: Delete unnecessary checks before the function call "kfree_skb"
Markus Elfring
1
-1
/
+1
2016-01-09
batman-adv: Fix lockdep annotation of batadv_tlv_container_remove
Sven Eckelmann
1
-1
/
+1
2015-12-16
batman-adv: Fix typo 'wether' -> 'whether'
Sven Eckelmann
1
-2
/
+2
2015-12-16
batman-adv: rename equiv/equal or better to similar or better
Simon Wunderlich
1
-1
/
+1
2015-08-27
batman-adv: remove obsolete deleted attribute for gateway node
Simon Wunderlich
1
-1
/
+1
2015-08-25
batman-adv: beautify supported routing algorithm list
Marek Lindner
1
-1
/
+1
2015-08-25
batman-adv: Annotate deleting functions with external lock via lockdep
Sven Eckelmann
1
-3
/
+8
2015-08-25
batman-adv: convert bat_priv->tt.req_list to hlist
Marek Lindner
1
-1
/
+1
2015-08-25
batman-adv: Replace C99 int types with kernel type
Sven Eckelmann
1
-36
/
+33
2015-06-07
batman-adv: Add required includes to all files
Sven Eckelmann
1
-17
/
+39
2015-06-03
batman-adv: Remove unnecessary ret variable in algo_register
Markus Pargmann
1
-5
/
+2
2015-06-03
batman-adv: Remove unnecessary ret variable
Markus Pargmann
1
-8
/
+3
2015-06-03
batman-adv: main, Convert is_my_mac() to bool
Markus Pargmann
1
-4
/
+7
2015-05-29
batman-adv: tvlv realloc, move error handling into if block
Markus Pargmann
1
-8
/
+8
2015-05-29
batman-adv: update copyright years for 2015
Sven Eckelmann
1
-1
/
+1
2015-01-07
batman-adv: fix misspelled words
Antonio Quartulli
1
-1
/
+1
2015-01-07
batman-adv: clear control block of received socket buffers
Martin Hundebøll
1
-0
/
+3
2015-01-07
batman-adv: checkpatch - Please don't use multiple blank lines
Antonio Quartulli
1
-1
/
+0
[next]