Commit History

Author SHA1 Message Date
  Marek Lindner ed29266347 batman-adv: turn batadv_neigh_node_get() into local function 10 years ago
  Marek Lindner 3f32f8a687 batman-adv: rearrange batadv_neigh_node_new() arguments to follow convention 10 years ago
  Sven Eckelmann 6b5e971a28 batman-adv: Replace C99 int types with kernel type 10 years ago
  Sven Eckelmann 1e2c2a4fe4 batman-adv: Add required includes to all files 10 years ago
  Sven Eckelmann 36fd61cb80 batman-adv: Use common Jenkins Hash implementation 10 years ago
  Sven Eckelmann 9f6446c7f9 batman-adv: update copyright years for 2015 10 years ago
  Antonio Quartulli 8a3f8b6ac5 batman-adv: checkpatch - Please don't use multiple blank lines 11 years ago
  Antonio Quartulli 08bf0ed29c batman-adv: avoid potential race condition when adding a new neighbour 11 years ago
  Simon Wunderlich e19f9759ed batman-adv: update copyright years for 2014 11 years ago
  Simon Wunderlich cb1c92ec37 batman-adv: add debugfs support to view multiif tables 11 years ago
  Simon Wunderlich 7351a4822d batman-adv: split out router from orig_node 12 years ago
  Simon Wunderlich 89652331c0 batman-adv: split tq information in neigh_node struct 12 years ago
  Antonio Quartulli ebf38fb7ab batman-adv: remove FSF address from GPL disclaimer 12 years ago
  Antonio Quartulli bbad0a5e36 batman-adv: make struct batadv_orig_node algorithm agnostic 12 years ago
  Antonio Quartulli 0538f75991 batman-adv: make struct batadv_neigh_node algorithm agnostic 12 years ago
  Antonio Quartulli 7ea7b4a142 batman-adv: make the TT CRC logic VLAN specific 12 years ago
  Antonio Quartulli 863dd7a82a batman-adv: drop useless argument seqno in neighbor creation 12 years ago
  Linus Lüssing 72822225bd batman-adv: Fix rcu_barrier() miss due to double call_rcu() in TT code 12 years ago
  Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
  Antonio Quartulli 0b87393146 batman-adv: update copyright years 12 years ago
  Sven Eckelmann 56303d34a3 batman-adv: Prefix types structs with batadv_ 13 years ago
  Sven Eckelmann 5bf74e9ca1 batman-adv: Prefix hash struct and typedef with batadv_ 13 years ago
  Sven Eckelmann 1eda58bfc5 batman-adv: Prefix main static inline functions with batadv_ 13 years ago
  Sven Eckelmann da641193dd batman-adv: Prefix originator static inline functions with batadv_ 13 years ago
  Sven Eckelmann 9cfc7bd608 batman-adv: Reformat multiline comments to consistent style 13 years ago
  Sven Eckelmann 7d211efc50 batman-adv: Prefix originator non-static functions with batadv_ 13 years ago
  Marek Lindner 7ae8b2852f batman-adv: split neigh_new function into generic and batman iv specific parts 13 years ago
  Sven Eckelmann 567db7b0b7 batman-adv: Update copyright years 13 years ago
  Antonio Quartulli c90681b850 batman-adv: fixed hash functions type to uint32_t instead of int 14 years ago
  Sven Eckelmann b8e2dd135c batman-adv: Move compare_orig to originator.c 14 years ago