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