summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2008-12-11 17:56:52 -0500
committerJ. Bruce Fields <bfields@citi.umich.edu>2009-01-06 11:53:56 -0500
commit57ef692588bc225853ca3267ca5b7cea2b07e058 (patch)
treed643d6d9d503288078b989aa37abc89cf1d78a6b /tools/perf/scripts/python/bin
parentd1208f70738c91f13b4eadb1b7a694082e439da2 (diff)
downloadkernel-57ef692588bc225853ca3267ca5b7cea2b07e058.tar.gz
NLM: Rewrite IPv4 privileged requester's check
Clean up. For consistency, rewrite the IPv4 check to match the same style as the new IPv6 check. Note that ipv4_is_loopback() is somewhat broader in its interpretation of what is a loopback address than simply "127.0.0.1". Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
make TX aggregation start/stop request asyncJohannes Berg 2010-06-14mac80211: refcount aggregation queue stopJohannes Berg 2010-06-14mac80211: remove non-irqsafe aggregation callbacksJohannes Berg 2010-06-14mac80211: use RCU for TX aggregationJohannes Berg 2010-06-14mac80211: move aggregation callback processingJohannes Berg 2010-06-14mac80211: simplify station/aggregation codeJohannes Berg 2010-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville 2010-06-03mac80211: clean up ieee80211_stop_tx_ba_sessionJohannes Berg 2010-06-01mac80211: fix dialog token allocatorJohannes Berg 2010-04-23Merge branch 'master' into for-davemJohn W. Linville 2010-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller 2010-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller 2010-04-19mac80211: add missing newlineJohannes Berg 2010-04-19mac80211: remove bogus TX agg state assignmentJohannes Berg 2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville 2010-04-08mac80211: enhance tracingJohannes Berg 2010-04-07mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BAJohannes Berg 2010-03-31wireless: remove trailing space in messagesFrans Pop 2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo 2010-02-10mac80211: Deny TX BA session requests during disassociationSujith 2010-01-12mac80211: quit addba_resp_timer if Tx BA session is torn downZhu Yi 2010-01-05mac80211: fix ampdu_action tx_start ssnChristian Lamparter 2009-12-21mac80211: trace interface nameJohannes Berg 2009-12-21mac80211: reduce reliance on netdevJohannes Berg 2009-12-21mac80211: make station management completely depend on vifJohannes Berg 2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller 2009-11-30mac80211: fix spurious delBA handlingJohannes Berg 2009-11-30mac80211: fix two remote exploitsJohannes Berg 2009-11-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller 2009-11-18mac80211: remove encrypt parameter from ieee80211_tx_skbJohannes Berg 2009-11-18mac80211: Fix panic in aggregation handlingSujith 2009-11-18mac80211: convert aggregation to operate on vifs/stasJohannes Berg 2009-11-18mac80211: fix addba timer (again...)Johannes Berg 2009-10-30mac80211: fix addba timerJohannes Berg 2009-08-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller 2009-08-13mac80211: fix panic when splicing unprepared TIDsLuis R. Rodriguez