Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c3419b71a7ee5df835edb64ec83c92de29430b85
/
net
/
wimax
/
stack.c
a62052b
wimax: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 5 years ago
04672fe
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268
by Thomas Gleixner
· 6 years ago
ef6243a
genetlink: optionally validate strictly/dumps
by Johannes Berg
· 6 years ago
3b0f31f
genetlink: make policy common to family
by Johannes Berg
· 6 years ago
bf9b556
wimax: remove blank lines at EOF
by Stephen Hemminger
· 6 years ago
ef32477
net: wimax: stack: fixed multi line comment issue
by Mark Railton
· 6 years ago
56989f6
genetlink: mark families as __ro_after_init
by Johannes Berg
· 8 years ago
489111e
genetlink: statically initialize families
by Johannes Berg
· 8 years ago
a07ea4d
genetlink: no longer support using static family IDs
by Johannes Berg
· 8 years ago
28b7dea
wimax: convert printk to pr_foo()
by Fabian Frederick
· 10 years ago
aec6f90
wimax: remove dead code
by Michael Opdenacker
· 11 years ago
2a94fe4
genetlink: make multicast groups const, prevent abuse
by Johannes Berg
· 11 years ago
68eb550
genetlink: pass family to functions using groups
by Johannes Berg
· 11 years ago
c53ed74
genetlink: only pass array to genl_register_family_with_ops()
by Johannes Berg
· 11 years ago
4534de8
genetlink: make all genl_ops users const
by Johannes Berg
· 11 years ago
b61a5ee
wimax: use genl_register_family_with_ops()
by Johannes Berg
· 11 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
3a9a231
net: Fix files explicitly needing to include module.h
by Paul Gortmaker
· 14 years ago
3fa21e0
net: Remove unnecessary returns from void function()s
by Joe Perches
· 15 years ago
d3e56c0
wimax: checking ERR_PTR vs null
by Dan Carpenter
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
b54452b
const: struct nla_policy
by Alexey Dobriyan
· 15 years ago
4c2b1a1
wimax: allow specifying debug levels as command line option
by Inaky Perez-Gonzalez
· 15 years ago
7f0333e
wimax: Add netlink interface to get device state
by Paulius Zaleckas
· 16 years ago
94c7f2d
wimax: oops: wimax_dev_add() is the only one that can initialize the state
by Inaky Perez-Gonzalez
· 16 years ago
ff491a7
netlink: change return-value logic of netlink_broadcast()
by Pablo Neira Ayuso
· 16 years ago
1af7ad5
wimax: fix build issue when debugfs is disabled
by Inaky Perez-Gonzalez
· 16 years ago
15530df
wimax: generic device management (registration, deregistration, lookup)
by Inaky Perez-Gonzalez
· 16 years ago