summaryrefslogtreecommitdiff
path: root/net/batman-adv
AgeCommit message (Expand)Author
2017-12-04batman-adv: Fix lock for ogm cnt access in batadv_iv_ogm_calc_tqSven Eckelmann
2017-12-02batman-adv: Fix kernel-doc for timer functionsSven Eckelmann
2017-12-01batman-adv: Fix check of retrieved orig_gw in batadv_v_gw_is_eligibleSven Eckelmann
2017-12-01batman-adv: Always initialize fragment header prioritySven Eckelmann
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-10-17batman-adv: Avoid spurious warnings from bat_v neigh_cmp implementationSven Eckelmann
2017-10-12batman-adv: Add missing kerneldoc for extackSven Eckelmann
2017-10-06Merge tag 'batadv-next-for-davem-20171006' of git://git.open-mesh.org/linux-m...David S. Miller
2017-10-04net: Add extack to upper device linkingDavid Ahern
2017-10-04net: Add extack to ndo_add_slaveDavid Ahern
2017-09-30batman-adv: Add argument names for function ptr definitionsSven Eckelmann
2017-09-28batman-adv: Fix "line over 80 characters" checkpatch warningSven Eckelmann
2017-09-28batman-adv: Remove unnecessary parenthesesSven Eckelmann
2017-09-28batman-adv: Start new development cycleSimon Wunderlich
2017-09-22net: Remove useless function skb_header_releaseGao Feng
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-07-31batman-adv: fix TT sync flag inconsistenciesLinus Lüssing
2017-07-29batman-adv: fix various spelling mistakesColin Ian King
2017-07-29batman-adv: Remove variable deprecated by skb_put_dataSven Eckelmann
2017-07-29batman-adv: Remove too short %pM printk field widthSven Eckelmann
2017-07-29batman-adv: Remove unnecessary length qualifier in %14pMJoe Perches
2017-07-29batman-adv: Start new development cycleSimon Wunderlich
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