index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
Age
Commit message (
Expand
)
Author
2014-01-15
batman-adv: fix batman-adv header overhead calculation
Marek Lindner
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-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
2013-10-19
batman-adv: print the VID together with the TT entries
Antonio Quartulli
2013-10-19
batman-adv: use vid when computing local and global TT CRC
Antonio Quartulli
2013-10-19
batman-adv: add the VLAN ID attribute to the TT entry
Antonio Quartulli
2013-10-19
batman-adv: update email address for Marek Lindner
Marek Lindner
2013-10-19
batman-adv: update email address for Simon Wunderlich
Simon Wunderlich
2013-10-19
batman-adv: check skb preparation return value
Antonio Quartulli
2013-10-12
batman-adv: Add dummy soft-interface rx mode handler
Linus Lüssing
2013-10-12
batman-adv: make batadv_tt_save_orig_buffer() generic
Antonio Quartulli
2013-10-12
batman-adv: implement batadv_tt_entries
Antonio Quartulli
2013-10-12
batman-adv: remove useless find_router look up
Simon Wunderlich
2013-10-12
batman-adv: consider network coding overhead when calculating required mtu
Marek Lindner
2013-10-12
batman-adv: create common header for ICMP packets
Antonio Quartulli
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
[next]