aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv
Commit message (Expand)AuthorAge
* batman-adv: Start new development cycleSimon Wunderlich2014-03-22
* batman-adv: improve DAT documentationAntonio Quartulli2014-03-22
* batman-adv: improve the TT flags documentationAntonio Quartulli2014-03-22
* batman-adv: Send multicast packets to nodes with a WANT_ALL flagLinus Lüssing2014-03-22
* batman-adv: Add IPv4 link-local/IPv6-ll-all-nodes multicast supportLinus Lüssing2014-03-22
* batman-adv: Modified forwarding behaviour for multicast packetsLinus Lüssing2014-03-22
* batman-adv: Announce new capability via multicast TVLVLinus Lüssing2014-03-22
* batman-adv: introduce capability initialization bitfieldLinus Lüssing2014-03-22
* batman-adv: Multicast Listener Announcements via Translation TableLinus Lüssing2014-03-22
* batman-adv: add kerneldoc for dst_hint argumentAntonio Quartulli2014-03-22
* batman-adv: call unregister_netdev() to have it handle the locking for usMarek Lindner2014-03-22
* batman-adv: fix a few kerneldoc inconsistenciesSimon Wunderlich2014-03-22
* batman-adv: prefer ether_addr_copy to memcpyAntonio Quartulli2014-03-22
* batman-adv: remove obsolete skb_reset_mac_header() in batadv_bla_tx()Linus Lüssing2014-03-22
* batman-adv: use vlan_/eth_hdr() instead of skb->data in interface_tx pathLinus Lüssing2014-03-22
* batman-adv: fix coccinelle warningsFengguang Wu2014-03-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-02-19
|\
| * batman-adv: fix potential kernel paging error for unicast transmissionsAntonio Quartulli2014-02-17
| * batman-adv: avoid double free when orig_node initialization failsAntonio Quartulli2014-02-17
| * batman-adv: free skb on TVLV parsing successAntonio Quartulli2014-02-17
| * batman-adv: fix TT CRC computation by ensuring byte orderAntonio Quartulli2014-02-17
| * batman-adv: fix potential orig_node reference leakSimon Wunderlich2014-02-17
| * batman-adv: avoid potential race condition when adding a new neighbourAntonio Quartulli2014-02-17
| * batman-adv: properly check pskb_may_pull return valueAntonio Quartulli2014-02-17
| * batman-adv: release vlan object after checking the CRCAntonio Quartulli2014-02-17
| * batman-adv: fix TT-TVLV parsing on OGM receptionAntonio Quartulli2014-02-17
| * batman-adv: fix soft-interface MTU computationAntonio Quartulli2014-02-17
* | net: remove unnecessary return'sstephen hemminger2014-02-13
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-18
|\
| * batman-adv: fix batman-adv header overhead calculationMarek Lindner2014-01-15
* | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-01-16
|\ \
| * | batman-adv: use consistent kerneldoc styleSimon Wunderlich2014-01-15
* | | Revert "batman-adv: drop dependency against CRC16"David S. Miller2014-01-15
|/ /
* | batman-adv: use __dev_get_by_index instead of dev_get_by_index to find interfaceYing Xue2014-01-14
* | batman-adv: drop dependency against CRC16Antonio Quartulli2014-01-12
* | batman-adv: Start new development cycleSimon Wunderlich2014-01-12
* | batman-adv: update copyright years for 2014Simon Wunderlich2014-01-12
* | batman-adv: add build checks for packet sizesSimon Wunderlich2014-01-12
* | batman-adv: remove returns at the end of void functionsAntonio Quartulli2014-01-12
* | batman-adv: add debugfs support to view multiif tablesSimon Wunderlich2014-01-12
* | batman-adv: add debugfs structure for information per interfaceSimon Wunderlich2014-01-12
* | batman-adv: add bonding againSimon Wunderlich2014-01-12
* | batman-adv: consider outgoing interface in OGM sendingSimon Wunderlich2014-01-12
* | batman-adv: add WiFi penaltySimon Wunderlich2014-01-12
* | batman-adv: split out router from orig_nodeSimon Wunderlich2014-01-12
* | batman-adv: split tq information in neigh_node structSimon Wunderlich2014-01-12
* | batman-adv: remove bonding and interface alternatingSimon Wunderlich2014-01-12
* | batman-adv: set the isolation mark in the skb if neededAntonio Quartulli2014-01-08
* | batman-adv: create helper function to get AP isolation statusAntonio Quartulli2014-01-08
* | batman-adv: extend the ap_isolation mechanismAntonio Quartulli2014-01-08