summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-07-24cfg80211: fix more bugs in mlme handlingJohannes Berg
2009-07-24nl80211: report BSS statusJohannes Berg
2009-07-24cfg80211: fix wext setting SSIDJohannes Berg
2009-07-24cfg80211: don't look at wdev->ssid for giwessidJohannes Berg
2009-07-24cfg80211: fix wext statsJohannes Berg
2009-07-24mac80211: mesh: fix two small problemsJohannes Berg
2009-07-24cfg80211: fix a locking bugJohannes Berg
2009-07-24mac80211: monitor the connectionJohannes Berg
2009-07-24mac80211: fix multi-use timerJohannes Berg
2009-07-24cfg80211: fix NULL dereference in IBSS SIOCGIWAPZhu Yi
2009-07-24cfg80211: rework key operationJohannes Berg
2009-07-24nl80211: introduce new key attributesJohannes Berg
2009-07-24mac80211: Assign next hop address to pending mesh framesJavier Cardona
2009-07-24cfg80211: fix two bugletsJohannes Berg
2009-07-24cfg80211: fix race in giwrateJohannes Berg
2009-07-24mac80211: driver operation debuggingJohannes Berg
2009-07-24mac80211: fix sparse warningJohannes Berg
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-23TCP: Add comments to (near) all functions in tcp_output.c v3Andi Kleen
2009-07-23af_packet: style cleanupsEric Dumazet
2009-07-23Phonet: dropped datagrams accountingRémi Denis-Courmont
2009-07-23Phonet: account for dropped RX packetsRémi Denis-Courmont
2009-07-23Phonet: sockets list through proc_fsRémi Denis-Courmont
2009-07-21mcastv6: Local variable shadows function argumentGerrit Renker
2009-07-21cfg80211: double free in __cfg80211_scan_doneChristian Lamparter
2009-07-21nl80211: Memory leak fixedNiko Jokinen
2009-07-21mac80211: use correct address for mesh Path ErrorJavier Cardona
2009-07-21rfkill: fix rfkill_set_states() to set the hw stateAlan Jenkins
2009-07-21mac80211: fix injection in monitor modePavel Roskin
2009-07-21rfkill: allow toggling soft state in sysfs againJohannes Berg
2009-07-21mac80211: disable meshJohannes Berg
2009-07-20Fix error return for setsockopt(SO_TIMESTAMPING)Rémi Denis-Courmont
2009-07-20RDS: Refactor end of __conn_create for readabilityAndy Grover
2009-07-20RDS/IW: Remove dead codeAndy Grover
2009-07-20RDS/IW: Remove page_shift variable from iwarp transportAndy Grover
2009-07-20RDS/IB: Always use PAGE_SIZE for FMR page sizeAndy Grover
2009-07-20RDS: Fix completion notifications on blocking socketsAndy Grover
2009-07-20RDS/IB: Drop connection when a fatal QP event is receivedAndy Grover
2009-07-20RDS/IB: Disable flow control in sysctl and explain whyAndy Grover
2009-07-20RDS/IB: Move tx/rx ring init and refill to laterAndy Grover
2009-07-20RDS: Don't set c_version in __rds_conn_create()Andy Grover
2009-07-20RDS/IB: Rename byte_len to data_len to enhance readabilityAndy Grover
2009-07-20RDS/RDMA: Fix cut-n-paste errors in printks in rdma_transport.cAndy Grover
2009-07-20RDS/IB: Fix printk to indicate remote IP, not localAndy Grover
2009-07-20RDS/IB: Handle connections using RDS 3.0 wire protocolAndy Grover
2009-07-20RDS/IB: Improve RDS protocol version checkingAndy Grover
2009-07-20RDS: Set retry_count to 2 and make modifiable via modparamAndy Grover
2009-07-20tcp: Use correct peer adr when copying MD5 keysJohn Dykstra
2009-07-20tcp: Fix MD5 signature checking on IPv4 mapped socketsJohn Dykstra
2009-07-20ipv4: fib_trie: Use tnode_get_child_rcu() and node_parent_rcu() in lookupsJarek Poplawski