summaryrefslogtreecommitdiff
path: root/net/802
Commit message (Expand)AuthorAge
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* net: introduce __skb_put_[zero, data, u8]yuan linyu2017-06-20
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-16
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-16
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* net: use core MTU range checking in misc driversJarod Wilson2016-10-20
* net: Kill dev_rebuild_headerEric W. Biederman2015-03-02
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
* neigh: use NEIGH_VAR_INIT in ndo_neigh_setup functions.Jiri Pirko2014-01-16
* net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane2014-01-14
* neigh: convert parms to an arrayJiri Pirko2013-12-09
* mrp: add periodictimer to allow retries when packets get lostNoel Burton-Krahn2013-09-23
* net/802/mrp: fix lockdep splatEric Dumazet2013-05-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22
|\
| * net/802/mrp: fix possible race condition when calling mrp_pdu_queue()David Ward2013-04-12
* | 802: fix a possible race conditionCong Wang2013-04-07
|/
* mrp: make mrp_rcv staticStephen Hemminger2013-02-11
* net/802: Implement Multiple Registration Protocol (MRP)David Ward2013-02-10
* tokenring: delete all remaining driver supportPaul Gortmaker2012-05-15
* net: delete all instances of special processing for token ringPaul Gortmaker2012-05-15
* 802: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-09
* net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman2012-04-20
* net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman2012-04-20
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
* net/garp: fix GID rbtree orderingDavid Ward2012-04-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-02
|\
| * net/garp: avoid infinite loop if attribute already existsDavid Ward2012-04-01
* | Remove all #inclusions of asm/system.hDavid Howells2012-03-28
|/
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
* net: Fix files explicitly needing to include module.hPaul Gortmaker2011-10-31
* rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger2011-08-02
* snap: remove one synchronize_net()Eric Dumazet2011-05-23
* garp: use kfree_rcu()Eric Dumazet2011-05-21
* garp: remove last synchronize_rcu() callEric Dumazet2011-05-12
* garp: remove one synchronize_rcu() callEric Dumazet2011-05-09
* net/802: add __rcu annotationsEric Dumazet2010-10-25
* net: return operator cleanupEric Dumazet2010-09-23
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | net: convert multicast list to list_headJiri Pirko2010-04-03
|/
* sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-12
* net: remove COMPAT_NET_DEV_OPSAlexander Beregalov2009-05-25
* tr: fix leakage of device in net/802/tr.cWei Yongjun2009-04-11
* net/802/fddi.c: add MODULE_LICENSEAdrian Bunk2009-04-06
* snap: use const for descriptorStephen Hemminger2009-03-21
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-05
|\
| * net: fix tokenring licenseMeelis Roos2009-03-03
* | net/802: fix sparse warnings: context imbalanceHannes Eder2009-02-26
* | snap: handle registration error and compile warningStephen Hemminger2009-02-22