summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAge
* cfg80211: Add support for static WEP in the driverDavid Spinadel2016-09-30
* mac80211: Move ieee802111_tx_dequeue() to later in tx.cToke Høiland-Jørgensen2016-09-30
* cfg80211: wext: really don't store non-WEP keysJohannes Berg2016-09-28
* cfg80211: add checks for beacon rate, extend to meshJohannes Berg2016-09-26
* cfg80211: Add support to configure a beacon data ratePurushottam Kushwaha2016-09-26
* Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/sc...David S. Miller2016-09-18
|\
| * cfg80211: add helper to find an IE that matches a byte-arrayLuca Coelho2016-09-16
| * mac80211: allow using AP_LINK_PS with mac80211-generated TIM IEEmmanuel Grumbach2016-09-16
| * cfg80211: remove unnecessary pointer-ofJohannes Berg2016-09-15
| * mac80211: allow driver to handle packet-loss mechanismRajkumar Manoharan2016-09-15
| * mac80211: remove sta_remove_debugfs driver callbackJohannes Berg2016-09-15
| * mac80211: remove pointless chanctx NULL checkJohannes Berg2016-09-15
| * mac80211: remove unused assignmentJohannes Berg2016-09-15
| * nl80211: always check nla_put* return valuesJohannes Berg2016-09-15
| * nl80211: always check nla_nest_start() return valueJohannes Berg2016-09-15
| * mac80211: fix scan completed tracingJohannes Berg2016-09-15
| * mac80211: fix possible out-of-bounds accessJohannes Berg2016-09-15
| * cfg80211: allow connect keys only with default (TX) keyJohannes Berg2016-09-15
| * cfg80211: reduce connect key caching struct sizeJohannes Berg2016-09-13
| * cfg80211: validate key index betterJohannes Berg2016-09-13
| * cfg80211: wext: only allow WEP keys to be configured before connectedJohannes Berg2016-09-13
| * nl80211: only allow WEP keys during connect commandJohannes Berg2016-09-13
| * nl80211: fix connect keys range checkJohannes Berg2016-09-13
| * cfg80211: disallow shared key authentication with key index 4Johannes Berg2016-09-13
| * mac80211: remove useless open_count checkJohannes Berg2016-09-13
| * mac80211: simplify TDLS RA lookupJohannes Berg2016-09-13
| * mac80211: Re-structure aqm debugfs output and keep CoDel stats per txqToke Høiland-Jørgensen2016-09-13
| * mac80211: send delBA on unexpected BlockAck RequestJohannes Berg2016-09-12
| * mac80211: send delBA on unexpected BlockAck data framesJohannes Berg2016-09-12
| * mac80211: add support for radiotap timestamp fieldJohannes Berg2016-09-12
| * mac80211: add support for MU-MIMO air snifferAviya Erenfeld2016-09-12
| * mac80211: RX BA support for sta max_rx_aggregation_subframesMaxim Altshul2016-09-12
| * cfg80211: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-12
| * mac80211: refactor monitor representation in sdataAviya Erenfeld2016-09-12
| * nl80211: Allow GET_INTERFACE dumps to be filteredDenis Kenzior2016-09-12
* | pkt_sched: fq: use proper locking in fq_dump_stats()Eric Dumazet2016-09-18
* | openvswitch: use percpu flow statsThadeu Lima de Souza Cascardo2016-09-18
* | openvswitch: fix flow stats accounting when node 0 is not possibleThadeu Lima de Souza Cascardo2016-09-18
* | sctp: not return ENOMEM err back in sctp_packet_transmitXin Long2016-09-18
* | sctp: make sctp_outq_flush/tail/uncork return voidXin Long2016-09-18
* | sctp: save transmit error to sk_err in sctp_outq_flushXin Long2016-09-18
* | sctp: free msg->chunks when sctp_primitive_SEND return errXin Long2016-09-18
* | sctp: do not return the transmit err back to sctp_sendmsgXin Long2016-09-18
* | sctp: remove the unnecessary state check in sctp_outq_tailXin Long2016-09-18
* | ip6_tunnel: add collect_md mode to IPv6 tunnelsAlexei Starovoitov2016-09-17
* | ip_tunnel: add collect_md mode to IPIP tunnelAlexei Starovoitov2016-09-17
* | l2tp: constify net_device_ops structuresJulia Lawall2016-09-17
* | llc: switch type to bool as the timeout is only tested versus 0Alan Cox2016-09-17
* | tcp: prepare skbs for better sack shiftingEric Dumazet2016-09-17
* | rxrpc: Make IPv6 support conditional on CONFIG_IPV6David Howells2016-09-17