index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-13
batman-adv: Expand merged fragment buffer for full packet
Sven Eckelmann
1
-1
/
+1
2018-12-13
batman-adv: Use explicit tvlv padding for ELP packets
Sven Eckelmann
1
-2
/
+4
2018-10-20
batman-adv: fix hardif_neigh refcount on queue_work() failure
Marek Lindner
1
-2
/
+6
2018-10-20
batman-adv: fix backbone_gw refcount on queue_work() failure
Marek Lindner
1
-2
/
+8
2018-10-20
batman-adv: Prevent duplicated tvlv handler
Sven Eckelmann
1
-2
/
+6
2018-10-20
batman-adv: Prevent duplicated global TT entry
Sven Eckelmann
1
-2
/
+4
2018-10-20
batman-adv: Prevent duplicated softif_vlan entry
Sven Eckelmann
1
-7
/
+18
2018-10-20
batman-adv: Prevent duplicated nc_node entry
Sven Eckelmann
1
-12
/
+15
2018-10-20
batman-adv: Prevent duplicated gateway_node entry
Sven Eckelmann
1
-2
/
+9
2018-10-20
batman-adv: Fix segfault when writing to sysfs elp_interval
Sven Eckelmann
1
-8
/
+17
2018-10-20
batman-adv: Fix segfault when writing to throughput_override
Sven Eckelmann
1
-2
/
+3
2018-10-20
batman-adv: Avoid probe ELP information leak
Sven Eckelmann
1
-1
/
+1
2018-08-24
batman-adv: Fix multicast TT issues with bogus ROAM flags
Linus Lüssing
1
-2
/
+4
2018-08-24
batman-adv: Avoid storing non-TT-sync flags on singular entries too
Linus Lüssing
1
-1
/
+2
2018-08-24
batman-adv: Fix bat_v best gw refcnt after netlink dump
Sven Eckelmann
1
-1
/
+3
2018-08-24
batman-adv: Fix bat_ogm_iv best gw refcnt after netlink dump
Sven Eckelmann
1
-1
/
+3
2018-05-30
batman-adv: fix packet loss for broadcasted DHCP packets to a server
Linus Lüssing
1
-1
/
+4
2018-05-30
batman-adv: fix multicast-via-unicast transmission with AP isolation
Linus Lüssing
1
-2
/
+2
2018-05-30
batman-adv: Fix skbuff rcsum on packet reroute
Sven Eckelmann
1
-5
/
+10
2018-05-30
batman-adv: fix header size check in batadv_dbg_arp()
Matthias Schiffer
1
-1
/
+1
2018-05-30
batman-adv: Fix multicast packet loss with a single WANT_ALL_IPV4/6 flag
Linus Lüssing
1
-2
/
+2
2018-05-30
batman-adv: Fix netlink dumping of BLA backbones
Sven Eckelmann
1
-4
/
+7
2018-05-30
batman-adv: Fix netlink dumping of BLA claims
Sven Eckelmann
1
-4
/
+7
2018-05-30
batman-adv: Ignore invalid batadv_v_gw during netlink send
Sven Eckelmann
1
-1
/
+1
2018-05-30
batman-adv: Ignore invalid batadv_iv_gw during netlink send
Sven Eckelmann
1
-1
/
+1
2018-05-30
batman-adv: invalidate checksum on fragment reassembly
Matthias Schiffer
1
-1
/
+2
2018-05-30
batman-adv: fix packet checksum in receive path
Matthias Schiffer
1
-7
/
+1
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-9
/
+53
2017-07-31
batman-adv: fix TT sync flag inconsistencies
Linus Lüssing
2
-9
/
+53
2017-07-29
batman-adv: fix various spelling mistakes
Colin Ian King
2
-7
/
+7
2017-07-29
batman-adv: Remove variable deprecated by skb_put_data
Sven Eckelmann
2
-5
/
+3
2017-07-29
batman-adv: Remove too short %pM printk field width
Sven Eckelmann
1
-1
/
+1
2017-07-29
batman-adv: Remove unnecessary length qualifier in %14pM
Joe Perches
1
-1
/
+1
2017-07-29
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2
-4
/
+4
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
3
-8
/
+5
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
1
-2
/
+1
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-6
/
+6
2017-06-13
Merge tag 'batadv-net-for-davem-20170613' of git://git.open-mesh.org/linux-merge
David S. Miller
2
-3
/
+4
2017-06-13
batman-adv: Accept only filled wifi station info
Sven Eckelmann
1
-0
/
+4
2017-06-13
batman-adv: Use default throughput value on cfg80211 error
Sven Eckelmann
1
-2
/
+4
2017-06-09
batman-adv: simplify return handling in some TT functions
Simon Wunderlich
1
-11
/
+6
2017-06-09
batman-adv: do not add loop detection mac addresses to global tt
Simon Wunderlich
1
-0
/
+6
2017-06-09
batman-adv: tp_meter: mark init function with __init
Antonio Quartulli
1
-1
/
+2
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
1
-3
/
+2
2017-05-23
batman-adv: Print correct function names in dbg messages
Sven Eckelmann
5
-42
/
+46
2017-05-23
batman-adv: Combine two seq_puts() calls into one call in batadv_nc_nodes_seq...
Markus Elfring
1
-3
/
+1
2017-05-23
batman-adv: Replace a seq_puts() call by seq_putc() in two functions
Markus Elfring
2
-2
/
+2
2017-05-23
batman-adv: decrease maximum fragment size
Matthias Schiffer
1
-1
/
+1
2017-05-23
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
[next]