aboutsummaryrefslogtreecommitdiff
path: root/net/batman-adv
AgeCommit message (Expand)Author
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-13Merge tag 'batadv-net-for-davem-20170613' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2017-06-13batman-adv: Accept only filled wifi station infoSven Eckelmann
2017-06-13batman-adv: Use default throughput value on cfg80211 errorSven Eckelmann
2017-06-09batman-adv: simplify return handling in some TT functionsSimon Wunderlich
2017-06-09batman-adv: do not add loop detection mac addresses to global ttSimon Wunderlich
2017-06-09batman-adv: tp_meter: mark init function with __initAntonio Quartulli
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2017-05-23batman-adv: Print correct function names in dbg messagesSven Eckelmann
2017-05-23batman-adv: Combine two seq_puts() calls into one call in batadv_nc_nodes_seq...Markus Elfring
2017-05-23batman-adv: Replace a seq_puts() call by seq_putc() in two functionsMarkus Elfring
2017-05-23batman-adv: decrease maximum fragment sizeMatthias Schiffer
2017-05-23batman-adv: Start new development cycleSimon Wunderlich
2017-05-19batman-adv: fix memory leak when dropping packet from other gatewayAndreas Pape
2017-05-19batman-adv: Fix rx packet/bytes stats on local ARP replySven Eckelmann
2017-04-06Merge tag 'batadv-next-for-davem-20170406' of git://git.open-mesh.org/linux-m...David S. Miller
2017-04-05batman-adv: Use net_device_stats from struct net_deviceTobias Klauser
2017-04-03batman-adv: Group ethtool related code togetherSven Eckelmann
2017-04-03batman-adv: Remove ethtool .get_settings stubSven Eckelmann
2017-04-03batman-adv: Remove ethtool msglevel functionsSven Eckelmann
2017-04-03batman-adv: Use ethtool helper to get link statusSven Eckelmann
2017-03-26batman-adv: restructure rebroadcast counter into forw_packet APILinus Lüssing
2017-03-26batman-adv: privatize forw_packet skb assignmentLinus Lüssing
2017-03-22batman-adv: handle race condition for claims between gatewaysAndreas Pape
2017-03-22batman-adv: changed debug messages for easier bla debuggingAndreas Pape
2017-03-22batman-adv: drop unicast packets from other backbone gwAndreas Pape
2017-03-22batman-adv: prevent duplication of ARP replies when DAT is usedAndreas Pape
2017-03-22batman-adv: prevent multiple ARP replies sent by gateways if dat enabledAndreas Pape
2017-03-17batman-adv: Omit unnecessary memset of netdev private dataTobias Klauser
2017-03-17batman-adv: Use __func__ to add function names to messagesSven Eckelmann
2017-03-16batman-adv: Convert BATADV_PRINT_VID macro to functionSven Eckelmann
2017-03-16batman-adv: Fix possible side-effects in _batadv_dbgSven Eckelmann
2017-03-16batman-adv: Fix unbalanced braces around else statementSven Eckelmann
2017-03-16batman-adv: Reduce preprocessor checks in multicast.cSven Eckelmann
2017-03-16batman-adv: Start new development cycleSimon Wunderlich
2017-03-16Merge tag 'batadv-net-for-davem-20170316' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2017-03-04batman-adv: Initialize gw sel_class via batadv_algoSven Eckelmann
2017-03-04batman-adv: Keep fragments equally sizedSven Eckelmann
2017-03-02Merge tag 'mac80211-for-davem-2017-03-02' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-03-02Merge tag 'batadv-net-for-davem-20170301' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2017-03-02average: change to declare precision, not factorJohannes Berg
2017-02-21batman-adv: Fix transmission of final, 16th fragmentLinus Lüssing
2017-02-21batman-adv: Fix double free during fragment merge errorSven Eckelmann
2017-01-29Merge tag 'batadv-next-for-davem-20170128' of git://git.open-mesh.org/linux-m...David S. Miller
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-28batman-adv: Fix includes for IS_ERR/ERR_PTRSven Eckelmann
2017-01-28batman-adv: Fix double call of dev_queue_xmitSven Eckelmann