index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
batman-adv
/
soft-interface.c
Age
Commit message (
Expand
)
Author
2010-12-16
Staging: batman-adv: Remove batman-adv from staging
Sven Eckelmann
2010-11-29
Staging: batman-adv: Use kernel functions to identify broadcasts
Sven Eckelmann
2010-11-29
Staging: batman-adv: send DHCP requests directly to the chosen gw
Marek Lindner
2010-11-29
Staging: batman-adv: adding gateway functionality
Marek Lindner
2010-11-29
Staging: batman-adv: Limit spin_locks to spin_lock_bh
Sven Eckelmann
2010-11-29
Staging: batman-adv: Make hop_penalty configurable via sysfs
Linus Lüssing
2010-11-29
Staging: batman-adv: Unify sysfs file names with their bat_priv atomics
Linus Lüssing
2010-11-29
Staging: batman-adv: softif bridge loop avoidance
Marek Lindner
2010-11-29
Staging: batman-adv: ensure that eth_type_trans gets linear memory
Marek Lindner
2010-11-10
Revert "staging: batman-adv: Use linux/etherdevice.h address helper functions"
Greg Kroah-Hartman
2010-11-09
staging: batman-adv: Use linux/etherdevice.h address helper functions
Tobias Klauser
2010-09-14
Staging: batman-adv: removing redundant assignment of skb->dev
Marek Lindner
2010-09-05
Staging: batman-adv: multiple mesh clouds
Marek Lindner
2010-09-05
Staging: batman-adv: attach each hard-interface to a soft-interface
Marek Lindner
2010-09-05
Staging: batman-adv: Keep header writable and unshared
Sven Eckelmann
2010-09-05
Staging: batman-adv: layer2 unicast packet fragmentation
Andreas Langer
2010-09-05
Staging: batman-adv: refactoring unicast payload code
Marek Lindner
2010-09-05
Staging: batman-adv: Count Ethernet header for incoming packets
Simon Wunderlich
2010-07-08
Staging: batman-adv: Convert names from Java to C style
Antonio Quartulli
2010-06-22
Staging: batman-adv: bonding and interface alternating
Simon Wunderlich
2010-06-22
Staging: batman-adv: Add bonding functionality
Simon Wunderlich
2010-06-22
Staging: batman-adv: 32bit sequence number and TTL for broadcasts
Simon Wunderlich
2010-06-22
Staging: batman-adv: Mark locally used symbols as static
Sven Eckelmann
2010-05-11
Staging: batman-adv: Reduce max characters on a line to 80
Sven Eckelmann
2010-05-11
Staging: batman-adv: kfree_skb() in interface_tx() in error case
Simon Wunderlich
2010-05-11
Staging: batman-adv: Limit queue lengths for batman and broadcast packets
Simon Wunderlich
2010-05-11
Staging: batman-adv: move /proc interface handling to /sys
Marek Lindner
2010-05-11
Staging: batman-adv: remove redundant pointer to originator interface
Marek Lindner
2010-05-11
Staging: batman-adv: convert more files from /proc to /sys
Marek Lindner
2010-05-11
Staging: batman-adv: Update copyright years
Simon Wunderlich
2010-05-11
Staging: batman-adv: only modify hna-table on active module
Linus Lüssing
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-03
Staging: batman-adv: Remove compat.h
Simon Wunderlich
2010-03-03
Staging: batman-adv: Allow the MAC address to be set
Andrew Lunn
2010-03-03
Staging: batman-adv: receive packets directly using skbs
Simon Wunderlich
2010-03-03
Staging: batman-adv: replace internal logging mechanism.
Andrew Lunn
2009-12-11
staging: batman-adv meshing protocol
Andrew Lunn