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
/
gateway_client.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-20
batman-adv: Prevent duplicated gateway_node entry
Sven Eckelmann
1
-2
/
+9
2018-05-30
batman-adv: fix packet loss for broadcasted DHCP packets to a server
Linus Lüssing
1
-1
/
+4
2017-01-26
batman-adv: update copyright years for 2017
Sven Eckelmann
1
-1
/
+1
2016-10-19
batman-adv: Use proper name for gateway list head
Sven Eckelmann
1
-3
/
+4
2016-10-19
batman-adv: Remove needless init of variables on stack
Sven Eckelmann
1
-1
/
+1
2016-08-09
batman-adv: Allow to disable debugfs support
Sven Eckelmann
1
-0
/
+2
2016-08-09
batman-adv: Place kref_get for gw_node near use
Sven Eckelmann
1
-1
/
+5
2016-08-09
batman-adv: Place kref_get for orig_node near use
Sven Eckelmann
1
-1
/
+1
2016-08-09
batman-adv: netlink: add gateway table queries
Sven Eckelmann
1
-0
/
+59
2016-08-09
batman-adv: B.A.T.M.A.N. V - implement GW selection logic
Antonio Quartulli
1
-3
/
+2
2016-08-09
batman-adv: make GW election code protocol specific
Antonio Quartulli
1
-189
/
+28
2016-06-30
batman-adv: Consolidate logging related functions
Sven Eckelmann
1
-0
/
+1
2016-06-30
batman-adv: move GW mode and selection class to private data structure
Antonio Quartulli
1
-6
/
+6
2016-06-30
batman-adv: statically print gateway table header
Antonio Quartulli
1
-2
/
+1
2016-05-10
batman-adv: Use kref_get for batadv_gw_node_add
Sven Eckelmann
1
-6
/
+2
2016-05-10
batman-adv: Use kref_get for batadv_gw_select
Sven Eckelmann
1
-2
/
+2
2016-02-23
batman-adv: Rename batadv_gw_node *_free_ref function to *_put
Sven Eckelmann
1
-18
/
+17
2016-02-23
batman-adv: Rename batadv_neigh_ifinfo *_free_ref function to *_put
Sven Eckelmann
1
-7
/
+7
2016-02-23
batman-adv: Rename batadv_neigh_node *_free_ref function to *_put
Sven Eckelmann
1
-7
/
+7
2016-02-23
batman-adv: Rename batadv_hardif *_free_ref function to *_put
Sven Eckelmann
1
-1
/
+1
2016-02-23
batman-adv: Rename batadv_orig_node *_free_ref function to *_put
Sven Eckelmann
1
-4
/
+4
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+4
2016-02-16
batman-adv: Only put gw_node list reference when removed
Sven Eckelmann
1
-3
/
+4
2016-02-10
batman-adv: Convert batadv_orig_node to kref
Sven Eckelmann
1
-2
/
+2
2016-02-10
batman-adv: Convert batadv_gw_node to kref
Sven Eckelmann
1
-11
/
+29
2016-02-02
batman-adv: update copyright years for 2016
Sven Eckelmann
1
-1
/
+1
2016-02-02
batman-adv: Fix kerneldoc parsing of return description
Sven Eckelmann
1
-7
/
+7
2015-08-27
batman-adv: fix gateway client style issues
Simon Wunderlich
1
-2
/
+0
2015-08-27
batman-adv: remove obsolete deleted attribute for gateway node
Simon Wunderlich
1
-36
/
+12
2015-08-25
batman-adv: Remove multiple assignment per line
Sven Eckelmann
1
-5
/
+10
2015-08-25
batman-adv: Replace C99 int types with kernel type
Sven Eckelmann
1
-7
/
+7
2015-08-17
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-6
/
+2
2015-08-11
batman-adv: Avoid u32 overflow during gateway select
Ruben Wisniewski
1
-1
/
+1
2015-08-11
batman-adv: Replace gw_reselect divisor with simple shift
Sven Eckelmann
1
-5
/
+1
2015-08-05
batman-adv: initialize up/down values when adding a gateway
Simon Wunderlich
1
-0
/
+2
2015-06-07
batman-adv: Remove unused post-VLAN ethhdr in batadv_gw_dhcp_recipient_get
Sven Eckelmann
1
-5
/
+0
2015-06-07
batman-adv: Add required includes to all files
Sven Eckelmann
1
-7
/
+27
2015-05-29
batman-adv: update copyright years for 2015
Sven Eckelmann
1
-1
/
+1
2015-02-22
batman-adv: Fix use of seq_has_overflowed()
Joe Perches
1
-1
/
+1
2015-02-20
batman-adv: Remove uses of return value of seq_printf
Joe Perches
1
-9
/
+10
2015-01-07
batman-adv: checkpatch - Please use a blank line after declarations
Antonio Quartulli
1
-0
/
+1
2014-12-23
batman-adv: avoid NULL dereferences and fix if check
Antonio Quartulli
1
-1
/
+1
2014-05-15
batman-adv: increase orig refcount when storing ref in gw_node
Antonio Quartulli
1
-2
/
+9
2014-03-22
batman-adv: prefer ether_addr_copy to memcpy
Antonio Quartulli
1
-1
/
+1
2014-03-22
batman-adv: use vlan_/eth_hdr() instead of skb->data in interface_tx path
Linus Lüssing
1
-3
/
+3
2014-02-13
net: remove unnecessary return's
stephen hemminger
1
-2
/
+0
2014-01-12
batman-adv: update copyright years for 2014
Simon Wunderlich
1
-1
/
+1
2014-01-12
batman-adv: split out router from orig_node
Simon Wunderlich
1
-5
/
+6
2014-01-12
batman-adv: split tq information in neigh_node struct
Simon Wunderlich
1
-9
/
+66
2014-01-08
batman-adv: send every DHCP packet as bat-unicast
Antonio Quartulli
1
-95
/
+76
[next]