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
/
soft-interface.c
Age
Commit message (
Expand
)
Author
2015-01-07
batman-adv: checkpatch - Please don't use multiple blank lines
Antonio Quartulli
2014-08-05
batman-adv: increase default hop penalty
Simon Wunderlich
2014-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-21
batman-adv: fix TT VLAN inconsistency on VLAN re-add
Antonio Quartulli
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-03-22
batman-adv: Send multicast packets to nodes with a WANT_ALL flag
Linus Lüssing
2014-03-22
batman-adv: Add IPv4 link-local/IPv6-ll-all-nodes multicast support
Linus Lüssing
2014-03-22
batman-adv: Modified forwarding behaviour for multicast packets
Linus Lüssing
2014-03-22
batman-adv: Announce new capability via multicast TVLV
Linus Lüssing
2014-03-22
batman-adv: call unregister_netdev() to have it handle the locking for us
Marek Lindner
2014-03-22
batman-adv: prefer ether_addr_copy to memcpy
Antonio Quartulli
2014-03-22
batman-adv: use vlan_/eth_hdr() instead of skb->data in interface_tx path
Linus Lüssing
2014-01-12
batman-adv: update copyright years for 2014
Simon Wunderlich
2014-01-12
batman-adv: add WiFi penalty
Simon Wunderlich
2014-01-08
batman-adv: set the isolation mark in the skb if needed
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 FSF address from GPL disclaimer
Antonio Quartulli
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 header alignment by unrolling batadv_header
Simon Wunderlich
2013-10-23
batman-adv: limit local translation table max size
Marek Lindner
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: add the VLAN ID attribute to the TT entry
Antonio Quartulli
2013-10-12
batman-adv: Add dummy soft-interface rx mode handler
Linus Lüssing
2013-10-12
batman-adv: consider network coding overhead when calculating required mtu
Marek Lindner
2013-10-12
batman-adv: use htons when possible
Antonio Quartulli
2013-10-12
batman-adv: Fragment and send skbs larger than mtu
Martin Hundebøll
2013-10-12
batman-adv: Receive fragmented packets and merge
Martin Hundebøll
2013-10-12
batman-adv: Remove old fragmentation code
Martin Hundebøll
2013-10-09
batman-adv: remove vis functionality
Simon Wunderlich
2013-10-09
batman-adv: tvlv - gateway download/upload bandwidth container
Marek Lindner
2013-09-17
batman-adv: set the TAG flag for the vid passed to BLA
Antonio Quartulli
2013-08-28
batman-adv: set skb priority according to content
Simon Wunderlich
2013-08-10
batman-adv: fix potential kernel paging errors for unicast transmissions
Linus Lüssing
2013-05-29
batman-adv: change VID semantic in the BLA code
Antonio Quartulli
2013-05-29
batman-adv: use eth_hdr() when it makes sense
Antonio Quartulli
2013-05-21
batman-adv: Avoid double freeing of bat_counters
Martin Hundebøll
2013-04-23
batman-adv: fix global protection fault during soft_iface destruction
Antonio Quartulli
2013-03-27
batman-adv: Allow to modify slaves of soft-interfaces through rntl_link
Sven Eckelmann
2013-03-27
batman-adv: Allow to use rntl_link for device creation/deletion
Sven Eckelmann
2013-03-27
batman-adv: rename batadv_softif_destroy to reflect sysfs use case
Marek Lindner
2013-03-27
batman-adv: Move deinitialization of soft-interface to destructor
Sven Eckelmann
2013-03-27
batman-adv: Move soft-interface initialization to ndo_init
Sven Eckelmann
2013-03-13
batman-adv: network coding - receive coded packets and decode them
Martin Hundebøll
[next]