summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2009-07-24cfg80211: fix more bugs in mlme handlingJohannes Berg1-5/+3
2009-07-24nl80211: report BSS statusJohannes Berg1-17/+48
2009-07-24cfg80211: fix wext setting SSIDJohannes Berg1-1/+1
2009-07-24cfg80211: don't look at wdev->ssid for giwessidJohannes Berg1-5/+1
2009-07-24cfg80211: fix wext statsJohannes Berg1-4/+9
2009-07-24mac80211: mesh: fix two small problemsJohannes Berg2-4/+7
2009-07-24cfg80211: fix a locking bugJohannes Berg1-2/+2
2009-07-24mac80211: monitor the connectionJohannes Berg3-72/+227
2009-07-24mac80211: fix multi-use timerJohannes Berg1-7/+33
2009-07-24cfg80211: fix NULL dereference in IBSS SIOCGIWAPZhu Yi1-1/+4
2009-07-24cfg80211: rework key operationJohannes Berg15-160/+532
2009-07-24nl80211: introduce new key attributesJohannes Berg1-47/+156
2009-07-24mac80211: Assign next hop address to pending mesh framesJavier Cardona1-0/+18
2009-07-24cfg80211: fix two bugletsJohannes Berg2-7/+2
2009-07-24cfg80211: fix race in giwrateJohannes Berg1-5/+8
2009-07-24mac80211: driver operation debuggingJohannes Berg5-22/+732
2009-07-24mac80211: fix sparse warningJohannes Berg1-1/+1
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller10-20/+43
2009-07-23TCP: Add comments to (near) all functions in tcp_output.c v3Andi Kleen1-14/+44
2009-07-23af_packet: style cleanupsEric Dumazet1-124/+122
2009-07-23Phonet: dropped datagrams accountingRémi Denis-Courmont1-1/+4
2009-07-23Phonet: account for dropped RX packetsRémi Denis-Courmont1-1/+6
2009-07-23Phonet: sockets list through proc_fsRémi Denis-Courmont2-0/+103
2009-07-21mcastv6: Local variable shadows function argumentGerrit Renker1-1/+0
2009-07-21cfg80211: double free in __cfg80211_scan_doneChristian Lamparter1-2/+1
2009-07-21nl80211: Memory leak fixedNiko Jokinen1-2/+3
2009-07-21mac80211: use correct address for mesh Path ErrorJavier Cardona1-3/+5
2009-07-21rfkill: fix rfkill_set_states() to set the hw stateAlan Jenkins1-0/+4
2009-07-21mac80211: fix injection in monitor modePavel Roskin1-1/+1
2009-07-21rfkill: allow toggling soft state in sysfs againJohannes Berg1-8/+19
2009-07-21mac80211: disable meshJohannes Berg2-0/+4
2009-07-20Fix error return for setsockopt(SO_TIMESTAMPING)Rémi Denis-Courmont1-1/+1
2009-07-20RDS: Refactor end of __conn_create for readabilityAndy Grover1-17/+31
2009-07-20RDS/IW: Remove dead codeAndy Grover1-9/+4
2009-07-20RDS/IW: Remove page_shift variable from iwarp transportAndy Grover4-22/+11
2009-07-20RDS/IB: Always use PAGE_SIZE for FMR page sizeAndy Grover3-12/+6
2009-07-20RDS: Fix completion notifications on blocking socketsAndy Grover1-11/+13
2009-07-20RDS/IB: Drop connection when a fatal QP event is receivedAndy Grover1-3/+3
2009-07-20RDS/IB: Disable flow control in sysctl and explain whyAndy Grover1-1/+11
2009-07-20RDS/IB: Move tx/rx ring init and refill to laterAndy Grover1-6/+12
2009-07-20RDS: Don't set c_version in __rds_conn_create()Andy Grover1-1/+0
2009-07-20RDS/IB: Rename byte_len to data_len to enhance readabilityAndy Grover1-6/+6
2009-07-20RDS/RDMA: Fix cut-n-paste errors in printks in rdma_transport.cAndy Grover1-4/+4
2009-07-20RDS/IB: Fix printk to indicate remote IP, not localAndy Grover1-1/+1
2009-07-20RDS/IB: Handle connections using RDS 3.0 wire protocolAndy Grover3-6/+58
2009-07-20RDS/IB: Improve RDS protocol version checkingAndy Grover1-6/+19
2009-07-20RDS: Set retry_count to 2 and make modifiable via modparamAndy Grover3-1/+7
2009-07-20tcp: Use correct peer adr when copying MD5 keysJohn Dykstra2-2/+2
2009-07-20tcp: Fix MD5 signature checking on IPv4 mapped socketsJohn Dykstra3-1/+3
2009-07-20ipv4: fib_trie: Use tnode_get_child_rcu() and node_parent_rcu() in lookupsJarek Poplawski1-3/+3