index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
originator.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: Drop immediate orig_node free function
Sven Eckelmann
2016-01-16
1
-11
/
+0
*
batman-adv: Drop immediate batadv_hard_iface free function
Sven Eckelmann
2016-01-16
1
-8
/
+7
*
batman-adv: Drop immediate neigh_ifinfo free function
Sven Eckelmann
2016-01-16
1
-24
/
+10
*
batman-adv: Drop immediate batadv_hardif_neigh_node free function
Sven Eckelmann
2016-01-16
1
-33
/
+13
*
batman-adv: Drop immediate batadv_neigh_node free function
Sven Eckelmann
2016-01-16
1
-23
/
+10
*
batman-adv: Drop immediate batadv_orig_ifinfo free function
Sven Eckelmann
2016-01-16
1
-28
/
+31
*
batman-adv: Fix list removal of batadv_hardif_neigh_node
Sven Eckelmann
2016-01-13
1
-6
/
+12
*
batman-adv: export single hop neighbor list via debugfs
Marek Lindner
2015-12-16
1
-0
/
+34
*
batman-adv: add bat_hardif_neigh_init algo ops call
Marek Lindner
2015-12-16
1
-0
/
+4
*
batman-adv: add list of unique single hop neighbors per hard-interface
Marek Lindner
2015-12-16
1
-0
/
+157
*
batman-adv: turn batadv_neigh_node_get() into local function
Marek Lindner
2015-08-27
1
-36
/
+36
*
batman-adv: rearrange batadv_neigh_node_new() arguments to follow convention
Marek Lindner
2015-08-27
1
-3
/
+4
*
batman-adv: remove obsolete deleted attribute for gateway node
Simon Wunderlich
2015-08-27
1
-1
/
+0
*
batman-adv: move neigh_node list add into batadv_neigh_node_new()
Marek Lindner
2015-08-27
1
-0
/
+12
*
batman-adv: move hardif refcount inc to batadv_neigh_node_new()
Marek Lindner
2015-08-27
1
-0
/
+6
*
batman-adv: convert orig_node->vlan_list to hlist
Marek Lindner
2015-08-25
1
-3
/
+4
*
batman-adv: Replace C99 int types with kernel type
Sven Eckelmann
2015-08-25
1
-8
/
+7
*
batman-adv: Fix potential synchronization issues in mcast tvlv handler
Linus Lüssing
2015-08-14
1
-0
/
+5
*
batman-adv: Add required includes to all files
Sven Eckelmann
2015-06-07
1
-8
/
+20
*
batman-adv: add bat_neigh_free API
Antonio Quartulli
2015-06-07
1
-0
/
+6
*
batman-adv: update copyright years for 2015
Sven Eckelmann
2015-05-29
1
-1
/
+1
*
batman-adv: checkpatch - Please don't use multiple blank lines
Antonio Quartulli
2015-01-07
1
-1
/
+0
*
batman-adv: fix potential TT client + orig-node memory leak
Linus Lüssing
2015-01-06
1
-3
/
+3
*
batman-adv: fix delayed foreign originator recognition
Linus Lüssing
2015-01-06
1
-0
/
+1
*
batman-adv: fix indirect hard_iface NULL dereference
Marek Lindner
2014-05-15
1
-1
/
+2
*
batman-adv: fix removing neigh_ifinfo
Simon Wunderlich
2014-05-11
1
-0
/
+46
*
batman-adv: always run purge_orig_neighbors
Simon Wunderlich
2014-05-10
1
-4
/
+4
*
batman-adv: fix neigh reference imbalance
Simon Wunderlich
2014-05-10
1
-0
/
+5
*
batman-adv: Announce new capability via multicast TVLV
Linus Lüssing
2014-03-22
1
-0
/
+6
*
batman-adv: introduce capability initialization bitfield
Linus Lüssing
2014-03-22
1
-1
/
+0
*
batman-adv: prefer ether_addr_copy to memcpy
Antonio Quartulli
2014-03-22
1
-2
/
+2
*
batman-adv: avoid potential race condition when adding a new neighbour
Antonio Quartulli
2014-02-17
1
-0
/
+36
*
batman-adv: update copyright years for 2014
Simon Wunderlich
2014-01-12
1
-1
/
+1
*
batman-adv: add debugfs support to view multiif tables
Simon Wunderlich
2014-01-12
1
-1
/
+47
*
batman-adv: add bonding again
Simon Wunderlich
2014-01-12
1
-0
/
+4
*
batman-adv: split out router from orig_node
Simon Wunderlich
2014-01-12
1
-8
/
+234
*
batman-adv: split tq information in neigh_node struct
Simon Wunderlich
2014-01-12
1
-19
/
+210
*
batman-adv: remove bonding and interface alternating
Simon Wunderlich
2014-01-12
1
-14
/
+1
*
batman-adv: remove FSF address from GPL disclaimer
Antonio Quartulli
2014-01-08
1
-3
/
+1
*
batman-adv: use batadv_compare_eth for concise
dingtianhong
2013-12-26
1
-1
/
+1
*
batman-adv: provide orig_node routing API
Antonio Quartulli
2013-10-23
1
-88
/
+14
*
batman-adv: adapt the neighbor purging routine to use the new API functions
Antonio Quartulli
2013-10-23
1
-8
/
+9
*
batman-adv: add bat_orig_print API function
Antonio Quartulli
2013-10-23
1
-56
/
+10
*
batman-adv: make struct batadv_orig_node algorithm agnostic
Antonio Quartulli
2013-10-23
1
-56
/
+33
*
batman-adv: make struct batadv_neigh_node algorithm agnostic
Antonio Quartulli
2013-10-23
1
-11
/
+22
*
batman-adv: make the TT global purge routine VLAN specific
Antonio Quartulli
2013-10-19
1
-1
/
+1
*
batman-adv: make the TT CRC logic VLAN specific
Antonio Quartulli
2013-10-19
1
-3
/
+98
*
batman-adv: lock around TT operations to avoid sending inconsistent data
Antonio Quartulli
2013-10-19
1
-0
/
+1
*
batman-adv: Receive fragmented packets and merge
Martin Hundebøll
2013-10-12
1
-1
/
+13
*
batman-adv: Remove old fragmentation code
Martin Hundebøll
2013-10-12
1
-9
/
+0
[next]