index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
routing.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: generalize batman-adv icmp packet handling
Simon Wunderlich
2013-10-23
1
-47
/
+73
*
batman-adv: adapt bonding to use the new API functions
Antonio Quartulli
2013-10-23
1
-13
/
+29
*
batman-adv: make struct batadv_neigh_node algorithm agnostic
Antonio Quartulli
2013-10-23
1
-3
/
+6
*
batman-adv: make the TT global purge routine VLAN specific
Antonio Quartulli
2013-10-19
1
-1
/
+1
*
batman-adv: add the VLAN ID attribute to the TT entry
Antonio Quartulli
2013-10-19
1
-10
/
+16
*
batman-adv: create common header for ICMP packets
Antonio Quartulli
2013-10-12
1
-19
/
+21
*
batman-adv: Receive fragmented packets and merge
Martin Hundebøll
2013-10-12
1
-0
/
+59
*
batman-adv: Remove old fragmentation code
Martin Hundebøll
2013-10-12
1
-85
/
+1
*
batman-adv: only add recordroute information to icmp request/reply
Simon Wunderlich
2013-10-12
1
-1
/
+3
*
batman-adv: reorder packet types
Simon Wunderlich
2013-10-09
1
-0
/
+28
*
batman-adv: remove vis functionality
Simon Wunderlich
2013-10-09
1
-51
/
+0
*
batman-adv: tvlv - convert roaming adv packet to use tvlv unicast packets
Marek Lindner
2013-10-09
1
-42
/
+0
*
batman-adv: tvlv - convert tt query packet to use tvlv unicast packets
Marek Lindner
2013-10-09
1
-78
/
+0
*
batman-adv: tvlv - basic infrastructure
Marek Lindner
2013-10-09
1
-0
/
+48
*
batman-adv: set skb priority according to content
Simon Wunderlich
2013-08-28
1
-1
/
+19
*
batman-adv: Move call to batadv_nc_skb_forward() from routing.c to send.c
Martin Hundebøll
2013-05-29
1
-10
/
+13
*
batman-adv: move batadv_slide_own_bcast_window to bat_iv_ogm.c
Antonio Quartulli
2013-05-29
1
-29
/
+0
*
batman-adv: use eth_hdr() when it makes sense
Antonio Quartulli
2013-05-29
1
-6
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-30
1
-6
/
+5
|
\
|
*
batman-adv: use the proper header len when checking the TTVN
Antonio Quartulli
2013-04-22
1
-6
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-22
1
-18
/
+21
|
\
\
|
|
/
|
*
batman-adv: make is_my_mac() check for the current mesh only
Antonio Quartulli
2013-04-17
1
-18
/
+20
*
|
batman-adv: network coding - save overheard and tx packets for decoding
Martin Hundebøll
2013-03-13
1
-2
/
+11
*
|
batman-adv: network coding - buffer unicast packets before forward
Martin Hundebøll
2013-03-13
1
-7
/
+11
*
|
batman-adv: Return reason for failure in batadv_check_unicast_packet()
Martin Hundebøll
2013-03-13
1
-4
/
+14
|
/
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-4
/
+2
*
batman-adv: update copyright years
Antonio Quartulli
2013-01-19
1
-1
/
+1
*
batman-adv: remove useless blank lines before and after brackets
Antonio Quartulli
2013-01-12
1
-4
/
+0
*
batman-adv: Fix broadcast duplist for fragmentation
Simon Wunderlich
2012-11-21
1
-7
/
+1
*
batman-adv: Add wrapper to look up neighbor and send skb
Martin Hundebøll
2012-11-21
1
-29
/
+8
*
batman-adv: substitute tt_poss_change with a per-tt_entry flag
Antonio Quartulli
2012-11-14
1
-51
/
+122
*
batman-adv: enable fast client detection using unicast_4addr packets
Antonio Quartulli
2012-11-07
1
-2
/
+10
*
batman-adv: Add get_ethtool_stats() support for DAT
Martin Hundebøll
2012-11-07
1
-1
/
+7
*
batman-adv: Distributed ARP Table - add snooping functions for ARP messages
Antonio Quartulli
2012-11-07
1
-1
/
+28
*
batman-adv: add UNICAST_4ADDR packet type
Antonio Quartulli
2012-11-07
1
-2
/
+6
*
batman-adv: check for more space before accessing the skb
Antonio Quartulli
2012-10-29
1
-2
/
+6
*
batman-adv: print packets re-routing on DBG_TT and ratelimit it
Antonio Quartulli
2012-10-29
1
-4
/
+4
*
batman-adv: Only increase refcounter once for alternate router
Sven Eckelmann
2012-10-29
1
-15
/
+8
*
batman-adv: use check_unicast_packet() in recv_roam_adv()
Antonio Quartulli
2012-10-29
1
-14
/
+1
*
batman-adv: Fix broadcast packet CRC calculation
Linus Lüssing
2012-10-18
1
-1
/
+7
*
batman-adv: change interface_rx to get orig node
Antonio Quartulli
2012-08-23
1
-4
/
+6
*
batman-adv: Reduce accumulated length of simple statements
Sven Eckelmann
2012-08-23
1
-2
/
+1
*
batman-adv: Drop tt queries with foreign dest
Martin Hundebøll
2012-08-23
1
-15
/
+3
*
batman-adv: Move batadv_check_unicast_packet()
Martin Hundebøll
2012-08-23
1
-25
/
+25
*
batman-adv: Split batadv_priv in sub-structures for features
Sven Eckelmann
2012-08-23
1
-3
/
+3
*
batman-adv: Fix alignment after opened parentheses
Sven Eckelmann
2012-07-01
1
-2
/
+1
*
batman-adv: Prefix types structs with batadv_
Sven Eckelmann
2012-07-01
1
-69
/
+75
*
batman-adv: Prefix packet structs with batadv_
Sven Eckelmann
2012-07-01
1
-42
/
+46
*
batman-adv: Prefix hash struct and typedef with batadv_
Sven Eckelmann
2012-07-01
1
-1
/
+1
*
batman-adv: Prefix main enum with BATADV_
Sven Eckelmann
2012-07-01
1
-9
/
+9
[next]