summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-03-01Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell
2013-03-0120130228/nfsdStephen Rothwell
2013-03-01Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2013-03-01Merge remote-tracking branch 'ceph/master'Stephen Rothwell
2013-03-01Merge remote-tracking branch 'wireless/master'Stephen Rothwell
2013-03-01Merge remote-tracking branch 'ipsec/master'Stephen Rothwell
2013-03-01Merge remote-tracking branch 'net/master'Stephen Rothwell
2013-02-28sctp: fix association hangs due to partial delivery errorsLee A. Roberts
2013-02-28sctp: fix association hangs due to errors when reneging events from the order...Lee A. Roberts
2013-02-28sctp: fix association hangs due to reneging packets below the cumulative TSN ...Lee A. Roberts
2013-02-28sctp: fix association hangs due to off-by-one errors in sctp_tsnmap_grow()Lee A. Roberts
2013-02-28Bluetooth: Remove redundant RFCOMM BT_CLOSED settingsDean Jenkins
2013-02-28Bluetooth: Remove redundant call to rfcomm_send_discDean Jenkins
2013-02-28Bluetooth: Remove RFCOMM session refcntDean Jenkins
2013-02-28Bluetooth: Return RFCOMM session ptrs to avoid freed sessionDean Jenkins
2013-02-28Bluetooth: Check rfcomm session and DLC exists on socket closeDean Jenkins
2013-02-28Bluetooth: Avoid rfcomm_session_timeout using freed sessionDean Jenkins
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27sctp: convert to idr_alloc()Tejun Heo
2013-02-27mac80211: convert to idr_alloc()Tejun Heo
2013-02-27net/9p: convert to idr_alloc()Tejun Heo
2013-02-27net/sctp: Validate parameter size for SCTP_GET_ASSOC_STATSGuenter Roeck
2013-02-27irda: small read beyond end of array in debug codeDan Carpenter
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26libceph: add support for HASHPSPOOL pool flagSage Weil
2013-02-26libceph: update osd request/reply encodingSage Weil
2013-02-26libceph: calculate placement based on the internal data typesSage Weil
2013-02-26ceph: update support for PGID64, PGPOOL3, OSDENC protocol featuresSage Weil
2013-02-26libceph: decode into cpu-native ceph_pg typeSage Weil
2013-02-26libceph: rename ceph_pg -> ceph_pg_v1Sage Weil
2013-02-26Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2013-02-26mac80211: fix monitor mode channel reportingFelix Fietkau
2013-02-26mac80211: fix idle handling in monitor modeFelix Fietkau
2013-02-26mac80211: Ensure off-channel frames don't get queuedSeth Forshee
2013-02-26Bluetooth: change bt_sock_unregister() to return voidDavid Herrmann
2013-02-26Bluetooth: discard bt_sock_unregister() errorsDavid Herrmann
2013-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-02-26Bluetooth: Make hidp_get_raw_report abort if the session is terminatingKarl Relton
2013-02-26Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-02-26get_empty_filp()/alloc_file() leave both ->f_pos and ->f_version zeroAl Viro
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-02-26mac80211: fix the problem of forwarding from DS to DS in MeshChun-Yeow Yeoh
2013-02-26nl80211: remove TCP WoWLAN informationJohannes Berg
2013-02-26nl80211: remove radar informationJohannes Berg
2013-02-26mac80211: fix tim_lock lockingJohannes Berg
2013-02-25libceph: use a do..while loop in con_work()Alex Elder
2013-02-25libceph: use a flag to indicate a fault has occurredAlex Elder
2013-02-25libceph: separate non-locked fault handlingAlex Elder
2013-02-25libceph: encapsulate connection backoffAlex Elder