index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
soft-interface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-23
batman-adv: Split batadv_priv in sub-structures for features
Sven Eckelmann
1
-8
/
+9
2012-08-23
batman-adv: convert remaining packet counters to per_cpu_ptr() infrastructure
Marek Lindner
1
-17
/
+34
2012-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+5
2012-07-06
batman-adv: check incoming packet type for bla
Simon Wunderlich
1
-1
/
+5
2012-07-01
batman-adv: Don't leak information through uninitialized packet fields
Sven Eckelmann
1
-0
/
+1
2012-07-01
batman-adv: Remove bat_ prefix from bat_{debugfs, sysfs}.{c, h}
Sven Eckelmann
1
-2
/
+2
2012-07-01
batman-adv: Prefix types structs with batadv_
Sven Eckelmann
1
-9
/
+9
2012-07-01
batman-adv: Prefix packet structs with batadv_
Sven Eckelmann
1
-2
/
+2
2012-07-01
batman-adv: Prefix main enum with BATADV_
Sven Eckelmann
1
-3
/
+3
2012-07-01
batman-adv: Prefix packet enum with BATADV_
Sven Eckelmann
1
-2
/
+2
2012-07-01
batman-adv: Prefix types enum with BATADV_
Sven Eckelmann
1
-4
/
+4
2012-07-01
batman-adv: Prefix gateway enum with BATADV_
Sven Eckelmann
1
-5
/
+5
2012-06-28
batman-adv: Prefix main defines with BATADV_
Sven Eckelmann
1
-5
/
+5
2012-06-28
batman-adv: Prefix types defines with BATADV_
Sven Eckelmann
1
-1
/
+1
2012-06-28
batman-adv: Prefix packet defines with BATADV_
Sven Eckelmann
1
-5
/
+7
2012-06-25
batman-adv: Prefix soft-interface local static functions with batadv_
Sven Eckelmann
1
-39
/
+41
2012-06-25
batman-adv: Prefix main static inline functions with batadv_
Sven Eckelmann
1
-1
/
+1
2012-06-24
batman-adv: Prefix hard-interface static inline functions with batadv_
Sven Eckelmann
1
-2
/
+2
2012-06-20
batman-adv: Reformat multiline comments to consistent style
Sven Eckelmann
1
-13
/
+14
2012-06-20
batman-adv: Prefix main non-static functions with batadv_
Sven Eckelmann
1
-3
/
+3
2012-06-20
batman-adv: Prefix unicast non-static functions with batadv_
Sven Eckelmann
1
-1
/
+1
2012-06-20
batman-adv: Prefix translation-table non-static functions with batadv_
Sven Eckelmann
1
-5
/
+5
2012-06-20
batman-adv: Prefix soft-interface non-static functions with batadv_
Sven Eckelmann
1
-8
/
+8
2012-06-20
batman-adv: Prefix send non-static functions with batadv_
Sven Eckelmann
1
-1
/
+1
2012-06-20
batman-adv: Prefix hard-interface non-static functions with batadv_
Sven Eckelmann
1
-1
/
+1
2012-06-20
batman-adv: Prefix gateway-client non-static functions with batadv_
Sven Eckelmann
1
-3
/
+3
2012-06-20
batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_
Sven Eckelmann
1
-2
/
+2
2012-06-20
batman-adv: Prefix bat_sysfs non-static functions with batadv_
Sven Eckelmann
1
-3
/
+3
2012-06-20
batman-adv: Prefix bat_debugfs non-static functions with batadv_
Sven Eckelmann
1
-3
/
+3
2012-06-18
batman-adv: Add get_ethtool_stats() support
Martin Hundebøll
1
-2
/
+64
2012-04-18
batman-adv: use ETH_HLEN instead of sizeof(struct ethhdr)
Antonio Quartulli
1
-1
/
+1
2012-04-11
batman-adv: add bridge loop avoidance compile option
Simon Wunderlich
1
-2
/
+2
2012-04-11
batman-adv: drop STP over batman
Simon Wunderlich
1
-0
/
+8
2012-04-11
batman-adv: add basic bridge loop avoidance code
Simon Wunderlich
1
-0
/
+12
2012-04-11
batman-adv: remove old bridge loop avoidance code
Simon Wunderlich
1
-475
/
+1
2012-04-11
batman-adv: encourage batman to take shorter routes by changing the default h...
Marek Lindner
1
-1
/
+1
2012-03-11
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-8
/
+7
2012-03-11
batman-adv: Ignore 80-chars per line limits for strings
Sven Eckelmann
1
-8
/
+7
2012-02-28
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-3
/
+3
2012-02-28
batman-adv: Fix indentation of multiline statements
Sven Eckelmann
1
-1
/
+1
2012-02-17
batman-adv: use eth_hw_addr_random() instead of random_ether_addr()
Danny Kukawka
1
-3
/
+2
2012-02-17
batman-adv: Update copyright years
Sven Eckelmann
1
-1
/
+1
2012-02-17
batman-adv: convert time_after instances to has_timed_out
Marek Lindner
1
-2
/
+2
2012-02-17
batman-adv: add infrastructure to change routing algorithm at runtime
Marek Lindner
1
-0
/
+4
2012-02-17
batman-adv: Explicitly mark the common header structure
Sven Eckelmann
1
-7
/
+7
2011-11-20
batman-adv: use unregister_netdevice() when softif_create fails
Simon Wunderlich
1
-1
/
+1
2011-11-20
batman-adv: refactoring gateway handling code
Marek Lindner
1
-14
/
+29
2011-10-07
Merge branch 'master' of github.com:davem330/net
David S. Miller
1
-5
/
+5
2011-09-22
batman-adv: do_bcast has to be true for broadcast packets only
Antonio Quartulli
1
-5
/
+5
2011-09-08
batman-adv: Remove unnecessary OOM logging messages
Joe Perches
1
-3
/
+1
[next]