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: process broadcast packets in BLA earlier
Antonio Quartulli
2012-11-16
1
-6
/
+6
*
batman-adv: don't add TEMP clients belonging to other backbone nodes
Antonio Quartulli
2012-11-16
1
-0
/
+7
*
batman-adv: correctly pass the client flag on tt_response
Antonio Quartulli
2012-11-16
1
-1
/
+1
*
batman-adv: fix tt_global_entries flags update
Antonio Quartulli
2012-11-16
1
-0
/
+6
*
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
*
|
batman-adv: Transform BATADV_LOG_BUFF(idx) into function
Sven Eckelmann
2012-07-01
1
-4
/
+15
*
|
batman-adv: Prefix types structs with batadv_
Sven Eckelmann
2012-07-01
31
-938
/
+1029
*
|
batman-adv: Prefix packet structs with batadv_
Sven Eckelmann
2012-07-01
19
-347
/
+369
*
|
batman-adv: Prefix local sysfs struct with batadv_
Sven Eckelmann
2012-07-01
2
-7
/
+7
*
|
batman-adv: Prefix hash struct and typedef with batadv_
Sven Eckelmann
2012-07-01
9
-64
/
+67
*
|
batman-adv: Prefix local debugfs structs with batadv_
Sven Eckelmann
2012-07-01
1
-5
/
+5
*
|
batman-adv: Prefix main enum with BATADV_
Sven Eckelmann
2012-07-01
14
-135
/
+140
*
|
batman-adv: Prefix packet enum with BATADV_
Sven Eckelmann
2012-07-01
12
-232
/
+254
*
|
batman-adv: Prefix types enum with BATADV_
Sven Eckelmann
2012-07-01
5
-31
/
+31
*
|
batman-adv: Prefix hard-interface enum with BATADV_
Sven Eckelmann
2012-07-01
13
-63
/
+68
*
|
batman-adv: Prefix gateway enum with BATADV_
Sven Eckelmann
2012-07-01
5
-22
/
+22
*
|
batman-adv: Prefix main defines with BATADV_
Sven Eckelmann
2012-06-28
18
-202
/
+244
[next]