Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cc0336ec8a0cc7f83588019850ebe97df32c304c
/
net
/
batman-adv
/
routing.c
b3e0d3d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
18165f6
batman-adv: rename equiv/equal or better to similar or better
by Simon Wunderlich
· 9 years ago
437bb0e
batman-adv: fix speedy join for DAT cache replies
by Simon Wunderlich
· 9 years ago
6b5e971
batman-adv: Replace C99 int types with kernel type
by Sven Eckelmann
· 9 years ago
1e2c2a4
batman-adv: Add required includes to all files
by Sven Eckelmann
· 10 years ago
9f6446c
batman-adv: update copyright years for 2015
by Sven Eckelmann
· 10 years ago
3f68785
batman-adv: fix misspelled words
by Antonio Quartulli
· 10 years ago
8a3f8b6
batman-adv: checkpatch - Please don't use multiple blank lines
by Antonio Quartulli
· 10 years ago
329887a
batman-adv: fix and simplify condition when bonding should be used
by Simon Wunderlich
· 10 years ago
23c4ec1
batman-adv: remove unnecessary logspam
by André Gaul
· 10 years ago
8fdd015
batman-adv: prefer ether_addr_copy to memcpy
by Antonio Quartulli
· 11 years ago
05c3c8a
batman-adv: free skb on TVLV parsing success
by Antonio Quartulli
· 11 years ago
f179142
batman-adv: properly check pskb_may_pull return value
by Antonio Quartulli
· 11 years ago
e19f975
batman-adv: update copyright years for 2014
by Simon Wunderlich
· 11 years ago
f3b3d90
batman-adv: add bonding again
by Simon Wunderlich
· 11 years ago
7351a482
batman-adv: split out router from orig_node
by Simon Wunderlich
· 11 years ago
f6c8b71
batman-adv: remove bonding and interface alternating
by Simon Wunderlich
· 11 years ago
ebf38fb
batman-adv: remove FSF address from GPL disclaimer
by Antonio Quartulli
· 11 years ago
3fba732
batman-adv: don't switch byte order too often if not needed
by Antonio Quartulli
· 11 years ago
27a417e
batman-adv: fix size of batadv_icmp_header
by Antonio Quartulli
· 11 years ago
a40d9b0
batman-adv: fix header alignment by unrolling batadv_header
by Simon Wunderlich
· 11 years ago
da6b8c2
batman-adv: generalize batman-adv icmp packet handling
by Simon Wunderlich
· 11 years ago
6680a12
batman-adv: adapt bonding to use the new API functions
by Antonio Quartulli
· 11 years ago
0538f75
batman-adv: make struct batadv_neigh_node algorithm agnostic
by Antonio Quartulli
· 11 years ago
95fb130
batman-adv: make the TT global purge routine VLAN specific
by Antonio Quartulli
· 11 years ago
c018ad3
batman-adv: add the VLAN ID attribute to the TT entry
by Antonio Quartulli
· 11 years ago
0bf84c1
batman-adv: create common header for ICMP packets
by Antonio Quartulli
· 12 years ago
610bfc6bc
batman-adv: Receive fragmented packets and merge
by Martin Hundebøll
· 11 years ago
f097e25
batman-adv: Remove old fragmentation code
by Martin Hundebøll
· 11 years ago
97dbc03
batman-adv: only add recordroute information to icmp request/reply
by Simon Wunderlich
· 12 years ago
a1f1ac5
batman-adv: reorder packet types
by Simon Wunderlich
· 12 years ago
9f4980e
batman-adv: remove vis functionality
by Simon Wunderlich
· 12 years ago
122edaa
batman-adv: tvlv - convert roaming adv packet to use tvlv unicast packets
by Marek Lindner
· 12 years ago
335fbe0
batman-adv: tvlv - convert tt query packet to use tvlv unicast packets
by Marek Lindner
· 12 years ago
ef26157
batman-adv: tvlv - basic infrastructure
by Marek Lindner
· 12 years ago
c54f38c
batman-adv: set skb priority according to content
by Simon Wunderlich
· 11 years ago
e91ecfc
batman-adv: Move call to batadv_nc_skb_forward() from routing.c to send.c
by Martin Hundebøll
· 12 years ago
d989661
batman-adv: move batadv_slide_own_bcast_window to bat_iv_ogm.c
by Antonio Quartulli
· 12 years ago
7ed4be9
batman-adv: use eth_hdr() when it makes sense
by Antonio Quartulli
· 12 years ago
5871768
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
dd981ab
batman-adv: use the proper header len when checking the TTVN
by Antonio Quartulli
· 12 years ago
fe8a93b
batman-adv: make is_my_mac() check for the current mesh only
by Antonio Quartulli
· 12 years ago
612d2b4
batman-adv: network coding - save overheard and tx packets for decoding
by Martin Hundebøll
· 12 years ago
9533247
batman-adv: network coding - buffer unicast packets before forward
by Martin Hundebøll
· 12 years ago
f86ce0a
batman-adv: Return reason for failure in batadv_check_unicast_packet()
by Martin Hundebøll
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
0b87393
batman-adv: update copyright years
by Antonio Quartulli
· 12 years ago
46d160e
batman-adv: remove useless blank lines before and after brackets
by Antonio Quartulli
· 12 years ago
004e86f
batman-adv: Fix broadcast duplist for fragmentation
by Simon Wunderlich
· 12 years ago
bb351ba
batman-adv: Add wrapper to look up neighbor and send skb
by Martin Hundebøll
· 12 years ago
7c1fd91
batman-adv: substitute tt_poss_change with a per-tt_entry flag
by Antonio Quartulli
· 12 years ago
9affec6
batman-adv: enable fast client detection using unicast_4addr packets
by Antonio Quartulli
· 12 years ago
4046b24
batman-adv: Add get_ethtool_stats() support for DAT
by Martin Hundebøll
· 13 years ago
c384ea3
batman-adv: Distributed ARP Table - add snooping functions for ARP messages
by Antonio Quartulli
· 13 years ago
7cdcf6d
batman-adv: add UNICAST_4ADDR packet type
by Antonio Quartulli
· 12 years ago
b8fcfa4
batman-adv: check for more space before accessing the skb
by Antonio Quartulli
· 12 years ago
60c39c7
batman-adv: print packets re-routing on DBG_TT and ratelimit it
by Antonio Quartulli
· 12 years ago
fe3f4cf
batman-adv: Only increase refcounter once for alternate router
by Sven Eckelmann
· 12 years ago
d48ddb8
batman-adv: use check_unicast_packet() in recv_roam_adv()
by Antonio Quartulli
· 12 years ago
7f112af
batman-adv: Fix broadcast packet CRC calculation
by Linus Lüssing
· 12 years ago
3713517
batman-adv: change interface_rx to get orig node
by Antonio Quartulli
· 12 years ago
c67893d
batman-adv: Reduce accumulated length of simple statements
by Sven Eckelmann
· 12 years ago
74ee363
batman-adv: Drop tt queries with foreign dest
by Martin Hundebøll
· 12 years ago
ff51fd7
batman-adv: Move batadv_check_unicast_packet()
by Martin Hundebøll
· 12 years ago
807736f
batman-adv: Split batadv_priv in sub-structures for features
by Sven Eckelmann
· 12 years ago
0aca236
batman-adv: Fix alignment after opened parentheses
by Sven Eckelmann
· 12 years ago
56303d3
batman-adv: Prefix types structs with batadv_
by Sven Eckelmann
· 12 years ago
9641269
batman-adv: Prefix packet structs with batadv_
by Sven Eckelmann
· 12 years ago
5bf74e9
batman-adv: Prefix hash struct and typedef with batadv_
by Sven Eckelmann
· 12 years ago
39c75a5
batman-adv: Prefix main enum with BATADV_
by Sven Eckelmann
· 12 years ago
acd34af
batman-adv: Prefix packet enum with BATADV_
by Sven Eckelmann
· 12 years ago
d69909d
batman-adv: Prefix types enum with BATADV_
by Sven Eckelmann
· 12 years ago
e9a4f29
batman-adv: Prefix hard-interface enum with BATADV_
by Sven Eckelmann
· 12 years ago
42d0b04
batman-adv: Prefix main defines with BATADV_
by Sven Eckelmann
· 12 years ago
7e071c7
batman-adv: Prefix packet defines with BATADV_
by Sven Eckelmann
· 12 years ago
d4f4469
batman-adv: beautify tt_global_add() argument list
by Antonio Quartulli
· 12 years ago
3e34819
batman-adv: Prefix remaining function like macros with batadv_
by Sven Eckelmann
· 13 years ago
63b0103
batman-adv: Prefix routing local static functions with batadv_
by Sven Eckelmann
· 13 years ago
1eda58b
batman-adv: Prefix main static inline functions with batadv_
by Sven Eckelmann
· 13 years ago
f0530ee
batman-adv: Prefix unicast static inline functions with batadv_
by Sven Eckelmann
· 13 years ago
da64119
batman-adv: Prefix originator static inline functions with batadv_
by Sven Eckelmann
· 13 years ago
e5d8925
batman-adv: Prefix hard-interface static inline functions with batadv_
by Sven Eckelmann
· 13 years ago
9b4a115
batman-adv: Prefix bitarray static inline functions with batadv_
by Sven Eckelmann
· 13 years ago
9cfc7bd
batman-adv: Reformat multiline comments to consistent style
by Sven Eckelmann
· 13 years ago
3193e8f
batman-adv: Prefix main non-static functions with batadv_
by Sven Eckelmann
· 13 years ago
d0f714f
batman-adv: Prefix vis non-static functions with batadv_
by Sven Eckelmann
· 13 years ago
88ed1e77
batman-adv: Prefix unicast non-static functions with batadv_
by Sven Eckelmann
· 13 years ago
08c36d3
batman-adv: Prefix translation-table non-static functions with batadv_
by Sven Eckelmann
· 13 years ago
04b482a
batman-adv: Prefix soft-interface non-static functions with batadv_
by Sven Eckelmann
· 13 years ago
9455e34
batman-adv: Prefix send non-static functions with batadv_
by Sven Eckelmann
· 13 years ago
30d3c51
batman-adv: Prefix routing non-static functions with batadv_
by Sven Eckelmann
· 13 years ago
7d211ef
batman-adv: Prefix originator non-static functions with batadv_
by Sven Eckelmann
· 13 years ago
9039dc7
batman-adv: Prefix icmp-socket non-static functions with batadv_
by Sven Eckelmann
· 13 years ago
08adf15
batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_
by Sven Eckelmann
· 13 years ago
0f5f932
batman-adv: Prefix bitarray non-static functions with batadv_
by Sven Eckelmann
· 13 years ago
f25bd58
batman-adv: don't bother flipping ->tt_data
by Al Viro
· 13 years ago
f821486
batman-adv: Add get_ethtool_stats() support
by Martin Hundebøll
· 13 years ago
d2b6cc8
batman-adv: fix skb->data assignment
by Antonio Quartulli
· 12 years ago
8c7bf24
batman-adv: refactor window_protected to avoid unnecessary return statement
by Marek Lindner
· 13 years ago
Next »