summaryrefslogtreecommitdiffstats
path: root/net/batman-adv
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-4/+4
* batman-adv: Fix parameter order of hlist_add_behindSven Eckelmann2014-08-161-1/+1
* batman: fix duplicate #include of multicast.hJean Sacren2014-08-071-1/+0
* list: fix order of arguments for hlist_add_after(_rcu)Ken Helias2014-08-061-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-08-051-3/+7
|\
| * batman-adv: Fix out-of-order fragmentation supportSven Eckelmann2014-08-051-3/+7
* | batman-adv: Start new development cycleSimon Wunderlich2014-08-051-1/+1
* | batman-adv: increase default hop penaltySimon Wunderlich2014-08-051-1/+1
* | batman-adv: remove unnecessary logspamAndré Gaul2014-08-052-15/+23
* | batman-adv: prefer kmalloc_array to kmalloc when possibleAntonio Quartulli2014-08-043-10/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-224-24/+108
|\ \ | |/
| * batman-adv: fix TT VLAN inconsistency on VLAN re-addAntonio Quartulli2014-07-213-14/+74
| * batman-adv: drop QinQ claim frames in bridge loop avoidanceSimon Wunderlich2014-07-211-10/+34
* | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-151-1/+1
* | batman-adv: Use kasprintfHimangi Saraogi2014-07-071-16/+8
|/
* 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
OpenPOWER on IntegriCloud