Age | Commit message (Expand) | Author |
2014-01-12 | batman-adv: Start new development cycle | Simon Wunderlich |
2014-01-12 | batman-adv: update copyright years for 2014 | Simon Wunderlich |
2014-01-12 | batman-adv: split tq information in neigh_node struct | Simon Wunderlich |
2014-01-08 | batman-adv: create helper function to get AP isolation status | Antonio Quartulli |
2014-01-08 | batman-adv: mark a local client as isolated when needed | Antonio Quartulli |
2014-01-08 | batman-adv: remove FSF address from GPL disclaimer | Antonio Quartulli |
2013-12-09 | batadv: Slight optimization of batadv_compare_eth | Joe Perches |
2013-10-23 | batman-adv: Start new development cycle | Simon Wunderlich |
2013-10-23 | batman-adv: add bat_neigh_is_equiv_or_better API function | Antonio Quartulli |
2013-10-19 | batman-adv: print the VID together with the TT entries | Antonio Quartulli |
2013-10-19 | batman-adv: add the VLAN ID attribute to the TT entry | Antonio Quartulli |
2013-10-19 | batman-adv: update email address for Marek Lindner | Marek Lindner |
2013-10-19 | batman-adv: update email address for Simon Wunderlich | Simon Wunderlich |
2013-10-12 | batman-adv: consider network coding overhead when calculating required mtu | Marek Lindner |
2013-10-12 | batman-adv: Receive fragmented packets and merge | Martin Hundebøll |
2013-10-09 | batman-adv: remove vis functionality | Simon Wunderlich |
2013-10-09 | batman-adv: tvlv - basic infrastructure | Marek Lindner |
2013-09-03 | batman: Remove reference to compare_ether_addr | Joe Perches |
2013-08-28 | batman-adv: Start new development cycle | Simon Wunderlich |
2013-08-28 | batman-adv: set skb priority according to content | Simon Wunderlich |
2013-05-29 | batman-adv: Start new development cycle | Simon Wunderlich |
2013-05-29 | batman-adv: change VID semantic in the BLA code | Antonio Quartulli |
2013-05-29 | batman-adv: send each broadcast only once on non-wireless interfaces | Matthias Schiffer |
2013-04-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-04-17 | batman-adv: make is_my_mac() check for the current mesh only | Antonio Quartulli |
2013-03-27 | batman-adv: Start new development cycle | Simon Wunderlich |
2013-03-27 | batman-adv: Allow to use rntl_link for device creation/deletion | Sven Eckelmann |
2013-03-13 | batman-adv: network coding - code and transmit packets if possible | Martin Hundebøll |
2013-03-13 | batman-adv: network coding - detect coding nodes and remove these after timeout | Martin Hundebøll |
2013-03-13 | batman-adv: network coding - add the initial infrastructure code | Martin Hundebøll |
2013-01-19 | batman-adv: Start new development cycle | Antonio Quartulli |
2013-01-19 | batman-adv: update copyright years | Antonio Quartulli |
2013-01-19 | batman-adv: a delayed_work has to be initialised once | Antonio Quartulli |
2013-01-12 | batman-adv: reduce local TT entry timeout to 10 minutes | Antonio Quartulli |
2013-01-12 | batman-adv: use per_cpu_add helper | Shan Wei |
2012-11-21 | batman-adv: Start new development cycle | Sven Eckelmann |
2012-11-21 | batman-adv: Add function to calculate crc32c for the skb payload | Sven Eckelmann |
2012-11-14 | batman-adv: wait multiple periods before activating bla | Simon Wunderlich |
2012-11-07 | batman-adv: Distributed ARP Table - add snooping functions for ARP messages | Antonio Quartulli |
2012-11-07 | batman-adv: Distributed ARP Table - implement local storage | Antonio Quartulli |
2012-11-07 | batman-adv: Distributed ARP Table - create DHT helper functions | Antonio Quartulli |
2012-11-07 | batman-adv: Distributed ARP Table - add a new debug log level | Antonio Quartulli |
2012-10-29 | batman-adv: add kernel-doc for enum batadv_dbg_level | Antonio Quartulli |
2012-10-29 | batman-adv: Check return value of try_module_get | Sven Eckelmann |
2012-10-29 | batman-adv: consolidate duplicated primary_if checking code | Marek Lindner |
2012-08-23 | batman-adv: Start new development cycle | Sven Eckelmann |
2012-08-23 | batman-adv: detect not yet announced clients | Antonio Quartulli |
2012-08-23 | batman-adv: Use BIT(x) macro to calculate bit positions | Sven Eckelmann |
2012-08-23 | batman-adv: fix typos in comments | Antonio Quartulli |
2012-07-10 | net: Fix (nearly-)kernel-doc comments for various functions | Ben Hutchings |