summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ipvs: Remove unused parameter from ip_vs_confirm_conntrack()Simon Horman2011-11-012-2/+2
| * | | | | ipvs: Expose ip_vs_ftp module parameters via sysfs.Krzysztof Wilczynski2011-11-011-2/+3
| | |/ / / | |/| | |
| * | | | treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-313-8/+7
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-10-3112-30/+83
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-clientLinus Torvalds2011-10-286-91/+217
| |\ \ \ \
| | * | | | libceph: force resend of osd requests if we skip an osdmapSage Weil2011-10-251-10/+16
| | * | | | ceph: use kernel DNS resolverNoah Watkins2011-10-252-12/+116
| | * | | | ceph: fix ceph_monc_init memory leakNoah Watkins2011-10-251-3/+7
| | * | | | libceph: warn on msg allocation failuresSage Weil2011-10-251-0/+1
| | * | | | libceph: don't complain on msgpool alloc failuresSage Weil2011-10-254-19/+32
| | * | | | libceph: always preallocate mon connectionSage Weil2011-10-251-25/+22
| | * | | | libceph: create messenger with clientSage Weil2011-10-251-23/+24
* | | | | | mac80211: fix RCU warnings in meshJohannes Berg2011-11-211-22/+5
* | | | | | cfg80211: work around a sparse issueJohannes Berg2011-11-211-11/+11
* | | | | | mac80211: Support ht-cap over-rides.Ben Greear2011-11-219-18/+140
* | | | | | wireless: Support ht-capabilities over-rides.Ben Greear2011-11-214-7/+91
* | | | | | cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"Johannes Berg2011-11-213-168/+230
* | | | | | nl80211: make get_vlan logic more commonJohannes Berg2011-11-211-23/+31
* | | | | | cfg80211: add flags for off-channel capabilitiesJohannes Berg2011-11-212-6/+14
* | | | | | mac80211: minor cleanup to mesh state lockingJohannes Berg2011-11-211-3/+3
* | | | | | nl80211: add testmode to the list of supported commandsKalle Valo2011-11-211-0/+4
* | | | | | mac80211: remove unused ASSOC_AP flagJohannes Berg2011-11-213-5/+2
* | | | | | mac80211: transmit fragment list to driversJohannes Berg2011-11-213-35/+69
* | | | | | mac80211: make TX LED handling independent of fragmentationJohannes Berg2011-11-211-12/+16
* | | | | | mac80211: move fragment flag adjustmentJohannes Berg2011-11-211-9/+9
* | | | | | mac80211: use skb list for fragmentsJohannes Berg2011-11-215-71/+82
* | | | | | cfg80211: pass DFS region to drivers through reg_notifier()Luis R. Rodriguez2011-11-211-0/+2
* | | | | | cfg80211: process regulatory DFS region for countriesLuis R. Rodriguez2011-11-213-0/+53
* | | | | | mac80211: call ieee80211_recalc_idle() after sending packetsFelix Fietkau2011-11-172-8/+11
* | | | | | minstrel_ht: Remove unused function parametersPatrick Kelle2011-11-171-14/+12
* | | | | | mac80211: memory leak in mesh_queue_preq()Dan Carpenter2011-11-171-0/+1
* | | | | | mac80211: use kfree_skb() instead of kfree()Dan Carpenter2011-11-171-1/+1
* | | | | | mac80211: Get rid of search loop for rate group indexHelmut Schaa2011-11-171-16/+16
* | | | | | mac80211: Check rate->idx before rate->countHelmut Schaa2011-11-171-2/+2
* | | | | | mac80211: remove crypto special case for auth framesJohannes Berg2011-11-171-2/+0
* | | | | | mac80211: fix warning in ieee80211_probe_clientJohannes Berg2011-11-111-4/+5
* | | | | | minstrel: Remove unused function parameter in calc_rate_durations()Patrick Kelle2011-11-111-4/+3
* | | | | | mac80211: Save probe response data for bssArik Nemtsov2011-11-115-5/+74
* | | | | | nl80211: Pass probe response data to driversArik Nemtsov2011-11-111-0/+9
* | | | | | nl80211: Add probe response offload attributeArik Nemtsov2011-11-111-0/+4
* | | | | | nl80211: fix compiler warningJohannes Berg2011-11-111-1/+1
* | | | | | mac80211: make sure hw_key exists before checking its flagsArik Nemtsov2011-11-111-1/+2
* | | | | | mac80211: add recalc PS in ieee80211_reconfig()Eyal Shapira2011-11-111-0/+2
* | | | | | NFC: Check if NCI data flow control is usedIlan Elias2011-11-111-1/+4
* | | | | | NFC: Removal of unused operations for NCI spec 1.0 d18Ilan Elias2011-11-113-43/+3
* | | | | | NFC: Update names and structs to NCI spec 1.0 d18Ilan Elias2011-11-115-84/+131
* | | | | | mac80211/cfg80211: report monitor channel in wireless extensionsJohannes Berg2011-11-112-0/+21
* | | | | | mac80211: simplify scan state machineJohannes Berg2011-11-112-128/+82
* | | | | | mac80211: set carrier_on for ibss vifs only while joinedEliad Peller2011-11-112-1/+5
* | | | | | mac80211: init rate-control for TDLS sta when supp-rates are knownArik Nemtsov2011-11-111-1/+9
OpenPOWER on IntegriCloud