summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-09-08Bluetooth: Fix using hci_conn_get() for hci_conn pointersJohan Hedberg
2014-09-08Bluetooth: Improve *_get() functions to return the object typeJohan Hedberg
2014-09-08Bluetooth: Optimize connection parameter lookup for LE connectionsJohan Hedberg
2014-09-08Bluetooth: Set addr_type only when it's neededJohan Hedberg
2014-09-08Bluetooth: Fix hci_conn reference counting for fixed channelsJohan Hedberg
2014-09-08Bluetooth: Remove unnecessary l2cap_chan_unlock before l2cap_chan_addJohan Hedberg
2014-09-08Bluetooth: Fix incorrect LE CoC PDU length restriction based on HCI MTUJohan Hedberg
2014-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-09-04Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...John W. Linville
2014-09-04Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu...John W. Linville
2014-08-29net: rfkill: gpio: Add more Broadcom bluetooth ACPI IDsMika Westerberg
2014-08-29mac80211: fix chantype recalc warningMichal Kazior
2014-08-27mac80211: Replace rcu_dereference() with rcu_access_pointer()Andreea-Cristina Bernat
2014-08-26mac80211: scan: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat
2014-08-26cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg
2014-08-26cfg80211: clarify BSS probe response vs. beacon dataJohannes Berg
2014-08-26cfg80211: re-enable CSA for drivers that support itMichal Kazior
2014-08-26mac80211: don't resize skbs needlesslyIdo Yariv
2014-08-26mac80211: Fix accounting of the tailroom-needed counterIdo Yariv
2014-08-26cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev
2014-08-26mac80211: make ieee80211_vif_use_reserved_switch staticJohannes Berg
2014-08-26mac80211: mesh_plink: use get_unaligned_le16 instead of memcpyBob Copeland
2014-08-26mac80211: fix agg_status debugfs file alignmentJohannes Berg
2014-08-26mac80211: fix start_seq_num in Rx reorder offloadDenton Gentry
2014-08-26mac80211: mesh_plink: handle confirm frames with new plidBob Copeland
2014-08-26mac80211: fix smps mode check for AP_VLANFelix Fietkau
2014-08-26mac80211: ignore AP_VLAN in ieee80211_recalc_chanctx_chantypeFelix Fietkau
2014-08-26Revert "mac80211: disable uAPSD if all ACs are under ACM"Johannes Berg
2014-08-25wireless: core: Reorder wiphy_register() notifications relevantlyTomasz Bursztyka
2014-08-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-08-25net: rfkill: gpio: Add more Broadcom bluetooth ACPI IDsMika Westerberg
2014-08-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-08-22mac80211: fix channel switch for chanctx-based driversMichal Kazior
2014-08-22net: sctp: fix suboptimal edge-case on non-active active/retrans path selectionDaniel Borkmann
2014-08-22net: sctp: spare unnecessary comparison in sctp_trans_elect_bestDaniel Borkmann
2014-08-22openvswitch: fix panic with multiple vlan headersJiri Benc
2014-08-22net: ipv6: fib: don't sleep inside atomic lockBenjamin Block
2014-08-21sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probezhuyj
2014-08-21packet: handle too big packets for PACKET_V3Eric Dumazet
2014-08-21lec: Use rtnl lock/unlock when updating MTUchas williams - CONTRACTOR
2014-08-20Bluetooth: Fix hci_conn reference counting for auto-connectionsJohan Hedberg
2014-08-19tipc: Fix build.David S. Miller
2014-08-19cbq: now_rt removalVasily Averin
2014-08-19cbq: incorrectly low bandwidth setting blocks limited trafficVasily Averin
2014-08-19ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpanMartin Townsend
2014-08-19ieee802154: 6lowpan: ensure of sending 1280 packetsAlexander Aring
2014-08-19ieee802154: mac802154: handle the reserved dest mode by dropping the packetMartin Townsend
2014-08-19ieee802154: 6lowpan_rtnl: fix correct errno valueAlexander Aring
2014-08-19mac802154: fixed potential skb leak with mac802154_parse_frame_startMartin Townsend
2014-08-16tipc: fix message importance range checkErik Hugne