Show patches with: Submitter = Sven Eckelmann       |   2630 patches
« 1 2 3 426 27 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
Move more compatibility code to compat.h - - - --- 2008-07-18 Sven Eckelmann Accepted
Don't process the icmp packet further when we could not read it - - - --- 2008-07-18 Sven Eckelmann Accepted
Batman gateway lock ups - - - --- 2008-09-09 Sven Eckelmann RFC
Unlock all spinlocks in batgat - - - --- 2008-09-11 Sven Eckelmann Accepted
kfree list nodes after deleting them from free_client_list in batgat - - - --- 2008-09-11 Sven Eckelmann Accepted
Remove batgat proc entries correctly - - - --- 2008-09-11 Sven Eckelmann Accepted
Don't validate hardware address of batgat gate0 device - - - --- 2008-09-12 Sven Eckelmann Accepted
Batmand dies - - - --- 2008-09-12 Sven Eckelmann Not Applicable
Make batman timer functions thread safe - - - --- 2008-09-12 Sven Eckelmann Accepted
Make batman debug allocation function thread safe - - - --- 2008-09-12 Sven Eckelmann Accepted
Backport gateway module to 2.6.18 - - - --- 2008-09-24 Sven Eckelmann Accepted
Move more linux 2.6 compat stuff to compat26.h - - - --- 2008-09-24 Sven Eckelmann Superseded
Send TUNNEL_IP_REQUEST as response of TUNNEL_IP_REQUEST - - - --- 2008-09-24 Sven Eckelmann Accepted
[v2] Move more linux 2.6 compat stuff to compat26.h - - - --- 2008-09-25 Sven Eckelmann Accepted
Allow unoptimized builds of batgat - - - --- 2008-09-25 Sven Eckelmann Accepted
Sync hash implementation of batgat and batman-adv - - - --- 2008-09-25 Sven Eckelmann Accepted
Don't use iterator of wip_hash to delete bucket in vip_hash - - - --- 2008-09-25 Sven Eckelmann Accepted
Mark not returning functions with __noreturn__ - - - --- 2008-09-27 Sven Eckelmann Accepted
Remove dead stores in batmand - - - --- 2008-09-28 Sven Eckelmann Accepted
Let the compiler interpret the noreturn situation in restore_and_exit correct - - - --- 2008-10-09 Sven Eckelmann Accepted
Use device_create instead of device_create_drvdata in linux modules - - - --- 2008-11-05 Sven Eckelmann Superseded
[v2] Use device_create instead of device_create_drvdata in linux modules - - - --- 2008-11-05 Sven Eckelmann Accepted
Use %zu to print sizeof(x) with printf - - - --- 2008-11-21 Sven Eckelmann Rejected
Don't create different definitions of variables from header - - - --- 2008-11-24 Sven Eckelmann Accepted
Reduce verbosity of make - - - --- 2008-11-25 Sven Eckelmann Accepted
Compile object files before linking vis-advanced - - - --- 2008-11-25 Sven Eckelmann Accepted
Correct parameter in declaration of use_gateway_module - - - --- 2008-12-01 Sven Eckelmann Superseded
Remove unused variable debug_level_info in posix/posix.c - - - --- 2008-12-01 Sven Eckelmann Accepted
Use declaration of vis_if from batman.h - - - --- 2008-12-01 Sven Eckelmann Accepted
Respect (un)signess of parameter in printf format strings - - - --- 2008-12-01 Sven Eckelmann Accepted
Mark function which are only declared locally as static - - - --- 2008-12-01 Sven Eckelmann Accepted
Remove unused functions isDuplicate and isBntog - - - --- 2008-12-01 Sven Eckelmann Accepted
Don't convert uint64_t to float when only comparing against 0 - - - --- 2008-12-01 Sven Eckelmann Accepted
[v2] Use ansi-style declaration for parameterless functions - - - --- 2008-12-01 Sven Eckelmann Accepted
[v2] Remove unused parameter of use_gateway_module - - - --- 2008-12-01 Sven Eckelmann Accepted
Don't convert new_hna_len from int16_t to int and back to int16_t - - - --- 2008-12-01 Sven Eckelmann Accepted
Don't truncate file descriptor in use_kernel_module - - - --- 2008-12-01 Sven Eckelmann Accepted
Split SOURCE_VERSION in RELEASE- AND EXTRA_VERSION - - - --- 2008-12-28 Sven Eckelmann Superseded
Detect unstable version in SOURCE_VERSION - - - --- 2008-12-28 Sven Eckelmann Accepted
Fix compilation on freebsd - - - --- 2009-01-13 Sven Eckelmann Accepted
Sync definitions in bsd/* with definitions in os.h - - - --- 2009-01-14 Sven Eckelmann Accepted
Suppress warning about unused parameter in bsd/*.c - - - --- 2009-01-14 Sven Eckelmann Accepted
Change urls to new open-mesh third level domains - - - --- 2009-01-14 Sven Eckelmann Accepted
Remove merge conflict marker from batman/INSTALL - - - --- 2009-01-14 Sven Eckelmann Accepted
Introduce set/get functions for /proc files - - - --- 2009-02-06 Sven Eckelmann Accepted
Introduce get_tunneled_(protocol|udpdest) for better portability - - - --- 2009-02-06 Sven Eckelmann Accepted
Add bsd-stubs for nat functionality - - - --- 2009-02-06 Sven Eckelmann Accepted
Fix deletion of aggregate_ogm in /proc/net/batman-adv - - - --- 2009-02-24 Sven Eckelmann Accepted
Generate source dependency informations on the fly - - - --- 2009-03-02 Sven Eckelmann Accepted
Don't detach batmand to background by default - - - --- 2009-03-26 Sven Eckelmann Rejected
[1/2] Add parameter to disable fork to background - - - --- 2009-04-01 Sven Eckelmann Rejected
[2/2] Sanitise batmand process by reexecuting it - - - --- 2009-04-01 Sven Eckelmann Superseded
[v2,2/2] Sanitise batmand process by reexecuting it - - - --- 2009-04-01 Sven Eckelmann Rejected
Don't access random memory after forwarding broadcast - - - --- 2009-04-02 Sven Eckelmann Accepted
Add compilation support for GNU/kFreeBSD - - - --- 2009-04-09 Sven Eckelmann Accepted
Differentiate between hyphen and minus in manpage - - - --- 2009-04-24 Sven Eckelmann Superseded
[1/2] Reserve enough space for aligned netlink requests - - - --- 2009-05-20 Sven Eckelmann Accepted
[2/2] Don't add size for netlink header twice in netlink request - - - --- 2009-05-20 Sven Eckelmann Superseded
[PATCH2/2v2] Don't add size for netlink header twice in netlink request - - - --- 2009-05-20 Sven Eckelmann Accepted
Add padding around allocation debugger structures - - - --- 2009-05-28 Sven Eckelmann Accepted
[2/3] Make TYPE_OF_WORD the largest integral type - - - --- 2009-05-28 Sven Eckelmann Accepted
[3/3] Word-Align char buffer which are later casted to larger data types - - - --- 2009-05-28 Sven Eckelmann Accepted
Align pointers in hna list elements - - - --- 2009-06-02 Sven Eckelmann Superseded
[v2] Align pointers in hna list elements - - - --- 2009-06-03 Sven Eckelmann Accepted
[batctl] Remove references to old tool names - - - --- 2009-06-20 Sven Eckelmann Accepted
[batctl] Expand ~ in paths to host files - - - --- 2009-06-20 Sven Eckelmann Accepted
[batctl] Use length modifier for size_t types in printf - - - --- 2009-06-22 Sven Eckelmann Accepted
[batman-adv] Convert to new net_device_ops - - - --- 2009-06-26 Sven Eckelmann Superseded
Convert to new net_device_ops - - - --- 2009-06-26 Sven Eckelmann Accepted
Cleanup smaller style problems - - - --- 2009-07-25 Sven Eckelmann Accepted
Remove compatibility code for pre 2.6 kernel versions - - - --- 2009-09-12 Sven Eckelmann Superseded
[batman-adv] Remove compatibility code for pre 2.6 kernel versions - - - --- 2009-09-12 Sven Eckelmann Accepted
Start to send originator messages when interface gets active - - - --- 2009-10-21 Sven Eckelmann Superseded
Mark local symbols as static - - - --- 2009-11-07 Sven Eckelmann Accepted
Remove unknown escape string \{ - - - --- 2009-11-07 Sven Eckelmann Accepted
[batctl] Prevent division by zero when no packets were send - - - --- 2009-11-07 Sven Eckelmann Accepted
[batctl] Correct printf format string conversation - - - --- 2009-11-07 Sven Eckelmann Accepted
[batctl] Remove unreachable code in tcpdump - - - --- 2009-11-07 Sven Eckelmann Accepted
[batman-adv] Remove whitespace style errors - - - --- 2009-12-10 Sven Eckelmann Accepted
[batman-adv] Remove NULL pointer check before calling kfree - - - --- 2009-12-10 Sven Eckelmann Accepted
[batman-debug4] Fix small typo "unkown" -> "unknown" - - - --- 2009-12-15 Sven Eckelmann Accepted
batman-adv: Use forw_bcast_list_lock always in disabled interrupt context - - - --- 2009-12-17 Sven Eckelmann Accepted
[1/3] batctl: Correct typographical errors detected by lintian - - - --- 2010-01-02 Sven Eckelmann Accepted
[2/3] batctl: Differentiate between hyphen and minus in manpage - - - --- 2010-01-02 Sven Eckelmann Accepted
[3/3] batman: Correct typographical errors detected by lintian - - - --- 2010-01-02 Sven Eckelmann Accepted
batman-adv: Clone shared bat packets before modifying them - - - --- 2010-03-14 Sven Eckelmann Superseded
[v2] batman-adv: Clone shared bat packets before modifying them - - - --- 2010-03-14 Sven Eckelmann Accepted
running batman-adv in a openvz VE - - - --- 2010-04-03 Sven Eckelmann RFC
[v2-maint] Staging: batman-adv: fix whitespace style issues - - - --- 2010-04-04 Sven Eckelmann Accepted
[v2-trunk] Staging: batman-adv: fix whitespace style issues - - - --- 2010-04-04 Sven Eckelmann Not Applicable
batctl: Parse allowed settings for sysfs without whitespace before newline - - - --- 2010-04-04 Sven Eckelmann Accepted
batman-adv: Update pointer to ethhdr after skb_copy - - - --- 2010-04-25 Sven Eckelmann Accepted
[v2] batman-adv: 32bit sequence number and TTL for broadcasts - - - --- 2010-04-26 Sven Eckelmann Accepted
[maint,1/2] batman-adv: Fix whitespace problems criticized by checkpatch.pl - - - --- 2010-04-29 Sven Eckelmann Superseded
[maint,2/2] batman-adv: Reduce max characters on a line to 80 - - - --- 2010-04-29 Sven Eckelmann Superseded
[trunk,1/2] batman-adv: Fix whitespace problems criticized by checkpatch.pl - - - --- 2010-04-29 Sven Eckelmann Accepted
[trunk,2/2] batman-adv: Reduce max characters on a line to 80 - - - --- 2010-04-29 Sven Eckelmann Superseded
[maint,2/2v2] batman-adv: Reduce max characters on a line to 80 - - - --- 2010-04-29 Sven Eckelmann Accepted
[trunk,2/2v2] batman-adv: Reduce max characters on a line to 80 - - - --- 2010-04-29 Sven Eckelmann Accepted
Staging: batman-adv: send.c: Checkpatch cleanup - - - --- 2010-05-01 Sven Eckelmann Not Applicable
« 1 2 3 426 27 »