Age | Commit message (Expand) | Author |
2009-07-24 | mac80211: make minstrel/pid RC use ieee80211_is_data(fc) | Luis R. Rodriguez |
2009-07-24 | mac80211: drop frames for sta with no valid rate | Luis R. Rodriguez |
2009-07-24 | cfg80211: fix unregistration | Johannes Berg |
2009-07-24 | mac80211: cancel the connection monitor timers/work | Johannes Berg |
2009-07-24 | cfg80211: fix disabling WPA via wext (SIOCSIWAUTH) | Gábor Stefanik |
2009-07-24 | cfg80211: fix more bugs in mlme handling | Johannes Berg |
2009-07-24 | nl80211: report BSS status | Johannes Berg |
2009-07-24 | cfg80211: fix wext setting SSID | Johannes Berg |
2009-07-24 | cfg80211: don't look at wdev->ssid for giwessid | Johannes Berg |
2009-07-24 | cfg80211: fix wext stats | Johannes Berg |
2009-07-24 | mac80211: mesh: fix two small problems | Johannes Berg |
2009-07-24 | cfg80211: fix a locking bug | Johannes Berg |
2009-07-24 | mac80211: monitor the connection | Johannes Berg |
2009-07-24 | mac80211: fix multi-use timer | Johannes Berg |
2009-07-24 | cfg80211: fix NULL dereference in IBSS SIOCGIWAP | Zhu Yi |
2009-07-24 | cfg80211: rework key operation | Johannes Berg |
2009-07-24 | nl80211: introduce new key attributes | Johannes Berg |
2009-07-24 | mac80211: Assign next hop address to pending mesh frames | Javier Cardona |
2009-07-24 | cfg80211: fix two buglets | Johannes Berg |
2009-07-24 | cfg80211: fix race in giwrate | Johannes Berg |
2009-07-24 | mac80211: driver operation debugging | Johannes Berg |
2009-07-24 | mac80211: fix sparse warning | Johannes Berg |
2009-07-23 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-07-23 | TCP: Add comments to (near) all functions in tcp_output.c v3 | Andi Kleen |
2009-07-23 | af_packet: style cleanups | Eric Dumazet |
2009-07-23 | Phonet: dropped datagrams accounting | Rémi Denis-Courmont |
2009-07-23 | Phonet: account for dropped RX packets | Rémi Denis-Courmont |
2009-07-23 | Phonet: sockets list through proc_fs | Rémi Denis-Courmont |
2009-07-21 | mcastv6: Local variable shadows function argument | Gerrit Renker |
2009-07-21 | cfg80211: double free in __cfg80211_scan_done | Christian Lamparter |
2009-07-21 | nl80211: Memory leak fixed | Niko Jokinen |
2009-07-21 | mac80211: use correct address for mesh Path Error | Javier Cardona |
2009-07-21 | rfkill: fix rfkill_set_states() to set the hw state | Alan Jenkins |
2009-07-21 | mac80211: fix injection in monitor mode | Pavel Roskin |
2009-07-21 | rfkill: allow toggling soft state in sysfs again | Johannes Berg |
2009-07-21 | mac80211: disable mesh | Johannes Berg |
2009-07-20 | Fix error return for setsockopt(SO_TIMESTAMPING) | Rémi Denis-Courmont |
2009-07-20 | RDS: Refactor end of __conn_create for readability | Andy Grover |
2009-07-20 | RDS/IW: Remove dead code | Andy Grover |
2009-07-20 | RDS/IW: Remove page_shift variable from iwarp transport | Andy Grover |
2009-07-20 | RDS/IB: Always use PAGE_SIZE for FMR page size | Andy Grover |
2009-07-20 | RDS: Fix completion notifications on blocking sockets | Andy Grover |
2009-07-20 | RDS/IB: Drop connection when a fatal QP event is received | Andy Grover |
2009-07-20 | RDS/IB: Disable flow control in sysctl and explain why | Andy Grover |
2009-07-20 | RDS/IB: Move tx/rx ring init and refill to later | Andy Grover |
2009-07-20 | RDS: Don't set c_version in __rds_conn_create() | Andy Grover |
2009-07-20 | RDS/IB: Rename byte_len to data_len to enhance readability | Andy Grover |
2009-07-20 | RDS/RDMA: Fix cut-n-paste errors in printks in rdma_transport.c | Andy Grover |
2009-07-20 | RDS/IB: Fix printk to indicate remote IP, not local | Andy Grover |
2009-07-20 | RDS/IB: Handle connections using RDS 3.0 wire protocol | Andy Grover |