Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-10net: tracepoint napi:napi_poll add work and budgetJesper Dangaard Brouer
2014-08-26net: Replace get_cpu_var through this_cpu_ptrChristoph Lameter
2014-07-16drop_monitor: remove unnecessary break after returnFabian Frederick
2013-12-10net: drop_monitor: fix the value of maxattrChangli Gao
2013-11-20genetlink: make multicast groups const, prevent abuseJohannes Berg
2013-11-20genetlink: pass family to functions using groupsJohannes Berg
2013-11-20drop_monitor/genetlink: use proper genetlink multicast APIsJohannes Berg
2013-11-20genetlink: only pass array to genl_register_family_with_ops()Johannes Berg
2013-11-15genetlink: make all genl_ops users constJohannes Berg
2013-05-29net: pass info struct via netdevice notifierJiri Pirko
2012-06-04drop_monitor: dont sleep in atomic contextEric Dumazet
2012-05-30drop_monitor: Add module alias to enable automatic module loadingNeil Horman
2012-05-18drop_monitor: convert to modular buildingNeil Horman
2012-05-17net: core: Use pr_<level>Joe Perches
2012-05-03drop_monitor: prevent init path from scheduling on the wrong cpuNeil Horman
2012-04-28drop_monitor: Make updating data->skb smp safeNeil Horman
2012-04-28drop_monitor: fix sleeping in invalid context warningNeil Horman
2012-04-22drop_monitor: allow more events per secondEric Dumazet
2011-05-08net,rcu: convert call_rcu(free_dm_hw_stat) to kfree_rcu()Lai Jiangshan
2011-03-22net: fix incorrect spelling in drop monitor protocolNeil Horman
2010-07-27drop_monitor: use genl_register_family_with_ops()Changli Gao
2010-07-21drop_monitor: Add error code to detect duplicate state changesNeil Horman
2010-05-14tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-17net: remove INIT_RCU_HEAD() usageAlexey Dobriyan
2009-11-07net: Replace old style lock initializerThomas Gleixner
2009-09-03net: drop_monitor: make last_rx timestamp privateNeil Horman
2009-09-02drop_monitor: fix trace_napi_poll_hit()Xiao Guangrong
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-05-22dropmon: add ability to detect when hardware dropsrxpacketsNeil Horman
2009-04-27drop_monitor: Update netlink protocol to include netlink attribute header in ...Neil Horman
2009-04-15tracing/events: move trace point headers into include/trace/eventsSteven Rostedt
2009-03-13Network Drop Monitor: Adding drop monitor implementation & Netlink protocolNeil Horman