summaryrefslogtreecommitdiff
path: root/net/batman-adv/soft-interface.c
AgeCommit message (Expand)Author
2014-01-12batman-adv: update copyright years for 2014Simon Wunderlich
2014-01-12batman-adv: add WiFi penaltySimon Wunderlich
2014-01-08batman-adv: set the isolation mark in the skb if neededAntonio Quartulli
2014-01-08batman-adv: mark a local client as isolated when neededAntonio Quartulli
2014-01-08batman-adv: add isolation_mark sysfs attributeAntonio Quartulli
2014-01-08batman-adv: send every DHCP packet as bat-unicastAntonio Quartulli
2014-01-08batman-adv: remove FSF address from GPL disclaimerAntonio Quartulli
2013-12-28batman-adv: fix vlan header accessAntonio Quartulli
2013-12-28batman-adv: clean nf state when removing protocol headerAntonio Quartulli
2013-12-28batman-adv: fix header alignment by unrolling batadv_headerSimon Wunderlich
2013-10-23batman-adv: limit local translation table max sizeMarek Lindner
2013-10-19batman-adv: refine API calls for unicast transmissions of SKBsLinus Lüssing
2013-10-19batman-adv: make the AP isolation attribute VLAN specificAntonio Quartulli
2013-10-19batman-adv: add sysfs framework for VLANAntonio Quartulli
2013-10-19batman-adv: add per VLAN interface attribute frameworkAntonio Quartulli
2013-10-19batman-adv: add the VLAN ID attribute to the TT entryAntonio Quartulli
2013-10-12batman-adv: Add dummy soft-interface rx mode handlerLinus Lüssing
2013-10-12batman-adv: consider network coding overhead when calculating required mtuMarek Lindner
2013-10-12batman-adv: use htons when possibleAntonio Quartulli
2013-10-12batman-adv: Fragment and send skbs larger than mtuMartin Hundebøll
2013-10-12batman-adv: Receive fragmented packets and mergeMartin Hundebøll
2013-10-12batman-adv: Remove old fragmentation codeMartin Hundebøll
2013-10-09batman-adv: remove vis functionalitySimon Wunderlich
2013-10-09batman-adv: tvlv - gateway download/upload bandwidth containerMarek Lindner
2013-09-17batman-adv: set the TAG flag for the vid passed to BLAAntonio Quartulli
2013-08-28batman-adv: set skb priority according to contentSimon Wunderlich
2013-08-10batman-adv: fix potential kernel paging errors for unicast transmissionsLinus Lüssing
2013-05-29batman-adv: change VID semantic in the BLA codeAntonio Quartulli
2013-05-29batman-adv: use eth_hdr() when it makes senseAntonio Quartulli
2013-05-21batman-adv: Avoid double freeing of bat_countersMartin Hundebøll
2013-04-22batman-adv: fix global protection fault during soft_iface destructionAntonio Quartulli
2013-03-27batman-adv: Allow to modify slaves of soft-interfaces through rntl_linkSven Eckelmann
2013-03-27batman-adv: Allow to use rntl_link for device creation/deletionSven Eckelmann
2013-03-27batman-adv: rename batadv_softif_destroy to reflect sysfs use caseMarek Lindner
2013-03-27batman-adv: Move deinitialization of soft-interface to destructorSven Eckelmann
2013-03-27batman-adv: Move soft-interface initialization to ndo_initSven Eckelmann
2013-03-13batman-adv: network coding - receive coded packets and decode themMartin Hundebøll
2013-03-13batman-adv: network coding - save overheard and tx packets for decodingMartin Hundebøll
2013-03-13batman-adv: network coding - code and transmit packets if possibleMartin Hundebøll
2013-03-13batman-adv: network coding - add the initial infrastructure codeMartin Hundebøll
2013-01-19batman-adv: update copyright yearsAntonio Quartulli
2013-01-19batman-adv: postpone sysfs removal when unregisteringSimon Wunderlich
2013-01-12batman-adv: unbloat batadv_priv if debug is not enabledMarek Lindner
2013-01-12batman-adv: don't compile the BLA switch if not requestedAntonio Quartulli
2013-01-12batman-adv: Do not add multicast MAC addresses to translation tableLinus Lüssing
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko
2013-01-03net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko
2012-11-30batman-adv: use ETH_P_BATMANAntonio Quartulli
2012-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-16batman-adv: process broadcast packets in BLA earlierAntonio Quartulli