aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/soft-interface.c
Commit message (Expand)AuthorAge
* batman-adv: check incoming packet type for blaSimon Wunderlich2012-07-05
* batman-adv: use ETH_HLEN instead of sizeof(struct ethhdr)Antonio Quartulli2012-04-18
* batman-adv: add bridge loop avoidance compile optionSimon Wunderlich2012-04-11
* batman-adv: drop STP over batmanSimon Wunderlich2012-04-11
* batman-adv: add basic bridge loop avoidance codeSimon Wunderlich2012-04-11
* batman-adv: remove old bridge loop avoidance codeSimon Wunderlich2012-04-11
* batman-adv: encourage batman to take shorter routes by changing the default h...Marek Lindner2012-04-11
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-03-11
|\
| * batman-adv: Ignore 80-chars per line limits for stringsSven Eckelmann2012-03-10
* | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-02-28
|\|
| * batman-adv: Fix indentation of multiline statementsSven Eckelmann2012-02-28
| * batman-adv: Update copyright yearsSven Eckelmann2012-02-16
| * batman-adv: convert time_after instances to has_timed_outMarek Lindner2012-02-16
* | batman-adv: use eth_hw_addr_random() instead of random_ether_addr()Danny Kukawka2012-02-17
|/
* batman-adv: add infrastructure to change routing algorithm at runtimeMarek Lindner2012-02-16
* batman-adv: Explicitly mark the common header structureSven Eckelmann2012-02-16
* batman-adv: use unregister_netdevice() when softif_create failsSimon Wunderlich2011-11-20
* batman-adv: refactoring gateway handling codeMarek Lindner2011-11-20
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-07
|\
| * batman-adv: do_bcast has to be true for broadcast packets onlyAntonio Quartulli2011-09-22
* | batman-adv: Remove unnecessary OOM logging messagesJoe Perches2011-09-08
* | batman-adv: rename all instances of batman_packet to batman_ogm_packetMarek Lindner2011-09-08
* | batman-adv: implement AP-isolation on the sender sideAntonio Quartulli2011-08-22
* | batman-adv: implement AP-isolation on the receiver sideAntonio Quartulli2011-08-22
* | batman-adv: detect clients connected through a 802.11 deviceAntonio Quartulli2011-08-22
* | batman-adv: correct several typ0s in the commentsAntonio Quartulli2011-08-22
|/
* netdevice: Kill 'feature' test macros.David S. Miller2011-07-12
* batman-adv: add_bcast_packet_to_list() takes the sending delay as parameterAntonio Quartulli2011-07-05
* batman-adv: improved gateway tq-based selectionAntonio Quartulli2011-06-20
* batman-adv: improved roaming mechanismAntonio Quartulli2011-06-20
* batman-adv: improved client announcement mechanismAntonio Quartulli2011-06-20
* batman-adv: Reduce usage of charSven Eckelmann2011-06-20
* batman-adv: Keep interface_tx as local functionSven Eckelmann2011-06-20
* batman-adv: Use rcu_dereference_protected by update-sideSven Eckelmann2011-05-30
* batman-adv: Calculate sizeof using variable insead of typesSven Eckelmann2011-05-30
* batman-adv: Add const type qualifier for pointersSven Eckelmann2011-05-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-20
|\
| * Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller2011-05-08
| |\
| | * batman-adv: Remove multiline comments from line endingSven Eckelmann2011-05-08
| | * batman-adv: rename everything from *hna* into *tt* (translation table)Antonio Quartulli2011-05-08
| | * batman-adv: Remove unnecessary hardif_list_lockSven Eckelmann2011-05-08
| | * batman-adv: multi vlan support for bridge loop detectionMarek Lindner2011-05-08
| * | Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller2011-05-02
| |\|
| | * batman-adv: Make bat_priv->primary_if an rcu protected pointerMarek Lindner2011-05-01
| * | ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-29
| * | net: batman-adv: remove rx_csum ethtool_opsMichał Mirosław2011-04-20
| * | Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller2011-04-17
| |\|
| | * batman-adv: Set the txqueuelen to zero when creating soft interfaceAndrew Lunn2011-04-17
| | * batman-adv: protect softif_neigh by rcuSimon Wunderlich2011-04-17
* | | batman,rcu: convert call_rcu(softif_neigh_free_rcu) to kfree_rcuPaul E. McKenney2011-05-08
|/ /