summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | [NETFILTER]: nf_conntrack_expect: support inactive expectationsPatrick McHardy2008-03-252-5/+23
* | [NETFILTER]: nf_conntrack_expect: show NF_CT_EXPECT_PERMANENT flag in /procPatrick McHardy2008-03-251-0/+4
* | [NETFILTER]: nf_conntrack_expect: constify nf_ct_expect_init argumentsPatrick McHardy2008-03-252-6/+6
* | [NETFILTER]: nf_conntrack: fix NF_CT_TUPLE_DUMP for IPv4Patrick McHardy2008-03-251-5/+33
* | [NETFILTER]: ipt_CLUSTERIP: fix non-existant macro-namePatrick McHardy2008-03-251-1/+1
* | Merge branch 'net-2.6.26-netns-20080326' of git://git.linux-ipv6.org/gitroot/...David S. Miller2008-03-25135-487/+597
|\ \ | |/ |/|
| * [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-2614-44/+56
| * [NET] NETNS: Omit neigh_parms->net and pneigh_entry->net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-262-10/+41
| * [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-2612-47/+53
| * [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-2669-215/+253
| * [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-2687-228/+251
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-03-2562-2568/+3199
|\ \ | |/ |/|
| * rt2x00: Fix in_atomic() usageIvo van Doorn2008-03-259-386/+234
| * rt2x00: Fix rate detection for invalid signalsIvo van Doorn2008-03-251-0/+7
| * PS3: gelic: Add support for separate cipher selectionMasakazu Mokuno2008-03-251-1/+1
| * b43: Don't compile N-PHY code when N-PHY is disabledMichael Buesch2008-03-252-2/+42
| * iwlwifi: Completing the parameter packagingAssaf Krauss2008-03-253-54/+55
| * ipw2200 annotations and fixesAl Viro2008-03-252-60/+64
| * rt2x00: Add dev_flags to rx descriptorIvo van Doorn2008-03-257-25/+48
| * mac80211: configure default wmm params correctlyVladimir Koutny2008-03-251-33/+58
| * mac80211: prevent tuning during scanningMohamed Abbas2008-03-252-1/+4
| * mac80211: tear down of block ack sessionsRon Rindjunsky2008-03-253-7/+17
| * mac80211: fixing debug prints for AddBA requestRon Rindjunsky2008-03-251-4/+4
| * mac80211: fixing delba debug printRon Rindjunsky2008-03-251-1/+1
| * mac80211: filter scan results on unusable channelsJohannes Berg2008-03-251-0/+6
| * mac80211: use ieee80211_get_channelJohannes Berg2008-03-251-25/+4
| * wireless: add wiphy channel freq to channel struct lookup helperJohannes Berg2008-03-252-0/+29
| * iwlwifi: move host command sending functions to core moduleTomas Winkler2008-03-259-322/+399
| * iwlwifi: rename iwl4965_get_channel_info to iwl_get_channel_infoAssaf Krauss2008-03-256-13/+13
| * iwlwifi: iwl3945 remove 4965 commandsTomas Winkler2008-03-251-39/+0
| * iwlwifi-2.6: enables RX TKIP decryption in HWEmmanuel Grumbach2008-03-251-0/+51
| * iwlwifi-2.6: enables HW TKIP encryptionEmmanuel Grumbach2008-03-252-9/+25
| * mac80211: allows driver to request a Phase 1 RX keyEmmanuel Grumbach2008-03-254-3/+33
| * mac80211: get a TKIP phase key from skbEmmanuel Grumbach2008-03-252-0/+83
| * iwlwifi-2.6: RX status translation to old schemeEmmanuel Grumbach2008-03-253-0/+81
| * iwlwifi-2.6: Cleans up set_key flowEmmanuel Grumbach2008-03-252-56/+110
| * iwlwifi: Probe Flow - Extracting hw and priv initAssaf Krauss2008-03-257-623/+677
| * iwlwifi: Probe Flow - Performing allocation in a separate functionAssaf Krauss2008-03-253-8/+39
| * iwlwifi: Packing all 4965 parametersAssaf Krauss2008-03-254-33/+42
| * iwlwifi: Re-ordering probe flow (4965)Assaf Krauss2008-03-252-120/+151
| * iwlwifi: remove macros containing offsets from eeprom structReinette Chatre2008-03-252-64/+0
| * libertas: store rssi as an u32Holger Schurig2008-03-253-9/+4
| * libertas: remove lots of unused stuffHolger Schurig2008-03-2510-134/+46
| * libertas: misc power saving adjustsHolger Schurig2008-03-256-36/+23
| * libertas: convert GET_LOG to a direct commandHolger Schurig2008-03-256-47/+10
| * libertas: fix scheduling while atomic bug in CMD_MAC_CONTROLHolger Schurig2008-03-253-12/+7
| * libertas: make a handy lbs_cmd_async() commandHolger Schurig2008-03-252-36/+57
| * iwlwifi: Add debugfs to iwl coreTomas Winkler2008-03-257-6/+377
| * iwlwifi: Add TX/RX statistcs to driverTomas Winkler2008-03-253-1/+24
| * iwlwifi: rename struct iwl4965_priv to struct iwl_privTomas Winkler2008-03-257-415/+415
OpenPOWER on IntegriCloud