Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8fb575ca396bc31d9fa99c26336e2432b41d1bfc
/
net
/
batman-adv
/
routing.c
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
· 11 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
· 12 years ago
63b0103
batman-adv: Prefix routing local static functions with batadv_
by Sven Eckelmann
· 12 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
3275e7c
batman-adv: improve unicast packet (re)routing
by Antonio Quartulli
· 13 years ago
8710e26
batman-adv: avoid skb_linearise() if not needed
by Antonio Quartulli
· 13 years ago
c3e2931
batman-adv: register batman ogm receive function during protocol init
by Marek Lindner
· 13 years ago
0d12507
batman-adv: use ETH_HLEN instead of sizeof(struct ethhdr)
by Antonio Quartulli
· 13 years ago
76e3d7f
batman-adv: rename BATMAN_OGM_LEN to BATMAN_OGM_HLEN
by Marek Lindner
· 13 years ago
fe2da6f
batman-adv: add broadcast duplicate check
by Simon Wunderlich
· 13 years ago
20ff9d5
batman-adv: don't let backbone gateways exchange tt entries
by Simon Wunderlich
· 13 years ago
2372138
batman-adv: add basic bridge loop avoidance code
by Simon Wunderlich
· 13 years ago
a7f6ee9
batman-adv: remove old bridge loop avoidance code
by Simon Wunderlich
· 13 years ago
0079d2c
batman-adv: Replace bitarray operations with bitmap
by Sven Eckelmann
· 13 years ago
Next »