index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: make the backbone gw check VLAN specific
Antonio Quartulli
2013-10-19
3
-43
/
+27
*
batman-adv: make the TT global purge routine VLAN specific
Antonio Quartulli
2013-10-19
5
-6
/
+21
*
batman-adv: make the TT CRC logic VLAN specific
Antonio Quartulli
2013-10-19
5
-157
/
+730
*
batman-adv: lock around TT operations to avoid sending inconsistent data
Antonio Quartulli
2013-10-19
4
-4
/
+34
*
batman-adv: remove bogus comment
Antonio Quartulli
2013-10-19
1
-5
/
+0
*
batman-adv: refine API calls for unicast transmissions of SKBs
Linus Lüssing
2013-10-19
4
-48
/
+108
*
batman-adv: make the AP isolation attribute VLAN specific
Antonio Quartulli
2013-10-19
5
-14
/
+30
*
batman-adv: add sysfs framework for VLAN
Antonio Quartulli
2013-10-19
4
-3
/
+198
*
batman-adv: add per VLAN interface attribute framework
Antonio Quartulli
2013-10-19
5
-3
/
+197
*
batman-adv: make the Distributed ARP Table vlan aware
Antonio Quartulli
2013-10-19
2
-48
/
+107
*
batman-adv: make the GW module correctly talk to the new VLAN-TT
Antonio Quartulli
2013-10-19
1
-3
/
+18
*
batman-adv: print the VID together with the TT entries
Antonio Quartulli
2013-10-19
2
-32
/
+52
*
batman-adv: use vid when computing local and global TT CRC
Antonio Quartulli
2013-10-19
1
-4
/
+31
*
batman-adv: add the VLAN ID attribute to the TT entry
Antonio Quartulli
2013-10-19
13
-135
/
+312
*
batman-adv: update email address for Marek Lindner
Marek Lindner
2013-10-19
1
-1
/
+1
*
batman-adv: update email address for Simon Wunderlich
Simon Wunderlich
2013-10-19
1
-1
/
+1
*
batman-adv: check skb preparation return value
Antonio Quartulli
2013-10-19
1
-3
/
+6
*
batman-adv: Add dummy soft-interface rx mode handler
Linus Lüssing
2013-10-12
1
-0
/
+13
*
batman-adv: make batadv_tt_save_orig_buffer() generic
Antonio Quartulli
2013-10-12
1
-6
/
+4
*
batman-adv: implement batadv_tt_entries
Antonio Quartulli
2013-10-12
1
-4
/
+15
*
batman-adv: remove useless find_router look up
Simon Wunderlich
2013-10-12
1
-21
/
+8
*
batman-adv: consider network coding overhead when calculating required mtu
Marek Lindner
2013-10-12
5
-17
/
+37
*
batman-adv: create common header for ICMP packets
Antonio Quartulli
2013-10-12
4
-42
/
+62
*
batman-adv: use htons when possible
Antonio Quartulli
2013-10-12
5
-13
/
+13
*
batman-adv: Fragment and send skbs larger than mtu
Martin Hundebøll
2013-10-12
5
-4
/
+154
*
batman-adv: Receive fragmented packets and merge
Martin Hundebøll
2013-10-12
11
-1
/
+574
*
batman-adv: Remove old fragmentation code
Martin Hundebøll
2013-10-12
14
-729
/
+221
*
batman-adv: use VLAN_ETH_HLEN instead of sizeof(struct vlan_eth_hdr)
Antonio Quartulli
2013-10-12
1
-1
/
+1
*
batman-adv: h_vlan_encapsulated_proto access refactoring
Antonio Quartulli
2013-10-12
1
-7
/
+12
*
batman-adv: don't use call_rcu if not needed
Antonio Quartulli
2013-10-12
1
-14
/
+6
*
batman-adv: remove batadv_tt_global_add_orig declaration
Antonio Quartulli
2013-10-12
1
-3
/
+0
*
batman-adv: make tt_global_add static and return bool
Antonio Quartulli
2013-10-12
2
-10
/
+8
*
batman-adv: only add recordroute information to icmp request/reply
Simon Wunderlich
2013-10-12
1
-1
/
+3
*
batman-adv: reorder batadv_iv_flags
Simon Wunderlich
2013-10-09
1
-4
/
+14
*
batman-adv: remove packed from batadv_ogm_packet
Simon Wunderlich
2013-10-09
1
-1
/
+4
*
batman-adv: reorder packet types
Simon Wunderlich
2013-10-09
4
-13
/
+68
*
batman-adv: add build check macros for packet member offset
Simon Wunderlich
2013-10-09
1
-0
/
+8
*
batman-adv: remove vis functionality
Simon Wunderlich
2013-10-09
15
-1245
/
+1
*
batman-adv: move BATADV_TT_CLIENT_TEMP to higher bit
Antonio Quartulli
2013-10-09
1
-1
/
+1
*
batman-adv: use CRC32C instead of CRC16 in TT code
Antonio Quartulli
2013-10-09
3
-38
/
+45
*
batman-adv: tvlv - convert roaming adv packet to use tvlv unicast packets
Marek Lindner
2013-10-09
4
-83
/
+86
*
batman-adv: tvlv - convert tt query packet to use tvlv unicast packets
Marek Lindner
2013-10-09
5
-334
/
+286
*
batman-adv: tvlv - convert tt data sent within OGMs
Marek Lindner
2013-10-09
5
-158
/
+187
*
batman-adv: tvlv - add network coding container
Marek Lindner
2013-10-09
5
-1
/
+75
*
batman-adv: tvlv - add distributed arp table container
Marek Lindner
2013-10-09
5
-1
/
+83
*
batman-adv: tvlv - gateway download/upload bandwidth container
Marek Lindner
2013-10-09
11
-191
/
+327
*
batman-adv: tvlv - basic infrastructure
Marek Lindner
2013-10-09
7
-17
/
+794
*
batman-adv: switch to a new packet compatibility version
Antonio Quartulli
2013-10-09
1
-1
/
+1
*
batman-adv: set up network coding packet handlers during module init
Matthias Schiffer
2013-10-02
3
-16
/
+31
*
batman-adv: set the TAG flag for the vid passed to BLA
Antonio Quartulli
2013-09-17
1
-0
/
+2
[next]