index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
batman-adv
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: add kernel-doc for enum batadv_dbg_level
Antonio Quartulli
2012-10-29
1
-4
/
+11
*
batman-adv: pass the WIFI flag from the local to global entry
Antonio Quartulli
2012-10-29
2
-9
/
+28
*
batman-adv: properly convert flag into a boolean value
Antonio Quartulli
2012-10-29
1
-1
/
+1
*
batman-adv: check for more space before accessing the skb
Antonio Quartulli
2012-10-29
1
-2
/
+6
*
batman-adv: print packets re-routing on DBG_TT and ratelimit it
Antonio Quartulli
2012-10-29
1
-4
/
+4
*
batman-adv: properly store the roaming time
Antonio Quartulli
2012-10-29
1
-0
/
+6
*
batman-adv: don't allow ECTP traffic on batman-adv
Simon Wunderlich
2012-10-29
1
-2
/
+10
*
batman-adv: Only increase refcounter once for alternate router
Sven Eckelmann
2012-10-29
1
-15
/
+8
*
batman-adv: Check return value of try_module_get
Sven Eckelmann
2012-10-29
4
-18
/
+12
*
batman-adv: Remove extra check in batadv_bit_get_packet
Sven Eckelmann
2012-10-29
1
-13
/
+10
*
batman-adv: Set special lockdep classes to avoid lockdep warning
Sven Eckelmann
2012-10-29
1
-0
/
+44
*
batman-adv: return proper value in case of hash_add failure
Antonio Quartulli
2012-10-29
1
-1
/
+1
*
batman-adv: consolidate duplicated primary_if checking code
Marek Lindner
2012-10-29
6
-91
/
+57
*
batman-adv: Remove unused define BAT_ATTR_HIF_UINT
Sven Eckelmann
2012-10-29
1
-49
/
+0
*
batman-adv: split hard_iface struct for each routing protocol
Marek Lindner
2012-10-29
3
-24
/
+39
*
batman-adv: use check_unicast_packet() in recv_roam_adv()
Antonio Quartulli
2012-10-29
1
-14
/
+1
*
batman-adv: Fix potential broadcast BLA-duplicate-check race condition
Linus Lüssing
2012-10-18
2
-5
/
+16
*
batman-adv: Fix broadcast packet CRC calculation
Linus Lüssing
2012-10-18
2
-5
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-28
3
-7
/
+13
|
\
|
*
batman-adv: Fix symmetry check / route flapping in multi interface setups
Linus Lüssing
2012-09-23
1
-6
/
+7
|
*
batman-adv: Fix change mac address of soft iface.
Def
2012-09-23
1
-2
/
+5
|
*
batman-adv: make batadv_test_bit() return 0 or 1 only
Linus Lüssing
2012-09-19
1
-3
/
+3
*
|
batman-adv: Start new development cycle
Sven Eckelmann
2012-08-23
1
-1
/
+1
*
|
batman-adv: change interface_rx to get orig node
Antonio Quartulli
2012-08-23
3
-7
/
+14
*
|
batman-adv: detect not yet announced clients
Antonio Quartulli
2012-08-23
5
-33
/
+101
*
|
batman-adv: Reduce accumulated length of simple statements
Sven Eckelmann
2012-08-23
7
-38
/
+55
*
|
batman-adv: Don't break statements after assignment operator
Sven Eckelmann
2012-08-23
6
-35
/
+39
*
|
batman-adv: Use BIT(x) macro to calculate bit positions
Sven Eckelmann
2012-08-23
3
-29
/
+31
*
|
batman-adv: Drop tt queries with foreign dest
Martin Hundebøll
2012-08-23
1
-15
/
+3
*
|
batman-adv: Move batadv_check_unicast_packet()
Martin Hundebøll
2012-08-23
1
-25
/
+25
*
|
batman-adv: Split batadv_priv in sub-structures for features
Sven Eckelmann
2012-08-23
10
-311
/
+343
*
|
batman-adv: check batadv_orig_hash_add_if() return code
Simon Wunderlich
2012-08-23
1
-1
/
+7
*
|
batman-adv: fix typos in comments
Antonio Quartulli
2012-08-23
2
-5
/
+5
*
|
batman-adv: add reference counting for type batadv_tt_orig_list_entry
Antonio Quartulli
2012-08-23
2
-23
/
+53
*
|
batman-adv: remove a misleading comment
Jonathan Corbet
2012-08-23
1
-3
/
+0
*
|
batman-adv: convert remaining packet counters to per_cpu_ptr() infrastructure
Marek Lindner
2012-08-23
3
-19
/
+42
*
|
batman-adv: rename bridge loop avoidance claim types
Simon Wunderlich
2012-08-23
2
-11
/
+11
*
|
batman-adv: correct comments in bridge loop avoidance
Simon Wunderlich
2012-08-23
1
-2
/
+3
*
|
batman-adv: Add the backbone gateway list to debugfs
Simon Wunderlich
2012-08-23
3
-0
/
+85
*
|
batman-adv: move function arguments on one line
Antonio Quartulli
2012-08-23
1
-2
/
+1
|
/
*
batman-adv: Fix mem leak in the batadv_tt_local_event() function
Jesper Juhl
2012-08-08
1
-0
/
+1
*
batman-adv: select an internet gateway if none was chosen
Marek Lindner
2012-08-06
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-10
3
-7
/
+20
|
\
|
*
batman-adv: check incoming packet type for bla
Simon Wunderlich
2012-07-06
3
-7
/
+19
*
|
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-07-10
4
-20
/
+40
*
|
batman-adv: Don't leak information through uninitialized packet fields
Sven Eckelmann
2012-07-01
3
-0
/
+4
*
|
batman-adv: fix counter summary length
Marek Lindner
2012-07-01
1
-2
/
+1
*
|
batman-adv: Fix alignment after opened parentheses
Sven Eckelmann
2012-07-01
5
-19
/
+24
*
|
batman-adv: Remove space before semicolon
Sven Eckelmann
2012-07-01
1
-1
/
+1
*
|
batman-adv: Remove bat_ prefix from bat_{debugfs, sysfs}.{c, h}
Sven Eckelmann
2012-07-01
9
-10
/
+10
[next]