aboutsummaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-14vlan: deliver packets received with VLAN acceleration to network tapsPatrick McHardy3-0/+32
2008-07-14vlan: Don't store VLAN tag in cbPatrick McHardy3-24/+13
2008-07-14tipc: Optimization to multicast name lookup algorithmAllan Stephens1-13/+30
2008-07-14tipc: Add missing locks when inspecting node list & link listAllan Stephens1-5/+24
2008-07-14tipc: Fix bug in scope checking for multicast messagesAllan Stephens1-2/+4
2008-07-14tipc: Eliminate improper use of TIPC_OK error codeAllan Stephens9-49/+49
2008-07-14tipc: Fix race condition that could cause accept() to failAllan Stephens1-20/+22
2008-07-14tipc: Optimize pointer dereferencing when receiving stream dataAllan Stephens1-1/+1
2008-07-14tipc: Remove unneeded parameter to tipc_createport_raw()Allan Stephens3-36/+20
2008-07-14bnx2: Update version to 1.7.8.Michael Chan1-2/+2
2008-07-14bnx2: Support secondary MAC addresses.Benjamin Li2-8/+32
2008-07-14bnx2: Allow flexible VLAN tag settings.Michael Chan2-17/+33
2008-07-14bnx2: Add ack parameter to bnx2_fw_sync().Michael Chan1-7/+11
2008-07-14bnx2: Add PCI ID for 5716.Michael Chan1-1/+5
2008-07-14bnx2: Prevent ethtool -s from crashing when device is down.Michael Chan1-1/+12
2008-07-14netlabel: return msg overflow error from netlbl_cipsov4_list fasterDenis V. Lunev1-1/+1
2008-07-14net: Remove references to wan-router.txt in KconfigsJohann Felix Soden2-4/+1
2008-07-14tun: Fix/rewrite packet filtering logicMax Krasnyansky2-166/+174
2008-07-148021q: Check return of dev_set_promiscuity/allmultiWang Chen1-6/+22
2008-07-14macvlan: Check return of dev_set_allmultiWang Chen1-3/+11
2008-07-14ipv4: Fix ipmr unregister device oopsWang Chen1-8/+14
2008-07-14ipv4: Check return of dev_set_allmultiWang Chen1-1/+39
2008-07-14ipv6: Fix using after dev_put()Wang Chen1-3/+5
2008-07-14ipv6: Check return of dev_set_allmultiWang Chen1-2/+9
2008-07-14bridge: Check return of dev_set_promiscuityWang Chen1-3/+6
2008-07-14bonding: Check return of dev_set_promiscuity/allmultiWang Chen2-10/+35
2008-07-14af_packet: Check return of dev_set_promiscuity/allmultiWang Chen1-4/+10
2008-07-14net-sched: cls_flow: add perturbation supportPatrick McHardy2-9/+44
2008-07-14netfilter: Let nf_ct_kill() callers know if del_timer() returned true.David S. Miller2-15/+18
2008-07-14rt2x00: Reset LED assoc status after firmware updateIvo van Doorn1-0/+8
2008-07-14iwlwifi: make index unsigned int for iwl_send_led_cmdAbhijeet Kolekar3-3/+4
2008-07-14iwlwifi: Fix LEDs for 3945Abhijeet Kolekar3-85/+64
2008-07-14iwlwifi: send TXPOWER command after a new RXON commandZhu Yi1-10/+10
2008-07-14iwlwifi: enable active scanningTomas Winkler1-41/+45
2008-07-14iwlwifi: unify 4965 and 5000 scanning codeTomas Winkler5-23/+33
2008-07-14iwlwifi: LED use correctly blink tableTomas Winkler4-71/+61
2008-07-14iwlwifi: fix LED stallTomas Winkler3-50/+39
2008-07-14iwlwifi: differentiate 4965 and 5000 hw ampdu queues numberTomas Winkler6-13/+30
2008-07-14iwlwifi: make iwl4965_mac_conf_tx in atomic contextEmmanuel Grumbach3-33/+24
2008-07-14iwlwifi: rs always set lq_sta->privTomas Winkler1-2/+0
2008-07-14iwlwifi: remove post associate workTomas Winkler2-19/+0
2008-07-14iwlwifi: fixes RTS / CTS supportEmmanuel Grumbach6-7/+37
2008-07-14iwlwifi: adding pci device ids to iwl_hw_card_idsEsti Kummer3-1/+29
2008-07-14iwl3965: remove useless network and duplicate checkingAdel Gadllah4-172/+25
2008-07-14mac80211: dont add a STA which is not in the same IBSSEmmanuel Grumbach1-1/+1
2008-07-14iwlwif: remove compilation warnings iwl_add_radiotapTomas Winkler1-20/+17
2008-07-14mac80211 hwsim: fix endianness bugJohannes Berg1-1/+1
2008-07-14mac80211: fix struct ieee80211_tx_queue_paramsJohannes Berg2-6/+6
2008-07-14mac80211: fix TX sequence numbersJohannes Berg9-34/+82
2008-07-14wext: make sysfs bits optional and deprecate themJohannes Berg3-2/+23