root/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1582 [1582] 6 months marek batctl: avoid parsing bat-hosts multiple times Currently, running batctl …
(edit) @1581 [1581] 6 months marek batctl: avoid buffer overflow when parsing bat-hosts file(s) Reported-by: …
(edit) @1580 [1580] 6 months marek batctl: include ping -R in manpage This patch adds documentation for the …
(edit) @1579 [1579] 6 months marek batman-adv: don't have interrupts disabled while …
(edit) @1578 [1578] 6 months marek batman-adv: only modify hna-table on active module If we haven't set the …
(edit) @1576 [1576] 7 months marek batman-adv: Convert driver-staging to use spin_lock_init() This fixes …
(edit) @1575 [1575] 7 months marek batctl: record route for ICMP messages batctl is extended to recognize …
(edit) @1574 [1574] 7 months marek batman-adv: record route for ICMP messages The standard layer 3 ping …
(edit) @1573 [1573] 7 months simon batman-adv: fix module initialization Mareks patch to make sure that …
(edit) @1572 [1572] 7 months marek batman-adv: avoid crash on memory allocation error skb_share_check() …
(edit) @1571 [1571] 7 months simon batman-adv: bonding: don't ask hash when already found primary router The …
(edit) @1570 [1570] 7 months marek batman-adv: Some missed debug output, removing it. Signed-off-by: Linus …
(edit) @1569 [1569] 7 months marek batman-adv: fix endless recursion in bat_printk() bat_printk is calling a …
(edit) @1567 [1567] 8 months marek batctl: omit log lines which don't start with the correct tag All …
(edit) @1565 [1565] 8 months marek batctl: extend bat-hosts parser to ignore empty lines and comments
(edit) @1564 [1564] 8 months marek batman-adv: Fix skbuff leak in VIS code. The vis code takes a copy of the …
(edit) @1563 [1563] 8 months marek batman-adv: make IPPROTO_UDP available on older kernels Some older …
(edit) @1562 [1562] 8 months marek batman-adv: gateway class is an unsigned value - treat it as …
(edit) @1560 [1560] 8 months marek batctl: make batch-mode the default and offer watch mode to deactivate it
(edit) @1559 [1559] 8 months simon batman-adv: add bat_printk.c I forgot to add this file in the …
(edit) @1558 [1558] 8 months marek batctl: add PRIMARIES_FIRST_HOP flag support
(edit) @1557 [1557] 8 months marek batman-adv: atomic variable for vis-srv activation This fixes the bug …
(edit) @1556 [1556] 8 months marek batman-adv: suppress "Illegal number" warning The kernel version check …
(edit) @1555 [1555] 8 months marek batman-adv: remove obsolete variables This patch removes a variable that …
(edit) @1554 [1554] 8 months marek batman-adv: add missing rcu unlock The gw_node_update() was missing an …
(edit) @1553 [1553] 8 months simon batman-adv: mark a few variables in gateway code "static" to make sparse …
(edit) @1552 [1552] 8 months simon batman-adv: Fix a wrong lock (should be unlock) Signed-off-by: Simon …
(edit) @1551 [1551] 8 months simon batman-adv: Add bonding functionality This patch introduces bonding …
(edit) @1550 [1550] 8 months marek batman-adv: avoid having the same error message more than once The …
(edit) @1548 [1548] 8 months marek batman-adv: best gw DHCP filter 802.1Q support The DHCP filter inspects …
(edit) @1547 [1547] 8 months marek batman-adv: avoid crash when handling with stale current best gw The …
(edit) @1546 [1546] 8 months marek batctl: tcpdump - add vlan support This patch let's the tcpdump component …
(edit) @1543 [1543] 8 months marek batman-adv: don't lock while sending packets As in other parts of …
(edit) @1542 [1542] 8 months marek batman-adv: send DHCP requests directly to the chosen gw If the gateway …
(edit) @1541 [1541] 8 months marek batctl: add support for gateway mode
(edit) @1540 [1540] 8 months marek batman-adv: adding gateway functionality Via the /proc filesystem you can …
(edit) @1535 [1535] 8 months marek batctl: VIS subcommand uses -h for help/usage. Signed-off-by: Andrew Lunn …
(edit) @1534 [1534] 8 months marek batman: correct smaller typographical errors
(edit) @1533 [1533] 8 months marek batctl: manpage rework General rework of the manpage to reflext the …
(edit) @1532 [1532] 8 months marek batman: Correct typographical errors detected by lintian Debian's Lintian …
(edit) @1531 [1531] 8 months marek batctl: Differentiate between hyphen and minus in manpage groff …
(edit) @1530 [1530] 8 months marek batctl: Correct typographical errors detected by lintian Debian's Lintian …
(edit) @1529 [1529] 8 months simon batman-adv: fix unlock, make code sparse clean If the skb failed to copy …
(edit) @1528 [1528] 8 months simon batman-adv: No deact of aggregation on wrong input A non-integer changes …
(edit) @1527 [1527] 8 months simon batman-adv: Fix regressions found by Coccinelle Some regressions which …
(edit) @1526 [1526] 8 months simon Staging: batman-adv: Use printk(%pM) for MAC addresses printk() since …
(edit) @1525 [1525] 8 months simon batman-adv: remove unused variable "flags" Signed-off-by: Simon …
(edit) @1524 [1524] 8 months simon batman-adv: fix regression in the regression fix null-initialized fields …
(edit) @1523 [1523] 8 months marek batctl: mark trunk as 0.3 branch The batctl 0.2.x branch has been moved …
(edit) @1520 [1520] 8 months marek batman-adv: fix kmalloc regressions The previous patch kmalloc introduced …
(edit) @1519 [1519] 8 months simon batman-adv: check all kmalloc()s there are some kmallocs left which are …
(edit) @1518 [1518] 8 months simon Staging: batman-adv: Allow the MAC address to be set Some embedded …
(edit) @1517 [1517] 8 months simon batman-adv: receive packets directly using skbs This patch removes the …
(edit) @1516 [1516] 8 months marek batman-adv: mark trunk as 0.3.0 alpha The git repository contains a newly …
(edit) @1515 [1515] 8 months marek batctl: adjust vis.c coding style This patch adjusts the vis.c coding …
(edit) @1514 [1514] 8 months marek batctl: adjust vis server/data file path The kernel module changed the …
(edit) @1513 [1513] 8 months marek batman-adv: splitting /proc vis file into vis_server and vis_data The …
(edit) @1512 [1512] 8 months marek batman-adv: remove obsoleted vis_format /proc file batman-adv used to …
(edit) @1511 [1511] 8 months marek batctl: Parse the new /proc vis format. Add code to batctl so that it can …
(edit) @1510 [1510] 8 months marek batman-adv: moving vis output formats out of the kernel land The …
(edit) @1509 [1509] 9 months marek batctl: buffer based reading replaced by line-by-line reading The /proc …
(edit) @1508 [1508] 9 months marek batman-adv: fix minor orig table layout bug The originator table …
(edit) @1506 [1506] 9 months marek batman-adv: Fixes rounding issues in vis.c This patches fixes two …
(edit) @1505 [1505] 9 months axel Makefiles: separate make libs from make all, introduce new make …
(edit) @1504 [1504] 9 months marek batman-adv: Use forw_bcast_list_lock always in disabled interrupt context …
(edit) @1503 [1503] 9 months axel another minor 64 versus 32 bit OS fix
(edit) @1502 [1502] 9 months simon staging: batman-adv: more consistent spelling forgot one more neighbor to …
(edit) @1501 [1501] 9 months simon staging: batman-adv: consistent spelling of "neighbors" we have written …
(edit) @1500 [1500] 9 months simon batman-debug4: Fix small typo "unkown" -> "unknown" Signed-off-by: Sven …
(edit) @1499 [1499] 9 months simon staging: batman-adv: initialize static hash iterators instead of …
(edit) @1498 [1498] 9 months simon batman-adv: update the date of README state Thanks Andrew for pointing …
(edit) @1497 [1497] 9 months marek Staging: batman-adv: Replace KERN_DEBUG with bat_dbg Ameya Palande …
(edit) @1496 [1496] 9 months simon batctl: Fix array out of bound exception This patch fixes an array out of …
(edit) @1495 [1495] 9 months simon batman-adv: update README for latest kernel state in the README that we …
(edit) @1494 [1494] 9 months simon batman-adv: Remove whitespace style errors checkpatch.pl found different …
(edit) @1493 [1493] 9 months simon batman-adv: Remove NULL pointer check It is safe to call kfree(NULL) …
(edit) @1492 [1492] 9 months simon batman-adv: introduce missing kfree Error handling code following a …
(edit) @1491 [1491] 9 months marek [batman-adv] correctly name the configuration option for …
(edit) @1490 [1490] 9 months marek Updating orig_str for debug --===============1664300015== Content-Type: …
(edit) @1489 [1489] 9 months simon if discarding a packet, we need to read it under any condition.
(edit) @1488 [1488] 9 months simon split originator handling parts off routing.c
(edit) @1487 [1487] 9 months simon stop permanent warnings if a device is added but deactivated.
(edit) @1486 [1486] 9 months simon Andrews refactored routing.c file patch: "I broke a lot of the …
(edit) @1485 [1485] 10 months axel minor debug, and comments beautification
(edit) @1484 [1484] 10 months axel fix some 64bit linux issues
(edit) @1483 [1483] 10 months marek [batctl adapt batctl to the new logging mechanisms
(edit) @1482 [1482] 10 months marek [batman-adv] replace internal logging mechanism with standard kernel …
(edit) @1481 [1481] 10 months simon avoid (or at least decrease) route flapping in perfect environments
(edit) @1480 [1480] 10 months simon update version strings in trunk for upcoming releases
(edit) @1478 [1478] 10 months marek [batctl] Remove unreachable code in tcpdump Signed-off-by: Sven …
(edit) @1477 [1477] 10 months marek [batctl] Correct printf format string conversation Signed-off-by: Sven …
(edit) @1476 [1476] 10 months marek [batctl] Prevent division by zero when no packets were send We will try …
(edit) @1473 [1473] 10 months simon style adjustment: add a newline in CHANGELOG
(edit) @1472 [1472] 10 months marek [batman-adv] update Changelog
(edit) @1471 [1471] 10 months simon unlock in bat_device_add_packet() before returning (thanks Sven)
(edit) @1470 [1470] 10 months marek Remove unknown escape string \{ Signed-off-by: Sven Eckelmann …
(edit) @1469 [1469] 10 months marek Mark local symbols as static Signed-off-by: Sven Eckelmann …
(edit) @1468 [1468] 10 months simon fix memory leak when there is a problem adding an interface
(edit) @1467 [1467] 10 months simon remove obsolete functions from bitarray.h (thanks Sven)
(edit) @1466 [1466] 10 months simon update the batctl README
Note: See TracRevisionLog for help on using the revision log.