summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mac80211: make minstrel/pid RC use ieee80211_is_data(fc)Luis R. Rodriguez2009-07-242-8/+6
* mac80211: drop frames for sta with no valid rateLuis R. Rodriguez2009-07-241-0/+20
* cfg80211: fix unregistrationJohannes Berg2009-07-241-5/+5
* mac80211: cancel the connection monitor timers/workJohannes Berg2009-07-242-3/+8
* cfg80211: fix disabling WPA via wext (SIOCSIWAUTH)Gábor Stefanik2009-07-241-1/+11
* cfg80211: fix more bugs in mlme handlingJohannes Berg2009-07-241-5/+3
* nl80211: report BSS statusJohannes Berg2009-07-241-17/+48
* cfg80211: fix wext setting SSIDJohannes Berg2009-07-241-1/+1
* cfg80211: don't look at wdev->ssid for giwessidJohannes Berg2009-07-241-5/+1
* cfg80211: fix wext statsJohannes Berg2009-07-241-4/+9
* mac80211: mesh: fix two small problemsJohannes Berg2009-07-242-4/+7
* cfg80211: fix a locking bugJohannes Berg2009-07-241-2/+2
* mac80211: monitor the connectionJohannes Berg2009-07-243-72/+227
* mac80211: fix multi-use timerJohannes Berg2009-07-241-7/+33
* cfg80211: fix NULL dereference in IBSS SIOCGIWAPZhu Yi2009-07-241-1/+4
* cfg80211: rework key operationJohannes Berg2009-07-2415-160/+532
* nl80211: introduce new key attributesJohannes Berg2009-07-241-47/+156
* mac80211: Assign next hop address to pending mesh framesJavier Cardona2009-07-241-0/+18
* cfg80211: fix two bugletsJohannes Berg2009-07-242-7/+2
* cfg80211: fix race in giwrateJohannes Berg2009-07-241-5/+8
* mac80211: driver operation debuggingJohannes Berg2009-07-245-22/+732
* mac80211: fix sparse warningJohannes Berg2009-07-241-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-2310-20/+43
|\
| * cfg80211: double free in __cfg80211_scan_doneChristian Lamparter2009-07-211-2/+1
| * nl80211: Memory leak fixedNiko Jokinen2009-07-211-2/+3
| * mac80211: use correct address for mesh Path ErrorJavier Cardona2009-07-211-3/+5
| * rfkill: fix rfkill_set_states() to set the hw stateAlan Jenkins2009-07-211-0/+4
| * mac80211: fix injection in monitor modePavel Roskin2009-07-211-1/+1
| * rfkill: allow toggling soft state in sysfs againJohannes Berg2009-07-211-8/+19
| * mac80211: disable meshJohannes Berg2009-07-212-0/+4
| * Fix error return for setsockopt(SO_TIMESTAMPING)Rémi Denis-Courmont2009-07-201-1/+1
| * tcp: Use correct peer adr when copying MD5 keysJohn Dykstra2009-07-202-2/+2
| * tcp: Fix MD5 signature checking on IPv4 mapped socketsJohn Dykstra2009-07-203-1/+3
* | TCP: Add comments to (near) all functions in tcp_output.c v3Andi Kleen2009-07-231-14/+44
* | af_packet: style cleanupsEric Dumazet2009-07-231-124/+122
* | Phonet: dropped datagrams accountingRémi Denis-Courmont2009-07-231-1/+4
* | Phonet: account for dropped RX packetsRémi Denis-Courmont2009-07-231-1/+6
* | Phonet: sockets list through proc_fsRémi Denis-Courmont2009-07-232-0/+103
* | mcastv6: Local variable shadows function argumentGerrit Renker2009-07-211-1/+0
* | RDS: Refactor end of __conn_create for readabilityAndy Grover2009-07-201-17/+31
* | RDS/IW: Remove dead codeAndy Grover2009-07-201-9/+4
* | RDS/IW: Remove page_shift variable from iwarp transportAndy Grover2009-07-204-22/+11
* | RDS/IB: Always use PAGE_SIZE for FMR page sizeAndy Grover2009-07-203-12/+6
* | RDS: Fix completion notifications on blocking socketsAndy Grover2009-07-201-11/+13
* | RDS/IB: Drop connection when a fatal QP event is receivedAndy Grover2009-07-201-3/+3
* | RDS/IB: Disable flow control in sysctl and explain whyAndy Grover2009-07-201-1/+11
* | RDS/IB: Move tx/rx ring init and refill to laterAndy Grover2009-07-201-6/+12
* | RDS: Don't set c_version in __rds_conn_create()Andy Grover2009-07-201-1/+0
* | RDS/IB: Rename byte_len to data_len to enhance readabilityAndy Grover2009-07-201-6/+6
* | RDS/RDMA: Fix cut-n-paste errors in printks in rdma_transport.cAndy Grover2009-07-201-4/+4
OpenPOWER on IntegriCloud