| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | batman-adv: Prefix vis defines with BATADV_ | Sven Eckelmann | 2012-06-28 | 2 | -2/+2 |
* | | batman-adv: Prefix unicast defines with BATADV_ | Sven Eckelmann | 2012-06-28 | 3 | -4/+4 |
* | | batman-adv: Prefix types defines with BATADV_ | Sven Eckelmann | 2012-06-28 | 3 | -11/+11 |
* | | batman-adv: Prefix packet defines with BATADV_ | Sven Eckelmann | 2012-06-28 | 11 | -37/+40 |
* | | batman-adv: Prefix icmp_socket defines with BATADV_ | Sven Eckelmann | 2012-06-28 | 2 | -2/+2 |
* | | batman-adv: Prefix gateway defines with BATADV_ | Sven Eckelmann | 2012-06-28 | 2 | -14/+18 |
* | | batman-adv: Prefix bridge_loop_avoidance defines with BATADV_ | Sven Eckelmann | 2012-06-28 | 2 | -3/+3 |
* | | batman-adv: Prefix sysfs defines with BATADV_ | Sven Eckelmann | 2012-06-28 | 2 | -9/+9 |
* | | batman-adv: Prefix debugfs defines with BATADV_ | Sven Eckelmann | 2012-06-28 | 2 | -2/+2 |
* | | batman-adv: Prefix local defines with BATADV_ | Sven Eckelmann | 2012-06-28 | 4 | -81/+87 |
* | | batman-adv: beautify tt_global_add() argument list | Antonio Quartulli | 2012-06-28 | 3 | -19/+13 |
* | | batman-adv: clear ADD+DEL (and viceversa) events in the same orig-interval | Antonio Quartulli | 2012-06-28 | 1 | -3/+37 |
* | | batman-adv: Directly print to seq_file in vis | Sven Eckelmann | 2012-06-28 | 1 | -143/+81 |
* | | batman-adv: Prefix remaining function like macros with batadv_ | Sven Eckelmann | 2012-06-28 | 11 | -89/+98 |
* | | batman-adv: Prefix main local static functions with batadv_ | Sven Eckelmann | 2012-06-28 | 1 | -37/+39 |
* | | batman-adv: Prefix vis local static functions with batadv_ | Sven Eckelmann | 2012-06-28 | 1 | -98/+103 |
* | | batman-adv: Prefix unicast local static functions with batadv_ | Sven Eckelmann | 2012-06-28 | 1 | -13/+16 |
* | | batman-adv: fix global TT entry deletion | Antonio Quartulli | 2012-06-25 | 1 | -0/+2 |
* | | batman-adv: fix condition in AP isolation | Antonio Quartulli | 2012-06-25 | 1 | -1/+1 |
* | | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2012-06-25 | 24 | -1482/+1591 |
|\ \ |
|
| * | | batman-adv: Prefix translation-table local static functions with batadv_ | Sven Eckelmann | 2012-06-25 | 1 | -258/+282 |
| * | | batman-adv: Prefix soft-interface local static functions with batadv_ | Sven Eckelmann | 2012-06-25 | 1 | -39/+41 |
| * | | batman-adv: Prefix send local static functions with batadv_ | Sven Eckelmann | 2012-06-25 | 1 | -15/+15 |
| * | | batman-adv: Prefix routing local static functions with batadv_ | Sven Eckelmann | 2012-06-25 | 1 | -31/+34 |
| * | | batman-adv: Prefix originator local static functions with batadv_ | Sven Eckelmann | 2012-06-25 | 1 | -27/+27 |
| * | | batman-adv: Prefix icmp_socket local static functions with batadv_ | Sven Eckelmann | 2012-06-25 | 1 | -32/+34 |
| * | | batman-adv: Prefix hash local static functions with batadv_ | Sven Eckelmann | 2012-06-25 | 1 | -2/+2 |
| * | | batman-adv: Prefix hard-interface local static functions with batadv_ | Sven Eckelmann | 2012-06-25 | 1 | -31/+33 |
| * | | batman-adv: Prefix gateway_common local static functions with batadv_ | Sven Eckelmann | 2012-06-25 | 1 | -5/+5 |
| * | | batman-adv: Prefix gateway_client local static functions with batadv_ | Sven Eckelmann | 2012-06-25 | 1 | -32/+35 |