| Commit message (Expand) | Author | Age | Files | Lines |
* | batman-adv: fix potential TT client + orig-node memory leak | Linus Lüssing | 2015-01-06 | 1 | -3/+3 |
* | batman-adv: fix multicast counter when purging originators | Linus Lüssing | 2015-01-06 | 1 | -1/+2 |
* | batman-adv: fix counter for multicast supporting nodes | Linus Lüssing | 2015-01-06 | 1 | -3/+5 |
* | batman-adv: fix lock class for decoding hash in network-coding.c | Martin Hundebøll | 2015-01-06 | 1 | -1/+1 |
* | batman-adv: fix delayed foreign originator recognition | Linus Lüssing | 2015-01-06 | 1 | -0/+1 |
* | batman-adv: fix and simplify condition when bonding should be used | Simon Wunderlich | 2015-01-06 | 1 | -2/+4 |
* | batman-adv: avoid NULL dereferences and fix if check | Antonio Quartulli | 2014-12-23 | 1 | -1/+1 |
* | batman-adv: Unify fragment size calculation | Sven Eckelmann | 2014-12-23 | 1 | -1/+1 |
* | batman-adv: Calculate extra tail size based on queued fragments | Sven Eckelmann | 2014-12-23 | 1 | -1/+1 |
* | batman-adv: replace strnicmp with strncasecmp | Rasmus Villemoes | 2014-10-14 | 1 | -4/+4 |
* | batman-adv: Fix parameter order of hlist_add_behind | Sven Eckelmann | 2014-08-16 | 1 | -1/+1 |
* | batman: fix duplicate #include of multicast.h | Jean Sacren | 2014-08-07 | 1 | -1/+0 |
* | list: fix order of arguments for hlist_add_after(_rcu) | Ken Helias | 2014-08-06 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-08-05 | 1 | -3/+7 |
|\ |
|
| * | batman-adv: Fix out-of-order fragmentation support | Sven Eckelmann | 2014-08-05 | 1 | -3/+7 |
* | | batman-adv: Start new development cycle | Simon Wunderlich | 2014-08-05 | 1 | -1/+1 |
* | | batman-adv: increase default hop penalty | Simon Wunderlich | 2014-08-05 | 1 | -1/+1 |
* | | batman-adv: remove unnecessary logspam | André Gaul | 2014-08-05 | 2 | -15/+23 |
* | | batman-adv: prefer kmalloc_array to kmalloc when possible | Antonio Quartulli | 2014-08-04 | 3 | -10/+12 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-07-22 | 4 | -24/+108 |
|\ \
| |/ |
|
| * | batman-adv: fix TT VLAN inconsistency on VLAN re-add | Antonio Quartulli | 2014-07-21 | 3 | -14/+74 |
| * | batman-adv: drop QinQ claim frames in bridge loop avoidance | Simon Wunderlich | 2014-07-21 | 1 | -10/+34 |
* | | net: set name_assign_type in alloc_netdev() | Tom Gundersen | 2014-07-15 | 1 | -1/+1 |
* | | batman-adv: Use kasprintf | Himangi Saraogi | 2014-07-07 | 1 | -16/+8 |
|/ |
|
* | net: add __pskb_copy_fclone and pskb_copy_for_clone | Octavian Purdila | 2014-06-11 | 2 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-06-03 | 1 | -3/+3 |
|\ |
|
| * | batman-adv: fix NULL pointer dereferences | Marek Lindner | 2014-05-31 | 1 | -3/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-05-24 | 6 | -13/+78 |
|\ \
| |/ |
|
| * | batman: fix a bogus warning from batadv_is_on_batman_iface() | Cong Wang | 2014-05-22 | 1 | -1/+1 |
| * | batman-adv: fix local TT check for outgoing arp requests in DAT | Antonio Quartulli | 2014-05-15 | 1 | -2/+1 |
| * | batman-adv: increase orig refcount when storing ref in gw_node | Antonio Quartulli | 2014-05-15 | 1 | -2/+9 |
| * | batman-adv: fix reference counting imbalance while sending fragment | Antonio Quartulli | 2014-05-15 | 1 | -3/+8 |
| * | 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: fix neigh_ifinfo imbalance | Simon Wunderlich | 2014-05-10 | 1 | -0/+2 |
* | | batman-adv: Start new development cycle | Simon Wunderlich | 2014-05-18 | 1 | -1/+1 |
* | | batman-adv: remove semi-colon after macro definition | Antonio Quartulli | 2014-05-18 | 2 | -4/+4 |
* | | batman-adv: add blank line between declarations and the rest of the code | Antonio Quartulli | 2014-05-18 | 4 | -0/+21 |
* | | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe | 2014-05-13 | 1 | -1/+1 |
|/ |
|
* | batman-adv: Start new development cycle | Simon Wunderlich | 2014-03-22 | 1 | -1/+1 |
* | batman-adv: improve DAT documentation | Antonio Quartulli | 2014-03-22 | 2 | -2/+6 |
* | batman-adv: improve the TT flags documentation | Antonio Quartulli | 2014-03-22 | 1 | -4/+24 |
* | batman-adv: Send multicast packets to nodes with a WANT_ALL flag | Linus Lüssing | 2014-03-22 | 6 | -3/+198 |
* | batman-adv: Add IPv4 link-local/IPv6-ll-all-nodes multicast support | Linus Lüssing | 2014-03-22 | 6 | -8/+156 |
* | batman-adv: Modified forwarding behaviour for multicast packets | Linus Lüssing | 2014-03-22 | 9 | -26/+266 |
* | batman-adv: Announce new capability via multicast TVLV | Linus Lüssing | 2014-03-22 | 7 | -6/+167 |
* | batman-adv: introduce capability initialization bitfield | Linus Lüssing | 2014-03-22 | 3 | -9/+11 |
* | batman-adv: Multicast Listener Announcements via Translation Table | Linus Lüssing | 2014-03-22 | 8 | -4/+318 |