summaryrefslogtreecommitdiffstats
path: root/net/batman-adv
Commit message (Expand)AuthorAgeFilesLines
...
| | * batman-adv: Use inline kernel-doc for enum/structSven Eckelmann2017-12-156-636/+1444
| | * batman-adv: Use parentheses in function kernel-docSven Eckelmann2017-12-1534-619/+633
| | * batman-adv: Add missing kernel-doc to packet.hSven Eckelmann2017-12-151-2/+23
| | * batman-adv: Remove unused sched.h includeSven Eckelmann2017-12-151-1/+0
| | * batman-adv: include kobject.h for kobject_* functionsSven Eckelmann2017-12-151-0/+1
| | * batman-adv: Include net.h for net_ratelimited_functionSven Eckelmann2017-12-152-0/+2
| | * batman-adv: include build_bug.h for BUILD_BUG_ON defineSven Eckelmann2017-12-153-3/+3
| | * batman-adv: include gfp.h for GFP_* definesSven Eckelmann2017-12-1522-20/+22
| | * batman-adv: Add license header to KconfigSven Eckelmann2017-12-151-0/+17
| | * batman-adv: Add SPDX license identifier above copyright headerSven Eckelmann2017-12-1559-1/+59
| | * batman-adv: Deinline batadv_orig_hash_find, save 7339 bytesDenys Vlasenko2017-12-042-35/+34
| | * batman-adv: Start new development cycleSimon Wunderlich2017-12-041-1/+1
* | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-302-2/+2
|\ \ \ | |/ / |/| |
| * | net: annotate ->poll() instancesAl Viro2017-11-272-2/+2
| |/
* | batman-adv: Fix lock for ogm cnt access in batadv_iv_ogm_calc_tqSven Eckelmann2017-12-041-2/+2
* | batman-adv: Fix kernel-doc for timer functionsSven Eckelmann2017-12-021-2/+2
* | batman-adv: Fix check of retrieved orig_gw in batadv_v_gw_is_eligibleSven Eckelmann2017-12-011-1/+1
* | batman-adv: Always initialize fragment header prioritySven Eckelmann2017-12-011-0/+2
|/
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-8/+6
* batman-adv: Avoid spurious warnings from bat_v neigh_cmp implementationSven Eckelmann2017-10-171-5/+4
* batman-adv: Add missing kerneldoc for extackSven Eckelmann2017-10-121-0/+1
* Merge tag 'batadv-next-for-davem-20171006' of git://git.open-mesh.org/linux-m...David S. Miller2017-10-0618-78/+78
|\
| * batman-adv: Add argument names for function ptr definitionsSven Eckelmann2017-09-301-4/+4
| * batman-adv: Fix "line over 80 characters" checkpatch warningSven Eckelmann2017-09-281-2/+2
| * batman-adv: Remove unnecessary parenthesesSven Eckelmann2017-09-2817-71/+71
| * batman-adv: Start new development cycleSimon Wunderlich2017-09-281-1/+1
* | net: Add extack to upper device linkingDavid Ahern2017-10-041-1/+1
* | net: Add extack to ndo_add_slaveDavid Ahern2017-10-041-1/+2
|/
* net: Remove useless function skb_header_releaseGao Feng2017-09-221-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-092-9/+53
|\
| * batman-adv: fix TT sync flag inconsistenciesLinus Lüssing2017-07-312-9/+53
* | batman-adv: fix various spelling mistakesColin Ian King2017-07-292-7/+7
* | batman-adv: Remove variable deprecated by skb_put_dataSven Eckelmann2017-07-292-5/+3
* | batman-adv: Remove too short %pM printk field widthSven Eckelmann2017-07-291-1/+1
* | batman-adv: Remove unnecessary length qualifier in %14pMJoe Perches2017-07-291-1/+1
* | batman-adv: Start new development cycleSimon Wunderlich2017-07-291-1/+1
|/
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-162-4/+4
* networking: introduce and use skb_put_data()Johannes Berg2017-06-163-8/+5
* networking: convert many more places to skb_put_zero()Johannes Berg2017-06-161-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-153-6/+6
|\
| * Merge tag 'batadv-net-for-davem-20170613' of git://git.open-mesh.org/linux-mergeDavid S. Miller2017-06-132-3/+4
| |\
| | * batman-adv: fix memory leak when dropping packet from other gatewayAndreas Pape2017-05-191-1/+1
| | * batman-adv: Fix rx packet/bytes stats on local ARP replySven Eckelmann2017-05-191-2/+3
| * | net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-071-3/+2
| |/
* | batman-adv: Accept only filled wifi station infoSven Eckelmann2017-06-131-0/+4
* | batman-adv: Use default throughput value on cfg80211 errorSven Eckelmann2017-06-131-2/+4
* | batman-adv: simplify return handling in some TT functionsSimon Wunderlich2017-06-091-11/+6
* | batman-adv: do not add loop detection mac addresses to global ttSimon Wunderlich2017-06-091-0/+6
* | batman-adv: tp_meter: mark init function with __initAntonio Quartulli2017-06-091-1/+2
* | batman-adv: Print correct function names in dbg messagesSven Eckelmann2017-05-235-42/+46
OpenPOWER on IntegriCloud