Age | Commit message (Expand) | Author | Files | Lines |
2016-07-05 | Merge tag 'batadv-next-for-davem-20160704' of git://git.open-mesh.org/linux-m... | David S. Miller | 1 | -0/+3 |
2016-07-04 | batman-adv: throughput meter implementation | Antonio Quartulli | 1 | -0/+2 |
2016-07-02 | Merge tag 'batadv-next-for-davem-20160701' of git://git.open-mesh.org/linux-m... | David S. Miller | 1 | -3/+7 |
2016-06-30 | batman-adv: Adding logging of mcast flag changes | Linus Lüssing | 1 | -0/+4 |
2016-06-30 | batman-adv: move bat_algo functions into a separate file | Sven Eckelmann | 1 | -0/+1 |
2016-06-30 | batman-adv: move GW mode and selection class to private data structure | Antonio Quartulli | 1 | -3/+3 |
2016-06-29 | batman-adv: Clean up untagged vlan when destroying via rtnl-link | Sven Eckelmann | 1 | -0/+9 |
2016-05-10 | batman-adv: replace ethertype variable with ETH_P_BATMAN for readability | Marek Lindner | 1 | -4/+4 |
2016-05-10 | batman-adv: Use bool as return type for boolean functions | Sven Eckelmann | 1 | -3/+3 |
2016-05-10 | batman-adv: Create batman soft interfaces within correct netns. | Andrew Lunn | 1 | -2/+5 |
2016-05-10 | batman-adv: NETIF_F_NETNS_LOCAL feature to prevent netns moves | Andrew Lunn | 1 | -1/+1 |
2016-05-10 | batman-adv: Remove hdr_size skb size check in batadv_interface_rx | Sven Eckelmann | 1 | -4/+0 |
2016-05-10 | batman-adv: Remove unused parameter recv_if of batadv_interface_rx | Sven Eckelmann | 1 | -3/+2 |
2016-05-04 | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 1 | -1/+19 |
2016-05-04 | treewide: replace dev->trans_start update with helper | Florian Westphal | 1 | -1/+1 |
2016-05-03 | batman-adv: Add kernel-doc for batadv_interface_rx | Sven Eckelmann | 1 | -0/+18 |
2016-05-03 | batman-adv: fix wrong names in kerneldoc | Antonio Quartulli | 1 | -1/+1 |
2016-04-24 | batman-adv: Check skb size before using encapsulated ETH+VLAN header | Sven Eckelmann | 1 | -2/+6 |
2016-02-23 | batman-adv: Rename batadv_softif_vlan *_free_ref function to *_put | Sven Eckelmann | 1 | -7/+7 |
2016-02-23 | batman-adv: Rename batadv_hardif *_free_ref function to *_put | Sven Eckelmann | 1 | -3/+3 |
2016-02-10 | batman-adv: Convert batadv_softif_vlan to kref | Sven Eckelmann | 1 | -10/+23 |
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 | -7/+7 |
2016-02-02 | batman-adv: Fix names in kerneldoc of functions | Sven Eckelmann | 1 | -1/+1 |
2015-08-27 | batman-adv: Add lower layer needed_(head|tail)room to own ones | Sven Eckelmann | 1 | -2/+0 |
2015-08-25 | batman-adv: Replace C99 int types with kernel type | Sven Eckelmann | 1 | -14/+12 |
2015-08-18 | net: batman-adv: convert to using IFF_NO_QUEUE | Phil Sutter | 1 | -1/+1 |
2015-08-18 | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 1 | -1/+6 |
2015-08-14 | batman-adv: Fix potentially broken skb network header access | Linus Lüssing | 1 | -1/+6 |
2015-08-05 | batman-adv: fix kernel crash due to missing NULL checks | Marek Lindner | 1 | -0/+3 |
2015-06-07 | batman-adv: change the MAC of each VLAN upon ndo_set_mac_address | Antonio Quartulli | 1 | -3/+9 |
2015-06-07 | batman-adv: Add required includes to all files | Sven Eckelmann | 1 | -15/+39 |
2015-05-29 | batman-adv: checkpatch - comparison to NULL could be rewritten | Marek Lindner | 1 | -1/+1 |
2015-05-29 | batman-adv: Use safer default config for optional features | Sven Eckelmann | 1 | -1/+1 |
2015-05-29 | batman-adv: update copyright years for 2015 | Sven Eckelmann | 1 | -1/+1 |
2015-01-07 | batman-adv: checkpatch - Please don't use multiple blank lines | Antonio Quartulli | 1 | -1/+0 |
2014-08-05 | batman-adv: increase default hop penalty | Simon Wunderlich | 1 | -1/+1 |
2014-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -14/+46 |
2014-07-21 | batman-adv: fix TT VLAN inconsistency on VLAN re-add | Antonio Quartulli | 1 | -14/+46 |
2014-07-16 | net: set name_assign_type in alloc_netdev() | Tom Gundersen | 1 | -1/+1 |
2014-05-14 | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe | 1 | -1/+1 |
2014-03-22 | batman-adv: Send multicast packets to nodes with a WANT_ALL flag | Linus Lüssing | 1 | -0/+2 |
2014-03-22 | batman-adv: Add IPv4 link-local/IPv6-ll-all-nodes multicast support | Linus Lüssing | 1 | -0/+1 |
2014-03-22 | batman-adv: Modified forwarding behaviour for multicast packets | Linus Lüssing | 1 | -1/+19 |
2014-03-22 | batman-adv: Announce new capability via multicast TVLV | Linus Lüssing | 1 | -0/+4 |
2014-03-22 | batman-adv: call unregister_netdev() to have it handle the locking for us | Marek Lindner | 1 | -4/+1 |
2014-03-22 | batman-adv: prefer ether_addr_copy to memcpy | Antonio Quartulli | 1 | -4/+4 |
2014-03-22 | batman-adv: use vlan_/eth_hdr() instead of skb->data in interface_tx path | Linus Lüssing | 1 | -4/+4 |
2014-01-12 | batman-adv: update copyright years for 2014 | Simon Wunderlich | 1 | -1/+1 |