index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: Don't handle address updates when bla is disabled
Simon Wunderlich
2013-06-10
1
-0
/
+4
*
batman-adv: forward late OGMs from best next hop
Simon Wunderlich
2013-06-10
1
-31
/
+55
*
batman-adv: wait for rtnl in batadv_store_mesh_iface instead of failing if it...
Matthias Schiffer
2013-06-10
1
-4
/
+1
*
batman-adv: Avoid double freeing of bat_counters
Martin Hundebøll
2013-05-21
2
-0
/
+2
*
batman-adv: Fix rcu_barrier() miss due to double call_rcu() in TT code
Linus Lüssing
2013-05-17
3
-1
/
+23
*
batman-adv: reorder clean up routine in order to avoid race conditions
Antonio Quartulli
2013-05-09
1
-4
/
+12
*
batman-adv: make DAT drop ARP requests targeting local clients
Antonio Quartulli
2013-05-09
1
-0
/
+13
*
batman-adv: check return value of pskb_trim_rcsum()
Marek Lindner
2013-05-09
1
-2
/
+6
*
batman-adv: check proto length before accessing proto string buffer
Marek Lindner
2013-05-09
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-30
1
-6
/
+5
|
\
|
*
batman-adv: use the proper header len when checking the TTVN
Antonio Quartulli
2013-04-22
1
-6
/
+5
*
|
batman-adv: fix global protection fault during soft_iface destruction
Antonio Quartulli
2013-04-22
1
-0
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-22
6
-31
/
+44
|
\
|
|
*
batman-adv: make is_my_mac() check for the current mesh only
Antonio Quartulli
2013-04-17
5
-23
/
+28
*
|
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
1
-1
/
+1
*
|
batman-adv: use seq_puts instead of seq_printf when the format is constant
Antonio Quartulli
2013-03-27
5
-10
/
+10
*
|
batman-adv: update Makefile copyright years
Antonio Quartulli
2013-03-27
1
-1
/
+1
*
|
batman-adv: Start new development cycle
Simon Wunderlich
2013-03-27
1
-1
/
+1
*
|
batman-adv: free an hard-interface before adding it
Antonio Quartulli
2013-03-27
1
-6
/
+33
*
|
batman-adv: Allow to modify slaves of soft-interfaces through rntl_link
Sven Eckelmann
2013-03-27
2
-3
/
+65
*
|
batman-adv: Allow to use rntl_link for device creation/deletion
Sven Eckelmann
2013-03-27
4
-0
/
+33
*
|
batman-adv: rename batadv_softif_destroy to reflect sysfs use case
Marek Lindner
2013-03-27
3
-3
/
+7
*
|
batman-adv: Don't always delete softif when last slave was removed
Sven Eckelmann
2013-03-27
3
-6
/
+21
*
|
batman-adv: Move deinitialization of soft-interface to destructor
Sven Eckelmann
2013-03-27
1
-3
/
+12
*
|
batman-adv: Move soft-interface initialization to ndo_init
Sven Eckelmann
2013-03-27
2
-88
/
+86
*
|
batman-adv: Fix endianness errors for network coding
Martin Hundebøll
2013-03-27
2
-2
/
+2
*
|
batman-adv: network coding - receive coded packets and decode them
Martin Hundebøll
2013-03-13
3
-0
/
+246
*
|
batman-adv: network coding - save overheard and tx packets for decoding
Martin Hundebøll
2013-03-13
6
-3
/
+253
*
|
batman-adv: network coding - code and transmit packets if possible
Martin Hundebøll
2013-03-13
5
-0
/
+466
*
|
batman-adv: network coding - buffer unicast packets before forward
Martin Hundebøll
2013-03-13
4
-7
/
+557
*
|
batman-adv: network coding - detect coding nodes and remove these after timeout
Martin Hundebøll
2013-03-13
7
-0
/
+524
*
|
batman-adv: network coding - add the initial infrastructure code
Martin Hundebøll
2013-03-13
9
-1
/
+176
*
|
batman-adv: don't use !! in bool conversion
Antonio Quartulli
2013-03-13
2
-5
/
+5
*
|
batman-adv: Return reason for failure in batadv_check_unicast_packet()
Martin Hundebøll
2013-03-13
1
-4
/
+14
*
|
batman-adv: replace redundant primary_if_get calls
Marek Lindner
2013-03-13
3
-46
/
+11
|
/
*
batman-adv: verify tt len does not exceed packet len
Marek Lindner
2013-03-11
1
-3
/
+3
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
11
-149
/
+102
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
David S. Miller
2013-02-18
1
-1
/
+1
|
\
|
*
batman-adv: Fix NULL pointer dereference in DAT hash collision avoidance
Pau Koning
2013-02-13
1
-1
/
+1
*
|
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2013-01-29
1
-2
/
+2
|
\
\
|
*
|
batman-adv: fix local translation table output
Antonio Quartulli
2013-01-28
1
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-29
1
-1
/
+18
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
batman-adv: filter ARP packets with invalid MAC addresses in DAT
Matthias Schiffer
2013-01-27
1
-0
/
+13
|
*
batman-adv: check for more types of invalid IP addresses in DAT
Matthias Schiffer
2013-01-27
1
-1
/
+3
|
*
batman-adv: fix skb leak in batadv_dat_snoop_incoming_arp_reply()
Matthias Schiffer
2013-01-27
1
-0
/
+2
*
|
batman-adv: Start new development cycle
Antonio Quartulli
2013-01-19
1
-1
/
+1
*
|
batman-adv: update copyright years
Antonio Quartulli
2013-01-19
42
-42
/
+42
*
|
batman-adv: postpone sysfs removal when unregistering
Simon Wunderlich
2013-01-19
3
-5
/
+57
*
|
batman-adv: rename random32() to prandom_u32()
Akinobu Mita
2013-01-19
1
-2
/
+2
*
|
batman-adv: kernel doc for types.h
Marek Lindner
2013-01-19
1
-66
/
+395
[next]