summaryrefslogtreecommitdiffstats
path: root/net/batman-adv
Commit message (Expand)AuthorAgeFilesLines
* net: add __pskb_copy_fclone and pskb_copy_for_cloneOctavian Purdila2014-06-112-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-031-3/+3
|\
| * batman-adv: fix NULL pointer dereferencesMarek Lindner2014-05-311-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-246-13/+78
|\|
| * batman: fix a bogus warning from batadv_is_on_batman_iface()Cong Wang2014-05-221-1/+1
| * batman-adv: fix local TT check for outgoing arp requests in DATAntonio Quartulli2014-05-151-2/+1
| * batman-adv: increase orig refcount when storing ref in gw_nodeAntonio Quartulli2014-05-151-2/+9
| * batman-adv: fix reference counting imbalance while sending fragmentAntonio Quartulli2014-05-151-3/+8
| * batman-adv: fix indirect hard_iface NULL dereferenceMarek Lindner2014-05-151-1/+2
| * batman-adv: fix removing neigh_ifinfoSimon Wunderlich2014-05-111-0/+46
| * batman-adv: always run purge_orig_neighborsSimon Wunderlich2014-05-101-4/+4
| * batman-adv: fix neigh reference imbalanceSimon Wunderlich2014-05-101-0/+5
| * batman-adv: fix neigh_ifinfo imbalanceSimon Wunderlich2014-05-101-0/+2
* | batman-adv: Start new development cycleSimon Wunderlich2014-05-181-1/+1
* | batman-adv: remove semi-colon after macro definitionAntonio Quartulli2014-05-182-4/+4
* | batman-adv: add blank line between declarations and the rest of the codeAntonio Quartulli2014-05-184-0/+21
* | net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
|/
* batman-adv: Start new development cycleSimon Wunderlich2014-03-221-1/+1
* batman-adv: improve DAT documentationAntonio Quartulli2014-03-222-2/+6
* batman-adv: improve the TT flags documentationAntonio Quartulli2014-03-221-4/+24
* batman-adv: Send multicast packets to nodes with a WANT_ALL flagLinus Lüssing2014-03-226-3/+198
* batman-adv: Add IPv4 link-local/IPv6-ll-all-nodes multicast supportLinus Lüssing2014-03-226-8/+156
* batman-adv: Modified forwarding behaviour for multicast packetsLinus Lüssing2014-03-229-26/+266
* batman-adv: Announce new capability via multicast TVLVLinus Lüssing2014-03-227-6/+167
* batman-adv: introduce capability initialization bitfieldLinus Lüssing2014-03-223-9/+11
* batman-adv: Multicast Listener Announcements via Translation TableLinus Lüssing2014-03-228-4/+318
* batman-adv: add kerneldoc for dst_hint argumentAntonio Quartulli2014-03-222-0/+3
* batman-adv: call unregister_netdev() to have it handle the locking for usMarek Lindner2014-03-221-4/+1
* batman-adv: fix a few kerneldoc inconsistenciesSimon Wunderlich2014-03-221-5/+5
* batman-adv: prefer ether_addr_copy to memcpyAntonio Quartulli2014-03-2213-71/+70
* batman-adv: remove obsolete skb_reset_mac_header() in batadv_bla_tx()Linus Lüssing2014-03-221-3/+0
* batman-adv: use vlan_/eth_hdr() instead of skb->data in interface_tx pathLinus Lüssing2014-03-225-14/+18
* batman-adv: fix coccinelle warningsFengguang Wu2014-03-221-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-02-197-27/+101
|\
| * batman-adv: fix potential kernel paging error for unicast transmissionsAntonio Quartulli2014-02-171-2/+7
| * batman-adv: avoid double free when orig_node initialization failsAntonio Quartulli2014-02-171-4/+2
| * batman-adv: free skb on TVLV parsing successAntonio Quartulli2014-02-171-0/+2
| * batman-adv: fix TT CRC computation by ensuring byte orderAntonio Quartulli2014-02-171-4/+12
| * batman-adv: fix potential orig_node reference leakSimon Wunderlich2014-02-171-0/+2
| * batman-adv: avoid potential race condition when adding a new neighbourAntonio Quartulli2014-02-173-6/+56
| * batman-adv: properly check pskb_may_pull return valueAntonio Quartulli2014-02-171-1/+1
| * batman-adv: release vlan object after checking the CRCAntonio Quartulli2014-02-171-1/+5
| * batman-adv: fix TT-TVLV parsing on OGM receptionAntonio Quartulli2014-02-171-1/+0
| * batman-adv: fix soft-interface MTU computationAntonio Quartulli2014-02-171-8/+14
* | net: remove unnecessary return'sstephen hemminger2014-02-131-2/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-181-1/+1
|\
| * batman-adv: fix batman-adv header overhead calculationMarek Lindner2014-01-151-1/+1
* | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-01-164-13/+31
|\ \
| * | batman-adv: use consistent kerneldoc styleSimon Wunderlich2014-01-164-13/+31
* | | Revert "batman-adv: drop dependency against CRC16"David S. Miller2014-01-151-0/+1
|/ /