name='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/net/802
AgeCommit message (Expand)Author
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-20net: introduce __skb_put_[zero, data, u8]yuan linyu
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-20net: use core MTU range checking in misc driversJarod Wilson
2015-03-02net: Kill dev_rebuild_headerEric W. Biederman
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-01-16neigh: use NEIGH_VAR_INIT in ndo_neigh_setup functions.Jiri Pirko
2014-01-14net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane
2013-12-09neigh: convert parms to an arrayJiri Pirko