index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
log.c
Age
Commit message (
Expand
)
Author
2019-06-27
batman-adv: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2019-03-25
batman-adv: Drop license boilerplate
Sven Eckelmann
2019-02-01
Merge tag 'batadv-next-for-davem-20190201' of git://git.open-mesh.org/linux-m...
David S. Miller
2019-01-04
batman-adv: Update copyright years for 2019
Sven Eckelmann
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-11-12
batman-adv: Allow to use BATMAN_ADV_DEBUG without BATMAN_ADV_DEBUGFS
Sven Eckelmann
2018-09-15
batman-adv: Provide debug messages as trace events
Sven Eckelmann
2018-09-14
batman-adv: Mark debugfs functionality as deprecated
Sven Eckelmann
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-18
batman-adv: Add missing include for EPOLL* constants
Sven Eckelmann
2018-02-26
batman-adv: Update copyright years for 2018
Sven Eckelmann
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-12-15
batman-adv: Add kernel-doc to externally visible functions
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-11-27
net: annotate ->poll() instances
Al Viro
2017-01-26
batman-adv: update copyright years for 2017
Sven Eckelmann
2016-10-19
batman-adv: Use octal permissions instead of macros
Sven Eckelmann
2016-06-30
batman-adv: Consolidate logging related functions
Sven Eckelmann