summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Comment the order of HT RX reorder handler vs. RX handlersJouni Malinen2009-05-061-0/+12
* mac80211: Add a timeout for frames in the RX reorder bufferJouni Malinen2009-05-063-2/+55
* mac80211: Use a shared function to release frames from RX reorder bufJouni Malinen2009-05-061-39/+31
* mac80211: Fix sparse warning for ssid_len on ieee80211_sta_config_auth()Luis R. Rodriguez2009-05-061-4/+0
* mac80211: report operating frequency rather than currentJohannes Berg2009-05-061-1/+1
* cfg80211: make nl80211_send_mlme_timeout() staticLuis R. Rodriguez2009-05-061-3/+3
* mac80211: tell driver when idleJohannes Berg2009-05-065-12/+101
* mac80211: Warn if the rate controller requests retries for a NO_ACK frameGábor Stefanik2009-05-061-0/+4
* mac80211: Fix handling of retry count of NO_ACK frames in PIDGábor Stefanik2009-05-061-3/+5
* mac80211: Fix handling of retry count of NO_ACK frames in minstrelGábor Stefanik2009-05-061-3/+5
* cfg80211: Use the correct IE buffer pointerMichael Buesch2009-05-061-1/+1
* cfg80211: Remove unnecessary ksize() callMichael Buesch2009-05-061-5/+3
* net/rfkill/rfkill.c: fix build with CONFIG_RFKILL_LEDS=nAndrew Morton2009-05-061-0/+5
* cfg80211: remove superfluous !last_request check in reg_device_remove()Chris Wright2009-05-061-4/+4
* mac80211: fix probe response processingJohannes Berg2009-05-062-7/+3
* nl80211: Send timeout event on failed direct probeJouni Malinen2009-05-061-1/+1
* mac80211: add driver ops wrappersJohannes Berg2009-05-0617-130/+292
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-068-117/+80
* mac80211: clean up beacon interval settingsJohannes Berg2009-05-066-33/+41
* mac80211: fix scan races and rework scanningJohannes Berg2009-05-065-216/+229
* mac80211: internally clear failed scans properlyJohannes Berg2009-05-061-2/+4
* mac80211: rename max_sleep_interval to max_sleep_periodJohannes Berg2009-05-061-1/+1
* mac80211: fix PS vs. scan raceJohannes Berg2009-05-061-0/+7
* mac80211: fix various problems in ibss codeJohannes Berg2009-05-061-3/+15
* netns 2/2: extract net_create()Alexey Dobriyan2009-05-041-24/+20
* netns 1/2: don't get/put old netns on CLONE_NEWNETAlexey Dobriyan2009-05-041-4/+1
* tcp: extend ECN sysctl to allow server-side only ECNIlpo Järvinen2009-05-042-2/+2
* net: Avoid modulus in skb_tx_hash() for forwarding case.David S. Miller2009-05-031-2/+6
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-032-1/+2
|\
| * Subject: [PATCH] br2684: restore net_dev initializationRabin Vincent2009-05-021-0/+1
| * net: Only store high 16 bits of kernel generated filter prioritiesRobert Love2009-05-021-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-033-17/+20
|\ \ | |/
| * xt_socket: checks for the state of nf_conntrackLaszlo Attila Toth2009-05-011-0/+1
| * net: Fix skb_tx_hash() for forwarding workloads.Eric Dumazet2009-05-011-4/+5
| * net: Fix oops when splicing skbs from a frag_list.Jarek Poplawski2009-04-301-13/+14
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-2918-343/+256
|\ \ | |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-291-10/+10
| |\
| | * mac80211: default to automatic power controlJohannes Berg2009-04-291-0/+1
| | * mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lockAlan Jenkins2009-04-291-10/+9
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-04-283-28/+55
| |\ \
| | * | Bluetooth: Fix connection establishment with low security requirementMarcel Holtmann2009-04-281-6/+3
| | * | Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann2009-04-282-1/+36
| | * | Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros2009-04-281-21/+16
| | |/
| * | netfilter: revised locking for x_tablesStephen Hemminger2009-04-284-291/+136
| |/
| * net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet2009-04-281-1/+13
| * ipv4: Limit size of route cache hash tableAnton Blanchard2009-04-271-1/+1
| * xfrm: wrong hash value for temporary SANicolas Dichtel2009-04-271-3/+3
| * vlan: update vlan carrier state for admin up/downJay Vosburgh2009-04-252-0/+7
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-04-255-9/+31
| |\
| | * netfilter: xt_recent: fix stack overread in compat codeJan Engelhardt2009-04-241-5/+4
OpenPOWER on IntegriCloud