index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
batman-adv
Age
Commit message (
Expand
)
Author
2012-06-20
batman-adv: Prefix main non-static functions with batadv_
Sven Eckelmann
2012-06-20
batman-adv: Prefix vis non-static functions with batadv_
Sven Eckelmann
2012-06-20
batman-adv: Prefix unicast non-static functions with batadv_
Sven Eckelmann
2012-06-20
batman-adv: Prefix translation-table non-static functions with batadv_
Sven Eckelmann
2012-06-20
batman-adv: Prefix soft-interface non-static functions with batadv_
Sven Eckelmann
2012-06-20
batman-adv: Prefix send non-static functions with batadv_
Sven Eckelmann
2012-06-20
batman-adv: Prefix routing non-static functions with batadv_
Sven Eckelmann
2012-06-20
batman-adv: Prefix ring_buffer non-static functions with batadv_
Sven Eckelmann
2012-06-20
batman-adv: Prefix originator non-static functions with batadv_
Sven Eckelmann
2012-06-20
batman-adv: Prefix icmp-socket non-static functions with batadv_
Sven Eckelmann
2012-06-20
batman-adv: Prefix hash non-static functions with batadv_
Sven Eckelmann
2012-06-20
batman-adv: Prefix hard-interface non-static functions with batadv_
Sven Eckelmann
2012-06-20
batman-adv: Prefix gateway-common non-static functions with batadv_
Sven Eckelmann
2012-06-20
batman-adv: Prefix gateway-client non-static functions with batadv_
Sven Eckelmann
2012-06-20
batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_
Sven Eckelmann
2012-06-20
batman-adv: Prefix bitarray non-static functions with batadv_
Sven Eckelmann
2012-06-20
batman-adv: Prefix bat_sysfs non-static functions with batadv_
Sven Eckelmann
2012-06-20
batman-adv: Prefix bat_debugfs non-static functions with batadv_
Sven Eckelmann
2012-06-20
batman-adv: Prefix bat_algo non-static functions with batadv_
Sven Eckelmann
2012-06-18
batman-adv: only store changed gw_bandwidth values
Marek Lindner
2012-06-18
batman-adv: fix locking in hash_add()
Matthias Schiffer
2012-06-18
batman-adv: use DBG_ALL in log_level sysfs definition
Antonio Quartulli
2012-06-18
batman-adv: turn tt commit code into routing protocol agnostic API
Marek Lindner
2012-06-18
batman-adv: fix visualization output without neighbors on the primary interface
Matthias Schiffer
2012-06-18
batman-adv: don't bother flipping ->tt_crc
Al Viro
2012-06-18
batman-adv: don't bother flipping ->tt_data
Al Viro
2012-06-18
batman-adv: Return error codes instead of -1 on failures
Sven Eckelmann
2012-06-18
batman-adv: keep batman_ogm_packet ->seqno net-endian all along
Al Viro
2012-06-18
batman-adv: trivial endianness annotations
Al Viro
2012-06-18
batman-adv: get rid of pointless cast in memcpy()
Al Viro
2012-06-18
batman-adv: return added entries instead of number of possibly added entries
Marek Lindner
2012-06-18
batman-adv: ignore trailing CR when comparing protocol names
Marek Lindner
2012-06-18
batman-adv: avoid characters requiring shell escapes in protocol names
Marek Lindner
2012-06-18
batman-adv: Add get_ethtool_stats() support
Martin Hundebøll
2012-06-18
batman-adv: convert bat_priv->tt_crc from atomic_t to uint16_t
Antonio Quartulli
2012-06-18
batman-adv: Initialize lockdep class keys for hashes
Sven Eckelmann
2012-06-18
batman-adv: fix skb->data assignment
Antonio Quartulli
2012-06-18
batman-adv: update internal version number
Sven Eckelmann
2012-05-14
batman-adv: unset the TT_CLIENT_PENDING flag if the new local entry already e...
Antonio Quartulli
2012-05-13
batman-adv: Start new development cycle
Sven Eckelmann
2012-05-13
batman-adv: use shorter pr_warn instead of pr_warning
Sven Eckelmann
2012-05-13
batman-adv: refactor window_protected to avoid unnecessary return statement
Marek Lindner
2012-05-13
batman-adv: prepare lq_update_lock to be shared among different protocols
Marek Lindner
2012-05-13
batman-adv: improve unicast packet (re)routing
Antonio Quartulli
2012-05-13
batman-adv: avoid skb_linearise() if not needed
Antonio Quartulli
2012-05-11
batman-adv: add contributor name
Antonio Quartulli
2012-05-11
batman-adv: update copyright years
Antonio Quartulli
2012-05-11
batman-adv: fix checkpatch string complaint
Marek Lindner
2012-05-11
batman-adv: avoid temporary routing loops by being strict on forwarded OGMs
Marek Lindner
2012-05-11
batman-adv: Adding hard_iface specific sysfs wrapper macros for UINT
Linus Luessing
[next]