index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-07
batman-adv: Distributed ARP Table - create DHT helper functions
Antonio Quartulli
9
-4
/
+378
2012-11-07
batman-adv: Distributed ARP Table - add a new debug log level
Antonio Quartulli
1
-1
/
+3
2012-11-07
batman-adv: add UNICAST_4ADDR packet type
Antonio Quartulli
6
-26
/
+194
2012-11-07
batman-adv: Mark correctly aligned headers not as __packed
Sven Eckelmann
1
-6
/
+15
2012-11-07
batman-adv: Reserve extra bytes in skb for better alignment
Sven Eckelmann
4
-19
/
+22
2012-10-29
batman-adv: add kernel-doc for enum batadv_dbg_level
Antonio Quartulli
1
-4
/
+11
2012-10-29
batman-adv: pass the WIFI flag from the local to global entry
Antonio Quartulli
2
-9
/
+28
2012-10-29
batman-adv: properly convert flag into a boolean value
Antonio Quartulli
1
-1
/
+1
2012-10-29
batman-adv: check for more space before accessing the skb
Antonio Quartulli
1
-2
/
+6
2012-10-29
batman-adv: print packets re-routing on DBG_TT and ratelimit it
Antonio Quartulli
1
-4
/
+4
2012-10-29
batman-adv: properly store the roaming time
Antonio Quartulli
1
-0
/
+6
2012-10-29
batman-adv: don't allow ECTP traffic on batman-adv
Simon Wunderlich
1
-2
/
+10
2012-10-29
batman-adv: Only increase refcounter once for alternate router
Sven Eckelmann
1
-15
/
+8
2012-10-29
batman-adv: Check return value of try_module_get
Sven Eckelmann
4
-18
/
+12
2012-10-29
batman-adv: Remove extra check in batadv_bit_get_packet
Sven Eckelmann
1
-13
/
+10
2012-10-29
batman-adv: Set special lockdep classes to avoid lockdep warning
Sven Eckelmann
1
-0
/
+44
2012-10-29
batman-adv: return proper value in case of hash_add failure
Antonio Quartulli
1
-1
/
+1
2012-10-29
batman-adv: consolidate duplicated primary_if checking code
Marek Lindner
6
-91
/
+57
2012-10-29
batman-adv: Remove unused define BAT_ATTR_HIF_UINT
Sven Eckelmann
1
-49
/
+0
2012-10-29
batman-adv: split hard_iface struct for each routing protocol
Marek Lindner
3
-24
/
+39
2012-10-29
batman-adv: use check_unicast_packet() in recv_roam_adv()
Antonio Quartulli
1
-14
/
+1
2012-10-18
batman-adv: Fix potential broadcast BLA-duplicate-check race condition
Linus Lüssing
2
-5
/
+16
2012-10-18
batman-adv: Fix broadcast packet CRC calculation
Linus Lüssing
2
-5
/
+11
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-7
/
+13
2012-09-24
batman-adv: Fix symmetry check / route flapping in multi interface setups
Linus Lüssing
1
-6
/
+7
2012-09-24
batman-adv: Fix change mac address of soft iface.
Def
1
-2
/
+5
2012-09-19
batman-adv: make batadv_test_bit() return 0 or 1 only
Linus Lüssing
1
-3
/
+3
2012-08-23
batman-adv: Start new development cycle
Sven Eckelmann
1
-1
/
+1
2012-08-23
batman-adv: change interface_rx to get orig node
Antonio Quartulli
3
-7
/
+14
2012-08-23
batman-adv: detect not yet announced clients
Antonio Quartulli
5
-33
/
+101
2012-08-23
batman-adv: Reduce accumulated length of simple statements
Sven Eckelmann
7
-38
/
+55
2012-08-23
batman-adv: Don't break statements after assignment operator
Sven Eckelmann
6
-35
/
+39
2012-08-23
batman-adv: Use BIT(x) macro to calculate bit positions
Sven Eckelmann
3
-29
/
+31
2012-08-23
batman-adv: Drop tt queries with foreign dest
Martin Hundebøll
1
-15
/
+3
2012-08-23
batman-adv: Move batadv_check_unicast_packet()
Martin Hundebøll
1
-25
/
+25
2012-08-23
batman-adv: Split batadv_priv in sub-structures for features
Sven Eckelmann
10
-311
/
+343
2012-08-23
batman-adv: check batadv_orig_hash_add_if() return code
Simon Wunderlich
1
-1
/
+7
2012-08-23
batman-adv: fix typos in comments
Antonio Quartulli
2
-5
/
+5
2012-08-23
batman-adv: add reference counting for type batadv_tt_orig_list_entry
Antonio Quartulli
2
-23
/
+53
2012-08-23
batman-adv: remove a misleading comment
Jonathan Corbet
1
-3
/
+0
2012-08-23
batman-adv: convert remaining packet counters to per_cpu_ptr() infrastructure
Marek Lindner
3
-19
/
+42
2012-08-23
batman-adv: rename bridge loop avoidance claim types
Simon Wunderlich
2
-11
/
+11
2012-08-23
batman-adv: correct comments in bridge loop avoidance
Simon Wunderlich
1
-2
/
+3
2012-08-23
batman-adv: Add the backbone gateway list to debugfs
Simon Wunderlich
3
-0
/
+85
2012-08-23
batman-adv: move function arguments on one line
Antonio Quartulli
1
-2
/
+1
2012-08-09
batman-adv: Fix mem leak in the batadv_tt_local_event() function
Jesper Juhl
1
-0
/
+1
2012-08-07
batman-adv: select an internet gateway if none was chosen
Marek Lindner
1
-3
/
+3
2012-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-7
/
+20
2012-07-11
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
4
-20
/
+40
2012-07-06
batman-adv: check incoming packet type for bla
Simon Wunderlich
3
-7
/
+19
[prev]
[next]