Age | Commit message (Expand) | Author |
2022-03-02 | batman-adv: Migrate to linux/container_of.h | Sven Eckelmann |
2021-08-18 | batman-adv: bcast: remove remaining skb-copy calls | Linus Lüssing |
2021-08-08 | batman-adv: Drop NULL check before dropping references | Sven Eckelmann |
2021-05-17 | batman-adv: bcast: avoid skb-copy for (re)queued broadcasts | Linus Lüssing |
2021-05-17 | batman-adv: bcast: queue per interface, if needed | Linus Lüssing |
2021-02-06 | batman-adv: Drop publication years from copyright info | Sven Eckelmann |
2020-08-18 | batman-adv: Drop repeated words in comments | Sven Eckelmann |
2020-06-26 | batman-adv: Fix typos and grammar in documentation | Sven Eckelmann |
2020-01-01 | batman-adv: Update copyright years for 2020 | Sven Eckelmann |
2019-03-25 | batman-adv: Drop license boilerplate | Sven Eckelmann |
2019-01-04 | batman-adv: Update copyright years for 2019 | Sven Eckelmann |
2018-02-26 | batman-adv: Update copyright years for 2018 | Sven Eckelmann |
2017-12-15 | batman-adv: Add kernel-doc to externally visible functions | Sven Eckelmann |
2017-12-15 | batman-adv: Use parentheses in function kernel-doc | Sven Eckelmann |
2017-12-15 | batman-adv: include gfp.h for GFP_* defines | Sven Eckelmann |
2017-12-15 | batman-adv: Add SPDX license identifier above copyright header | Sven Eckelmann |
2017-09-28 | batman-adv: Remove unnecessary parentheses | Sven Eckelmann |
2017-07-29 | batman-adv: fix various spelling mistakes | Colin Ian King |
2017-05-23 | batman-adv: Print correct function names in dbg messages | Sven Eckelmann |
2017-03-26 | batman-adv: restructure rebroadcast counter into forw_packet API | Linus Lüssing |
2017-03-26 | batman-adv: privatize forw_packet skb assignment | Linus Lüssing |
2017-01-28 | batman-adv: Fix double call of dev_queue_xmit | Sven Eckelmann |
2017-01-26 | batman-adv: Treat NET_XMIT_CN as transmit successfully | Gao Feng |
2017-01-26 | batman-adv: update copyright years for 2017 | Sven Eckelmann |
2016-11-08 | batman-adv: fix rare race conditions on interface removal | Linus Lüssing |
2016-11-08 | batman-adv: Remove dev_queue_xmit return code exception | Sven Eckelmann |
2016-10-30 | batman-adv: Consume skb in batadv_send_skb_to_orig | Sven Eckelmann |
2016-10-30 | batman-adv: use consume_skb for non-dropped packets | Sven Eckelmann |
2016-10-30 | batman-adv: Simple (re)broadcast avoidance | Linus Lüssing |
2016-10-30 | batman-adv: Remove unused skb_reset_mac_header() | Linus Lüssing |
2016-10-19 | batman-adv: Remove needless init of variables on stack | Sven Eckelmann |
2016-08-09 | batman-adv: Remove orig_node reference handling from send_skb_unicast | Sven Eckelmann |
2016-08-09 | batman-adv: Introduce forward packet creation helper | Linus Lüssing |
2016-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-07-06 | batman-adv: Fix speedy join in gateway client mode | Sven Eckelmann |
2016-07-04 | batman-adv: return netdev status in the TX path | Antonio Quartulli |
2016-06-30 | batman-adv: Consolidate logging related functions | Sven Eckelmann |
2016-06-30 | batman-adv: Keep includes ordered by filename | Sven Eckelmann |
2016-06-30 | batman-adv: remove ogm_emit and ogm_schedule API calls | Antonio Quartulli |
2016-06-12 | sched: remove NET_XMIT_POLICED | Florian Westphal |
2016-05-10 | batman-adv: Check hard_iface refcnt before calling function | Sven Eckelmann |
2016-05-04 | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller |
2016-05-04 | batman-adv: use to_delayed_work | Geliang Tang |
2016-04-24 | batman-adv: Fix broadcast/ogm queue limit on a removed interface | Linus Lüssing |
2016-02-29 | batman-adv: keep track of when unicast packets are sent | Antonio Quartulli |
2016-02-23 | batman-adv: Rename batadv_neigh_node *_free_ref function to *_put | Sven Eckelmann |
2016-02-23 | batman-adv: Rename batadv_hardif *_free_ref function to *_put | Sven Eckelmann |
2016-02-23 | batman-adv: Rename batadv_orig_node *_free_ref function to *_put | Sven Eckelmann |
2016-02-02 | batman-adv: update copyright years for 2016 | Sven Eckelmann |
2016-02-02 | batman-adv: Fix kerneldoc of main functions | Sven Eckelmann |