aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-09-26net: neighbour: use source address of last enqueued packet for solicitationHannes Frederic Sowa
2013-09-26cfg80211: fix warning when using WEXT for IBSSBruno Randolf
2013-09-26nl80211: enable IBSS support for channel switch announcementsSimon Wunderlich
2013-09-26mac80211: send a CSA action frame when changing channelSimon Wunderlich
2013-09-26mac80211: add support for CSA in IBSS modeSimon Wunderlich
2013-09-26mac80211: split off ibss disconnectSimon Wunderlich
2013-09-26mac80211: split off channel switch parsing functionSimon Wunderlich
2013-09-26cfg80211: export cfg80211_chandef_dfs_requiredSimon Wunderlich
2013-09-26mac80211: do not override fixed_rate_idx in minstrel_ht_update_statsLorenzo Bianconi
2013-09-26mac80211: add fixed_rate management to minstrel rcLorenzo Bianconi
2013-09-26mac80211: change beacon/connection pollingStanislaw Gruszka
2013-09-26cfg80211: use the correct macro to check for active monitor supportLuciano Coelho
2013-09-26mac80211: Remove superfluous is_multicast_ether_addr() callSergey Ryazanov
2013-09-26mac80211: use ERR_CAST()Johannes Berg
2013-09-26mac80211: add ieee80211_iterate_active_interfaces_rtnl()Johannes Berg
2013-09-25Bluetooth: Add new mgmt_set_advertising commandJohan Hedberg
2013-09-25Bluetooth: Add new mgmt setting for LE advertisingJohan Hedberg
2013-09-25Bluetooth: Use async request for LE enable/disableJohan Hedberg
2013-09-25Bluetooth: Move mgmt response convenience functions to a better locationJohan Hedberg
2013-09-25Bluetooth: Fix busy return for mgmt_set_powered in some casesJohan Hedberg
2013-09-25Bluetooth: Clean up socket locking in l2cap_sock_recvmsgJohan Hedberg
2013-09-25Bluetooth: Add clarifying comment to bt_sock_wait_state()Johan Hedberg
2013-09-25NFC: NCI: Modify NCI SPI to implement CS/INT handshake per the specEric Lapuyade
2013-09-25NFC: NCI: nci_spi_recv_frame() now returns (not forward) the read frameEric Lapuyade
2013-09-25NFC: NCI: zero struct spi_transfer variables before usageEric Lapuyade
2013-09-25xfrm: Fix aevent generation for each received packetThomas Egerer
2013-09-25NFC: netlink: SE API implementationSamuel Ortiz
2013-09-25NFC: digital: Fix sens_res endiannes handlingThierry Escande
2013-09-25NFC: rawsock: Fix a memory leakThierry Escande
2013-09-25NFC: digital: digital_tg_send_sensf_res() can be staticFengguang Wu
2013-09-25NFC: digital: Add newline to pr_* callsSamuel Ortiz
2013-09-25NFC: digital: Remove PR_ERR and PR_DBG macrosSamuel Ortiz
2013-09-25NFC: NCI: Store the spi device pointer from the spi instanceEric Lapuyade
2013-09-25NFC Digital: Add target NFC-DEP supportThierry Escande
2013-09-25NFC Digital: Add initiator NFC-DEP supportThierry Escande
2013-09-25NFC Digital: Add NFC-F technology supportThierry Escande
2013-09-25NFC Digital: Add NFC-A technology supportThierry Escande
2013-09-25NFC Digital: Implement driver commands mechanismThierry Escande
2013-09-25NFC: Digital Protocol stack implementationThierry Escande
2013-09-25NFC: Set active target upon DEP up event receptionSamuel Ortiz
2013-09-25NFC: NCI: Simplify NCI SPI to become a simple framing/checking layerEric Lapuyade
2013-09-25NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistencyEric Lapuyade
2013-09-25NFC: NCI: Fix wrong allocation size in nci_spi_allocate_device()Eric Lapuyade
2013-09-25NFC: Export nfc_find_se()Arron Wang
2013-09-24ipv6: udp packets following an UFO enqueued packet need also be handled by UFOHannes Frederic Sowa
2013-09-24ipv6: do not allow ipv6 module to be removedCong Wang
2013-09-24tcp: fix dynamic right sizingEric Dumazet
2013-09-24tcp: syncookies: reduce mss table to four valuesFlorian Westphal
2013-09-24tcp: syncookies: reduce cookie lifetime to 128 secondsFlorian Westphal
2013-09-24net: raw: do not report ICMP redirects to user spaceDuan Jiong