Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a165de82b08ddba1fc8b0c4eb56b9020f981c002
/
net
/
batman-adv
/
soft-interface.c
06ba7ce
batman-adv: use unregister_netdevice() when softif_create fails
by Simon Wunderlich
· 13 years ago
be7af5c
batman-adv: refactoring gateway handling code
by Marek Lindner
· 13 years ago
88c5100
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
8b267b31
batman-adv: do_bcast has to be true for broadcast packets only
by Antonio Quartulli
· 13 years ago
320f422
batman-adv: Remove unnecessary OOM logging messages
by Joe Perches
· 13 years ago
b6da4bf
batman-adv: rename all instances of batman_packet to batman_ogm_packet
by Marek Lindner
· 13 years ago
3d393e4
batman-adv: implement AP-isolation on the sender side
by Antonio Quartulli
· 13 years ago
59b699c
batman-adv: implement AP-isolation on the receiver side
by Antonio Quartulli
· 13 years ago
bc27908
batman-adv: detect clients connected through a 802.11 device
by Antonio Quartulli
· 13 years ago
015758d
batman-adv: correct several typ0s in the comments
by Antonio Quartulli
· 13 years ago
e2270ea
netdevice: Kill 'feature' test macros.
by David S. Miller
· 13 years ago
8698529
batman-adv: add_bcast_packet_to_list() takes the sending delay as parameter
by Antonio Quartulli
· 13 years ago
43676ab5
batman-adv: improved gateway tq-based selection
by Antonio Quartulli
· 14 years ago
cc47f66
batman-adv: improved roaming mechanism
by Antonio Quartulli
· 14 years ago
a73105b
batman-adv: improved client announcement mechanism
by Antonio Quartulli
· 14 years ago
b4e1705
batman-adv: Reduce usage of char
by Sven Eckelmann
· 13 years ago
db69ecf
batman-adv: Keep interface_tx as local function
by Sven Eckelmann
· 13 years ago
728cbc6
batman-adv: Use rcu_dereference_protected by update-side
by Sven Eckelmann
· 13 years ago
704509b
batman-adv: Calculate sizeof using variable insead of types
by Sven Eckelmann
· 13 years ago
747e422
batman-adv: Add const type qualifier for pointers
by Sven Eckelmann
· 13 years ago
06f4e92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 13 years ago
02e73c1
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
by David S. Miller
· 14 years ago
6e215fd
batman-adv: Remove multiline comments from line ending
by Sven Eckelmann
· 14 years ago
2dafb49
batman-adv: rename everything from *hna* into *tt* (translation table)
by Antonio Quartulli
· 14 years ago
c3caf51
batman-adv: Remove unnecessary hardif_list_lock
by Sven Eckelmann
· 14 years ago
61906ae
batman-adv: multi vlan support for bridge loop detection
by Marek Lindner
· 14 years ago
8e3572c
batman,rcu: convert call_rcu(softif_neigh_free_rcu) to kfree_rcu
by Paul E. McKenney
· 14 years ago
dcfd9cd
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
by David S. Miller
· 14 years ago
32ae9b2
batman-adv: Make bat_priv->primary_if an rcu protected pointer
by Marek Lindner
· 14 years ago
7073949
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
by David Decotigny
· 14 years ago
97dbee7
net: batman-adv: remove rx_csum ethtool_ops
by Michał Mirosław
· 14 years ago
9c6bc16
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
by David S. Miller
· 14 years ago
af20b71
batman-adv: Set the txqueuelen to zero when creating soft interface
by Andrew Lunn
· 14 years ago
ba85fac
batman-adv: protect softif_neigh by rcu
by Simon Wunderlich
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
e44d8fe
batman-adv: Disallow regular interface as mesh device
by Sven Eckelmann
· 14 years ago
7cefb14
batman-adv: Remove unused hdr_size variable in route_unicast_packet()
by Linus Lüssing
· 14 years ago
e6c10f4
batman-adv: rename batman_if struct to hard_iface
by Marek Lindner
· 14 years ago
39901e7
batman-adv: separate ethernet comparing calls from hash functions
by Marek Lindner
· 14 years ago
9e0b33c
batman-adv: Fix possible buffer overflow in softif neigh list output
by Linus Lüssing
· 14 years ago
7d2b554
batman-adv: Correct rcu refcounting for softif_neigh
by Marek Lindner
· 14 years ago
8d68921
batman-adv: Remove two duplicate includes.
by Jesper Juhl
· 14 years ago
ee1e884
batman-adv: Remove duplicate types.h inclusions
by Linus Lüssing
· 14 years ago
64afe35
batman-adv: Update copyright years
by Sven Eckelmann
· 14 years ago
c6c8fea
net: Add batman-adv meshing protocol
by Sven Eckelmann
· 14 years ago