Simon Wunderlich
|
06ba7ce223
batman-adv: use unregister_netdevice() when softif_create fails
|
13 years ago |
Marek Lindner
|
be7af5cf9c
batman-adv: refactoring gateway handling code
|
14 years ago |
David S. Miller
|
88c5100c28
Merge branch 'master' of github.com:davem330/net
|
13 years ago |
Antonio Quartulli
|
8b267b312d
batman-adv: do_bcast has to be true for broadcast packets only
|
13 years ago |
Joe Perches
|
320f422f62
batman-adv: Remove unnecessary OOM logging messages
|
14 years ago |
Marek Lindner
|
b6da4bf5d7
batman-adv: rename all instances of batman_packet to batman_ogm_packet
|
14 years ago |
Antonio Quartulli
|
3d393e4732
batman-adv: implement AP-isolation on the sender side
|
14 years ago |
Antonio Quartulli
|
59b699cdee
batman-adv: implement AP-isolation on the receiver side
|
14 years ago |
Antonio Quartulli
|
bc2790808a
batman-adv: detect clients connected through a 802.11 device
|
14 years ago |
Antonio Quartulli
|
015758d002
batman-adv: correct several typ0s in the comments
|
14 years ago |
David S. Miller
|
e2270ea62a
netdevice: Kill 'feature' test macros.
|
14 years ago |
Antonio Quartulli
|
8698529d20
batman-adv: add_bcast_packet_to_list() takes the sending delay as parameter
|
14 years ago |
Antonio Quartulli
|
43676ab590
batman-adv: improved gateway tq-based selection
|
14 years ago |
Antonio Quartulli
|
cc47f66e6b
batman-adv: improved roaming mechanism
|
14 years ago |
Antonio Quartulli
|
a73105b8d4
batman-adv: improved client announcement mechanism
|
14 years ago |
Sven Eckelmann
|
b4e1705417
batman-adv: Reduce usage of char
|
14 years ago |
Sven Eckelmann
|
db69ecfcb0
batman-adv: Keep interface_tx as local function
|
14 years ago |
Sven Eckelmann
|
728cbc6ac1
batman-adv: Use rcu_dereference_protected by update-side
|
14 years ago |
Sven Eckelmann
|
704509b8d4
batman-adv: Calculate sizeof using variable insead of types
|
14 years ago |
Sven Eckelmann
|
747e4221a0
batman-adv: Add const type qualifier for pointers
|
14 years ago |
Linus Torvalds
|
06f4e926d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
14 years ago |
David S. Miller
|
02e73c1edc
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
|
14 years ago |
Sven Eckelmann
|
6e215fd8eb
batman-adv: Remove multiline comments from line ending
|
14 years ago |
Antonio Quartulli
|
2dafb49d84
batman-adv: rename everything from *hna* into *tt* (translation table)
|
14 years ago |
Sven Eckelmann
|
c3caf5196c
batman-adv: Remove unnecessary hardif_list_lock
|
14 years ago |
Marek Lindner
|
61906ae86d
batman-adv: multi vlan support for bridge loop detection
|
14 years ago |
Paul E. McKenney
|
8e3572cff7
batman,rcu: convert call_rcu(softif_neigh_free_rcu) to kfree_rcu
|
14 years ago |
David S. Miller
|
dcfd9cdc12
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
|
14 years ago |
Marek Lindner
|
32ae9b221e
batman-adv: Make bat_priv->primary_if an rcu protected pointer
|
14 years ago |
David Decotigny
|
7073949720
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
|
14 years ago |