Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
1a1f37d9257a4792ca17b28b1c2e4ad15fe95b28
/
net
/
batman-adv
1a1f37d
batman-adv: hash_add() has to discriminate on the return value
by Antonio Quartulli
· 13 years ago
e2270ea
netdevice: Kill 'feature' test macros.
by David S. Miller
· 13 years ago
3f9aed7
Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 13 years ago
a7f9bec
batman-adv: request the full table if tt_crc doesn't match
by Antonio Quartulli
· 13 years ago
980d55b
batman-adv: keep global table consistency in case of roaming
by Antonio Quartulli
· 13 years ago
058d0e2
batman-adv: keep local table consistency for further TT_RESPONSE
by Antonio Quartulli
· 13 years ago
c8c991b
batman-adv: initialise last_ttvn and tt_crc for the orig_node structure
by Antonio Quartulli
· 13 years ago
f8bae99
Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 13 years ago
44c4349
batman-adv: Replace version info instead of appending them
by Sven Eckelmann
· 13 years ago
b539e4c
batman-adv: aggregation checks should use the primary_if pointer
by Marek Lindner
· 13 years ago
6a020ab
batman-adv: broadcast primary OGM on all active hard-interfaces
by Marek Lindner
· 13 years ago
ff66c97
batman-adv: pass a unique flag arg instead of a sequence of bool ones
by Antonio Quartulli
· 13 years ago
8698529
batman-adv: add_bcast_packet_to_list() takes the sending delay as parameter
by Antonio Quartulli
· 13 years ago
5fbc159
batman-adv: unify flags for tt_change/tt_local_entry/tt_global_entry
by Antonio Quartulli
· 13 years ago
eac5646
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
by David S. Miller
· 13 years ago
43676ab
batman-adv: improved gateway tq-based selection
by Antonio Quartulli
· 14 years ago
19595e0
batman-adv: throw uevent in userspace on gateway add/change/del event
by Antonio Quartulli
· 13 years ago
2265c14
batman-adv: gateway election code refactoring
by Antonio Quartulli
· 14 years ago
c6bda68
batman-adv: add wrapper function to throw uevent in userspace
by Antonio Quartulli
· 14 years ago
7683fdc
batman-adv: protect the local and the global trans-tables with rcu
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
3b27ffb
batman-adv: Unify the first 3 bytes in each packet
by Antonio Quartulli
· 13 years ago
b4e1705
batman-adv: Reduce usage of char
by Sven Eckelmann
· 13 years ago
b2c44a5
batman-adv: count_real_packets() in batman-adv assumes char is signed
by David Howells
· 13 years ago
db69ecf
batman-adv: Keep interface_tx as local function
by Sven Eckelmann
· 13 years ago
b8e2dd1
batman-adv: Move compare_orig to originator.c
by Sven Eckelmann
· 13 years ago
6018e11
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
by David S. Miller
· 13 years ago
ecbd532
batman-adv: use NO_FLAGS define instead of hard-coding 0
by Marek Lindner
· 13 years ago
e8958db
batman-adv: Use enums for related constants
by Sven Eckelmann
· 13 years ago
3d222bb
batman-adv: Rewrite debugfs kobj_to_* helpers as functions
by Sven Eckelmann
· 13 years ago
e72948e
batman-adv: Fix signedness problem in parse_gw_bandwidth
by Sven Eckelmann
· 13 years ago
6b9aadf
batman-adv: Don't return value in void function
by Sven Eckelmann
· 13 years ago
d1829fa
batman-adv: accept delayed rebroadcasts to avoid bogus routing under heavy load
by Daniele Furlan
· 13 years ago
f81c622
net: Remove unnecessary semicolons
by Joe Perches
· 13 years ago
bb899b8
batman-adv: Ensure that we really have route changes in update_route
by Sven Eckelmann
· 14 years ago
4021967
batman-adv: a multiline comment should precede the variable it is describing
by Antonio Quartulli
· 13 years ago
44e92bc
batman-adv: use is_broadcast_ether_addr() instead of compare_eth(.., brd_addr)
by Antonio Quartulli
· 13 years ago
0bb8575
batman-adv: Check type of x and y in seq_(before|after)
by Sven Eckelmann
· 13 years ago
f5d33d3
batman-adv: move smallest_signed_int(), seq_before() and seq_after() into main.h
by Antonio Quartulli
· 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
958ca59
batman-adv: Remove casts from type x to type x
by Sven Eckelmann
· 13 years ago
5f718c2
batman-adv: Remove explicit casts cast from void* for store
by Sven Eckelmann
· 13 years ago
37a4065
batman-adv: Only use int up and down gw representation
by Sven Eckelmann
· 13 years ago
747e422
batman-adv: Add const type qualifier for pointers
by Sven Eckelmann
· 13 years ago
38e3c5f
batman-adv: Don't do pointer arithmetic with void*
by Sven Eckelmann
· 13 years ago
16f14b4
batman-adv: Remove comparising < 0 for unsigned type
by Sven Eckelmann
· 13 years ago
f678bc9
batman-adv: Print jiffies as unsigned long
by Sven Eckelmann
· 13 years ago
d3a547b
batman-adv: Annotate functions with format strings
by Sven Eckelmann
· 13 years ago
1b38bed
batman-adv: Use kzalloc rather than kmalloc followed by memset with 0
by Sven Eckelmann
· 14 years ago
e2cbc11
batman-adv: move neigh_node->if_incoming->if_status check in find_router()
by Antonio Quartulli
· 14 years ago
06f4e92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 13 years ago
4dc6ec2
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
by David S. Miller
· 13 years ago
ca06c6e
batman-adv: reset broadcast flood protection on error
by Marek Lindner
· 13 years ago
6d5808d
batman-adv: Add missing hardif_free_ref in forw_packet_free
by Sven Eckelmann
· 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
27aea21
batman-adv: remove duplicate code from function is_bidirectional_neigh()
by Daniele Furlan
· 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
01df2b6
batman-adv: Fix refcount imbalance in find_router
by Marek Lindner
· 14 years ago
3a4375a
batman-adv: Avoid deadlock between rtnl_lock and s_active
by Sven Eckelmann
· 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
28f8e54
batman-adv: remove misplaced comment
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
ae179ae
batman,rcu: convert call_rcu(neigh_node_free_rcu) to kfree()
by Paul E. McKenney
· 14 years ago
eb340b2
batman,rcu: convert call_rcu(gw_node_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
71e4aa9
batman-adv: fix gw_node_update() and gw_election()
by Antonio Quartulli
· 14 years ago
5f657ec
batman-adv: Move definition of atomic_dec_not_zero() into main.h
by Antonio Quartulli
· 14 years ago
b5a6f69
batman-adv: orig_hash_find() manages rcu_lock/unlock internally
by Antonio Quartulli
· 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
c4aac1a
batman-adv: concentrate all curr_gw related rcu operations in select/deselect functions
by Marek Lindner
· 14 years ago
6800390
batman-adv: Protect global TQ window with a spinlock
by Linus Lüssing
· 14 years ago
e1a5382
batman-adv: Make orig_node->router an rcu protected pointer
by Linus Lüssing
· 14 years ago
57f0c07
batman-adv: Simplify gw_check_election(), use gw_get_selected()
by Linus Lüssing
· 14 years ago
4c80485
batman-adv: Make gateway_get_selected type safe
by Linus Lüssing
· 14 years ago
5515862
batman-adv: Move bonding / iface alternating router search to own functions
by Linus Lüssing
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
b8cec4a
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
by David S. Miller
· 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
4389e47
batman-adv: rename global if_list to hardif_list
by Marek Lindner
· 14 years ago
d007260
batman-adv: remove orig_hash spinlock
by Marek Lindner
· 14 years ago
1605d0d
batman-adv: increase refcount in create_neighbor to be consistent
by Marek Lindner
· 14 years ago
7b36e8e
batman-adv: Correct rcu refcounting for orig_node
by Marek Lindner
· 14 years ago
7aadf88
batman-adv: remove extra layer between hash and hash element - hash bucket
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
43c70ad
batman-adv: Increase orig_node refcount before releasing rcu read lock
by Linus Lüssing
· 14 years ago
5d02b3c
batman-adv: Make bat_priv->curr_gw an rcu protected pointer
by Linus Lüssing
· 14 years ago
f3e0008
batman-adv: make broadcast seqno operations atomic
by Marek Lindner
· 14 years ago
0ede9f4
batman-adv: protect bit operations to count OGMs with spinlock
by Marek Lindner
· 14 years ago
Next »