summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-11-18mac80211: update cfg80211 scan result code for the updated mesh conf IERui Paulo
2009-11-18mac80211: use a structure to hold the mesh config information elementRui Paulo
2009-11-18mac80211: move TX status handlingJohannes Berg
2009-11-18mac80211: remove encrypt parameter from ieee80211_tx_skbJohannes Berg
2009-11-18rfkill: Add constant for RFKILL_TYPE_FM radio devicesMarcel Holtmann
2009-11-18cfg80211: re-join IBSS when privacy changesJohannes Berg
2009-11-18mac80211: Fix panic in aggregation handlingSujith
2009-11-18cfg80211: Allow reassociation in associated stateJouni Malinen
2009-11-18mac80211: make software rate control optionalJohannes Berg
2009-11-18mac80211: use fixed broadcast addressJohannes Berg
2009-11-18mac80211: remove dev_hold/put callsJohannes Berg
2009-11-18mac80211: improve rate handlingJohannes Berg
2009-11-18mac80211: trim RX dataJohannes Berg
2009-11-18mac80211: cleanup reorder buffer handlingJohannes Berg
2009-11-18mac80211: push michael MIC report after DA checkJohannes Berg
2009-11-18mac80211: convert aggregation to operate on vifs/stasJohannes Berg
2009-11-18mac80211: let sta_info_get_by_idx get sta by sdataJohannes Berg
2009-11-18mac80211: reduce the amount of unnecessary traffic on cooked monitor interfacesFelix Fietkau
2009-11-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-18Phonet: convert devices list to RCURémi Denis-Courmont
2009-11-18net: device name allocation cleanupsOctavian Purdila
2009-11-18netns: net_identifiers should be read_mostlyEric Dumazet
2009-11-18linkwatch: linkwatch_forget_dev() to speedup device dismantleEric Dumazet
2009-11-18ipv4: factorize cache clearing for batched unregister operationsOctavian Purdila
2009-11-18net: introduce NETDEV_UNREGISTER_PERNETOctavian Purdila
2009-11-17vlan: Precise RX stats accountingEric Dumazet
2009-11-17net: add dev_txq_stats_fold() helperEric Dumazet
2009-11-17act_mirred: optimization.Changli Gao
2009-11-17act_mirred: cleanupChangli Gao
2009-11-17Phonet: missing rcu_dereference()Rémi Denis-Courmont
2009-11-17netlink: remove subscriptions check on notifierJohannes Berg
2009-11-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-16mac80211: Do not queue Probe Request frames for station MLMEmaster-2009-11-16Jouni Malinen
2009-11-16net: Fix the rollback test in dev_change_name()Eric Dumazet
2009-11-15remove deprecated and not used: print_mac()Marin Mitov
2009-11-15vlan: Use __vlan_hwaccel_put_tag() in rxEric Dumazet
2009-11-15net: Optimize hard_start_xmit() return checkingJarek Poplawski
2009-11-15net: check the return value of ndo_select_queue()Eric Dumazet
2009-11-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2009-11-16Bluetooth: Fix regression with L2CAP configuration in Basic ModeGustavo F. Padovan
2009-11-16Bluetooth: Select Basic Mode as default for SOCK_SEQPACKETGustavo F. Padovan
2009-11-16Bluetooth: Set general bonding security for ACL by defaultAndrei Emeltchenko
2009-11-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp...David S. Miller
2009-11-13Phonet: convert routing table to RCURémi Denis-Courmont
2009-11-13Phonet: put protocols array under RCURémi Denis-Courmont
2009-11-13iucv: add work_queue cleanup for suspendUrsula Braun
2009-11-13inetpeer: Optimize inet_getid()Eric Dumazet
2009-11-13ipv6: speedup inet6_dump_addr()Eric Dumazet
2009-11-13ipv4: speedup inet_dump_ifaddr()Eric Dumazet
2009-11-13igmp: Use next_net_device_rcu()Eric Dumazet