index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
packet.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: improve the TT flags documentation
Antonio Quartulli
2014-03-22
1
-4
/
+24
*
batman-adv: Send multicast packets to nodes with a WANT_ALL flag
Linus Lüssing
2014-03-22
1
-0
/
+4
*
batman-adv: Add IPv4 link-local/IPv6-ll-all-nodes multicast support
Linus Lüssing
2014-03-22
1
-0
/
+9
*
batman-adv: Announce new capability via multicast TVLV
Linus Lüssing
2014-03-22
1
-0
/
+12
*
batman-adv: update copyright years for 2014
Simon Wunderlich
2014-01-12
1
-1
/
+1
*
batman-adv: mark a local client as isolated when needed
Antonio Quartulli
2014-01-08
1
-0
/
+1
*
batman-adv: remove FSF address from GPL disclaimer
Antonio Quartulli
2014-01-08
1
-3
/
+1
*
batman-adv: fix alignment for batadv_tvlv_tt_change
Antonio Quartulli
2013-12-28
1
-2
/
+2
*
batman-adv: fix size of batadv_bla_claim_dst
Simon Wunderlich
2013-12-28
1
-0
/
+2
*
batman-adv: fix size of batadv_icmp_header
Antonio Quartulli
2013-12-28
1
-5
/
+35
*
batman-adv: fix header alignment by unrolling batadv_header
Simon Wunderlich
2013-12-28
1
-21
/
+53
*
batman-adv: fix alignment for batadv_coded_packet
Simon Wunderlich
2013-12-28
1
-2
/
+2
*
batman-adv: generalize batman-adv icmp packet handling
Simon Wunderlich
2013-10-23
1
-0
/
+2
*
batman-adv: include the sync-flags when compute the global/local table CRC
Antonio Quartulli
2013-10-23
1
-2
/
+3
*
batman-adv: make the TT CRC logic VLAN specific
Antonio Quartulli
2013-10-19
1
-3
/
+15
*
batman-adv: add the VLAN ID attribute to the TT entry
Antonio Quartulli
2013-10-19
1
-2
/
+12
*
batman-adv: create common header for ICMP packets
Antonio Quartulli
2013-10-12
1
-10
/
+28
*
batman-adv: Receive fragmented packets and merge
Martin Hundebøll
2013-10-12
1
-0
/
+27
*
batman-adv: Remove old fragmentation code
Martin Hundebøll
2013-10-12
1
-16
/
+0
*
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
1
-8
/
+23
*
batman-adv: remove vis functionality
Simon Wunderlich
2013-10-09
1
-20
/
+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
1
-2
/
+4
*
batman-adv: tvlv - convert roaming adv packet to use tvlv unicast packets
Marek Lindner
2013-10-09
1
-9
/
+12
*
batman-adv: tvlv - convert tt query packet to use tvlv unicast packets
Marek Lindner
2013-10-09
1
-33
/
+0
*
batman-adv: tvlv - convert tt data sent within OGMs
Marek Lindner
2013-10-09
1
-10
/
+41
*
batman-adv: tvlv - add network coding container
Marek Lindner
2013-10-09
1
-0
/
+2
*
batman-adv: tvlv - add distributed arp table container
Marek Lindner
2013-10-09
1
-0
/
+2
*
batman-adv: tvlv - gateway download/upload bandwidth container
Marek Lindner
2013-10-09
1
-1
/
+20
*
batman-adv: tvlv - basic infrastructure
Marek Lindner
2013-10-09
1
-0
/
+41
*
batman-adv: switch to a new packet compatibility version
Antonio Quartulli
2013-10-09
1
-1
/
+1
*
batman-adv: Fix endianness errors for network coding
Martin Hundebøll
2013-03-27
1
-1
/
+1
*
batman-adv: network coding - code and transmit packets if possible
Martin Hundebøll
2013-03-13
1
-0
/
+33
*
batman-adv: update copyright years
Antonio Quartulli
2013-01-19
1
-1
/
+1
*
batman-adv: use ETH_P_BATMAN
Antonio Quartulli
2012-11-30
1
-2
/
+0
*
batman-adv: Use packing of 2 for all headers before an ethernet header
Sven Eckelmann
2012-11-21
1
-1
/
+15
*
batman-adv: Distributed ARP Table - add ARP parsing functions
Antonio Quartulli
2012-11-07
1
-1
/
+7
*
batman-adv: add UNICAST_4ADDR packet type
Antonio Quartulli
2012-11-07
1
-8
/
+33
*
batman-adv: Mark correctly aligned headers not as __packed
Sven Eckelmann
2012-11-07
1
-6
/
+15
*
batman-adv: detect not yet announced clients
Antonio Quartulli
2012-08-23
1
-0
/
+1
*
batman-adv: Use BIT(x) macro to calculate bit positions
Sven Eckelmann
2012-08-23
1
-15
/
+15
*
batman-adv: rename bridge loop avoidance claim types
Simon Wunderlich
2012-08-23
1
-2
/
+2
*
batman-adv: Prefix packet structs with batadv_
Sven Eckelmann
2012-07-01
1
-22
/
+22
*
batman-adv: Prefix packet enum with BATADV_
Sven Eckelmann
2012-07-01
1
-44
/
+44
*
batman-adv: Prefix packet defines with BATADV_
Sven Eckelmann
2012-06-28
1
-6
/
+6
*
batman-adv: Reformat multiline comments to consistent style
Sven Eckelmann
2012-06-20
1
-9
/
+12
*
batman-adv: don't bother flipping ->tt_crc
Al Viro
2012-06-18
1
-1
/
+1
*
batman-adv: don't bother flipping ->tt_data
Al Viro
2012-06-18
1
-1
/
+1
[next]