index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-28
batman-adv: fix vlan header access
Antonio Quartulli
1
-1
/
+1
2013-12-28
batman-adv: clean nf state when removing protocol header
Antonio Quartulli
1
-0
/
+5
2013-12-28
batman-adv: fix alignment for batadv_tvlv_tt_change
Antonio Quartulli
2
-4
/
+6
2013-12-28
batman-adv: fix size of batadv_bla_claim_dst
Simon Wunderlich
1
-0
/
+2
2013-12-28
batman-adv: fix size of batadv_icmp_header
Antonio Quartulli
3
-14
/
+44
2013-12-28
batman-adv: fix header alignment by unrolling batadv_header
Simon Wunderlich
10
-85
/
+118
2013-12-28
batman-adv: fix alignment for batadv_coded_packet
Simon Wunderlich
1
-2
/
+2
2013-10-23
batman-adv: generalize batman-adv icmp packet handling
Simon Wunderlich
5
-97
/
+157
2013-10-23
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2013-10-23
batman-adv: include the sync-flags when compute the global/local table CRC
Antonio Quartulli
3
-2
/
+28
2013-10-23
batman-adv: improve the TT component to support runtime flag changes
Antonio Quartulli
2
-1
/
+30
2013-10-23
batman-adv: invoke dev_get_by_index() outside of is_wifi_iface()
Antonio Quartulli
3
-31
/
+12
2013-10-23
batman-adv: send GW_DEL event in case of soft-iface destruction
Antonio Quartulli
1
-2
/
+7
2013-10-23
batman-adv: limit local translation table max size
Marek Lindner
5
-36
/
+173
2013-10-23
batman-adv: adapt the TT component to use the new API functions
Antonio Quartulli
1
-11
/
+24
2013-10-23
batman-adv: provide orig_node routing API
Antonio Quartulli
3
-88
/
+151
2013-10-23
batman-adv: adapt the neighbor purging routine to use the new API functions
Antonio Quartulli
1
-8
/
+9
2013-10-23
batman-adv: adapt bonding to use the new API functions
Antonio Quartulli
3
-15
/
+32
2013-10-23
batman-adv: add bat_neigh_is_equiv_or_better API function
Antonio Quartulli
4
-1
/
+30
2013-10-23
batman-adv: add bat_neigh_cmp API function
Antonio Quartulli
3
-1
/
+25
2013-10-23
batman-adv: add bat_orig_print API function
Antonio Quartulli
3
-56
/
+78
2013-10-23
batman-adv: make struct batadv_orig_node algorithm agnostic
Antonio Quartulli
4
-95
/
+135
2013-10-23
batman-adv: make struct batadv_neigh_node algorithm agnostic
Antonio Quartulli
8
-71
/
+103
2013-10-19
batman-adv: make the backbone gw check VLAN specific
Antonio Quartulli
3
-43
/
+27
2013-10-19
batman-adv: make the TT global purge routine VLAN specific
Antonio Quartulli
5
-6
/
+21
2013-10-19
batman-adv: make the TT CRC logic VLAN specific
Antonio Quartulli
5
-157
/
+730
2013-10-19
batman-adv: lock around TT operations to avoid sending inconsistent data
Antonio Quartulli
4
-4
/
+34
2013-10-19
batman-adv: remove bogus comment
Antonio Quartulli
1
-5
/
+0
2013-10-19
batman-adv: refine API calls for unicast transmissions of SKBs
Linus Lüssing
4
-48
/
+108
2013-10-19
batman-adv: make the AP isolation attribute VLAN specific
Antonio Quartulli
5
-14
/
+30
2013-10-19
batman-adv: add sysfs framework for VLAN
Antonio Quartulli
4
-3
/
+198
2013-10-19
batman-adv: add per VLAN interface attribute framework
Antonio Quartulli
5
-3
/
+197
2013-10-19
batman-adv: make the Distributed ARP Table vlan aware
Antonio Quartulli
2
-48
/
+107
2013-10-19
batman-adv: make the GW module correctly talk to the new VLAN-TT
Antonio Quartulli
1
-3
/
+18
2013-10-19
batman-adv: print the VID together with the TT entries
Antonio Quartulli
2
-32
/
+52
2013-10-19
batman-adv: use vid when computing local and global TT CRC
Antonio Quartulli
1
-4
/
+31
2013-10-19
batman-adv: add the VLAN ID attribute to the TT entry
Antonio Quartulli
13
-135
/
+312
2013-10-19
batman-adv: update email address for Marek Lindner
Marek Lindner
1
-1
/
+1
2013-10-19
batman-adv: update email address for Simon Wunderlich
Simon Wunderlich
1
-1
/
+1
2013-10-19
batman-adv: check skb preparation return value
Antonio Quartulli
1
-3
/
+6
2013-10-12
batman-adv: Add dummy soft-interface rx mode handler
Linus Lüssing
1
-0
/
+13
2013-10-12
batman-adv: make batadv_tt_save_orig_buffer() generic
Antonio Quartulli
1
-6
/
+4
2013-10-12
batman-adv: implement batadv_tt_entries
Antonio Quartulli
1
-4
/
+15
2013-10-12
batman-adv: remove useless find_router look up
Simon Wunderlich
1
-21
/
+8
2013-10-12
batman-adv: consider network coding overhead when calculating required mtu
Marek Lindner
5
-17
/
+37
2013-10-12
batman-adv: create common header for ICMP packets
Antonio Quartulli
4
-42
/
+62
2013-10-12
batman-adv: use htons when possible
Antonio Quartulli
5
-13
/
+13
2013-10-12
batman-adv: Fragment and send skbs larger than mtu
Martin Hundebøll
5
-4
/
+154
2013-10-12
batman-adv: Receive fragmented packets and merge
Martin Hundebøll
11
-1
/
+574
2013-10-12
batman-adv: Remove old fragmentation code
Martin Hundebøll
14
-729
/
+221
[next]