index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
Age
Commit message (
Expand
)
Author
2014-01-08
batman-adv: set the isolation mark in the skb if needed
Antonio Quartulli
2014-01-08
batman-adv: create helper function to get AP isolation status
Antonio Quartulli
2014-01-08
batman-adv: extend the ap_isolation mechanism
Antonio Quartulli
2014-01-08
batman-adv: print the new BATADV_TT_CLIENT_ISOLA flag
Antonio Quartulli
2014-01-08
batman-adv: mark a local client as isolated when needed
Antonio Quartulli
2014-01-08
batman-adv: add isolation_mark sysfs attribute
Antonio Quartulli
2014-01-08
batman-adv: send every DHCP packet as bat-unicast
Antonio Quartulli
2014-01-08
batman-adv: remove parenthesis from return statements
Antonio Quartulli
2014-01-08
batman-adv: rename gw_deselect() to gw_reselect()
Antonio Quartulli
2014-01-08
batman-adv: deselect current GW on client mode switch off
Antonio Quartulli
2014-01-08
batman-adv: remove FSF address from GPL disclaimer
Antonio Quartulli
2014-01-08
batman-adv: don't switch byte order too often if not needed
Antonio Quartulli
2014-01-08
batman-adv: properly rename define in distributed arp table header file
Antonio Quartulli
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-28
batman-adv: fix vlan header access
Antonio Quartulli
2013-12-28
batman-adv: clean nf state when removing protocol header
Antonio Quartulli
2013-12-28
batman-adv: fix alignment for batadv_tvlv_tt_change
Antonio Quartulli
2013-12-28
batman-adv: fix size of batadv_bla_claim_dst
Simon Wunderlich
2013-12-28
batman-adv: fix size of batadv_icmp_header
Antonio Quartulli
2013-12-28
batman-adv: fix header alignment by unrolling batadv_header
Simon Wunderlich
2013-12-28
batman-adv: fix alignment for batadv_coded_packet
Simon Wunderlich
2013-12-26
batman-adv: use batadv_compare_eth for concise
dingtianhong
2013-12-10
batadv: Slight optimization of batadv_compare_eth
Joe Perches
2013-10-23
batman-adv: generalize batman-adv icmp packet handling
Simon Wunderlich
2013-10-23
batman-adv: Start new development cycle
Simon Wunderlich
2013-10-23
batman-adv: include the sync-flags when compute the global/local table CRC
Antonio Quartulli
2013-10-23
batman-adv: improve the TT component to support runtime flag changes
Antonio Quartulli
2013-10-23
batman-adv: invoke dev_get_by_index() outside of is_wifi_iface()
Antonio Quartulli
2013-10-23
batman-adv: send GW_DEL event in case of soft-iface destruction
Antonio Quartulli
2013-10-23
batman-adv: limit local translation table max size
Marek Lindner
2013-10-23
batman-adv: adapt the TT component to use the new API functions
Antonio Quartulli
2013-10-23
batman-adv: provide orig_node routing API
Antonio Quartulli
2013-10-23
batman-adv: adapt the neighbor purging routine to use the new API functions
Antonio Quartulli
2013-10-23
batman-adv: adapt bonding to use the new API functions
Antonio Quartulli
2013-10-23
batman-adv: add bat_neigh_is_equiv_or_better API function
Antonio Quartulli
2013-10-23
batman-adv: add bat_neigh_cmp API function
Antonio Quartulli
2013-10-23
batman-adv: add bat_orig_print API function
Antonio Quartulli
2013-10-23
batman-adv: make struct batadv_orig_node algorithm agnostic
Antonio Quartulli
2013-10-23
batman-adv: make struct batadv_neigh_node algorithm agnostic
Antonio Quartulli
2013-10-19
batman-adv: make the backbone gw check VLAN specific
Antonio Quartulli
2013-10-19
batman-adv: make the TT global purge routine VLAN specific
Antonio Quartulli
2013-10-19
batman-adv: make the TT CRC logic VLAN specific
Antonio Quartulli
2013-10-19
batman-adv: lock around TT operations to avoid sending inconsistent data
Antonio Quartulli
2013-10-19
batman-adv: remove bogus comment
Antonio Quartulli
2013-10-19
batman-adv: refine API calls for unicast transmissions of SKBs
Linus Lüssing
2013-10-19
batman-adv: make the AP isolation attribute VLAN specific
Antonio Quartulli
2013-10-19
batman-adv: add sysfs framework for VLAN
Antonio Quartulli
2013-10-19
batman-adv: add per VLAN interface attribute framework
Antonio Quartulli
2013-10-19
batman-adv: make the Distributed ARP Table vlan aware
Antonio Quartulli
2013-10-19
batman-adv: make the GW module correctly talk to the new VLAN-TT
Antonio Quartulli
[next]